Messages
No examples found{
"cmd": "<string>",
"data": {
"symbol": "<string>",
"last_price": "<string>",
"timestamp": 123
}
}Websockets
Ticker
WSS
/
v1
/
realtime
Messages
No examples found{
"cmd": "<string>",
"data": {
"symbol": "<string>",
"last_price": "<string>",
"timestamp": 123
}
}api_key
type:httpApiKey
Subscribe/Unsubscribe to Ticker
type:object
Subscribe or unsubscribe to real-time ticker updates for one or multiple symbols
Ticker Data
type:object
Real-time ticker data pushed from server
⌘I
