View as markdown
Endpoints

Websockets

Hold a websocket open and receive each subscribed ticker’s freshly-computed row on every refresh — push instead of poll. Paid plans; concurrent distinct tickers are capped per account and pooled across every API key on the account. Watch your live consumption against the cap with the usage endpoint.

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 plan cap.