GET
Stream rug flags (WebSocket)

Authorizations

Authorization
string
header
required

The streaming endpoints additionally accept ?token= for clients that cannot set headers, such as a browser WebSocket. Mint a separate token for that: a credential in a URL reaches access logs, proxies and browser history.

Query Parameters

chains
string

Comma-separated chain names, or all. Omit for every chain. Unknown names are reported in the welcome event rather than silently dropped.

since
integer

Resume after this sequence number. The replay window is bounded; a range already discarded is reported as a gap in the welcome event.

token
string

Bearer token, for clients that cannot set headers. The Authorization header is checked first and always wins; prefer it.

Response

Switching Protocols. The connection is now a WebSocket.