Stream messages live

Open a real-time WebSocket stream that pushes new messages to connected subscribers as they are posted.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Open a real-time WebSocket stream that pushes new messages to connected subscribers as they are posted. Use this for live feeds instead of polling the message history. Subscribers authenticate over the connection with the wallet-signed Authorization header, and paid channels also require the x402 payment authorization (passed as a paymentAuthorization query parameter on the upgrade request).

Path Params
string
required

Broadcast channel id (broadcastId).

Query Params
integer

Number of recent messages to include in the initial snapshot.

Response

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json