🔗 WebSocket API
Endpoints
WebSocket endpoint provides real-time index value streaming which works in Subscribe-Publish communication model. After establishing a WebSocket connection with us, you will need to send a Hello message documented below.
Endpoints
| Enviroment | Encryption | Value | Region |
|---|---|---|---|
| Production | Yes | wss://ws-api.indexes.coinapi.io | GeoDNS (auto-routing) |
For testing, debugging and development purposes we are recommending:
wscatclient from thenpmpackage repository: https://github.com/websockets/wscatsandystandalone WebSocket client with our message templates available at: https://app.gosandy.io/?url=https://raw.githubusercontent.com/coinapi/coinapi-sdk/master/data-api/sandy-ws-v1.json&u=Ar
General
WebSocket endpoint provides real-time index value streaming which works in Subscribe-Publish communication model. After establishing a WebSocket connection with us, you will need to send a Hello message documented below.
Messages
WebSocket endpoint provides real-time index value streaming which works in Subscribe-Publish communication model. After establishing a WebSocket connection with us, you will need to send a Hello message documented below.