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.
| Method | Path | Summary |
|---|---|---|
| WSS | https://api.tickerbot.io/ | Hold a socket open and receive each subscribed ticker's freshly-computed row on every refresh. |
| GET | https://api.tickerbot.io/ | Current WebSocket streaming consumption vs your plan cap. |