HiveTalk Logo

HiveTalk Relay

A Nostr relay server for HiveTalk, supporting event kinds 5, 30000, 30311, 30312, 30313.

Websocket

Connect via websocket to interact with this relay using the Nostr protocol.

API Endpoints

Some public api endpoints for interacting with the relay

GET /api/events

Query events by kind and optional pubkey.

GET /api/events?kind=30312&limit=10

GET /api/list-rooms

List active Hivetalk rooms.

GET /api/list-rooms

GET /api/list-users

List users in a Hivetalk room.

GET /api/list-users?roomName=room_name

Supported Event Kinds