← tickerbot.io
View as markdown
Endpoints › Websockets

Websockets

Hold a socket open and receive each subscribed ticker’s freshly-computed row on every refresh. Push instead of poll.

MethodPathSummary
WSShttps://api.tickerbot.io/v2/streamHold a socket open and receive each subscribed ticker's freshly-computed row on every refresh.
GEThttps://api.tickerbot.io/v2/stream/usageCurrent WebSocket streaming consumption vs your account cap.

Caps are per account

Pooled across every connection and every key.

Concurrent distinct tickers are capped per account and pooled across every API key on it, so issuing more keys grants no more capacity. Watch live consumption against the cap with the usage endpoint.