WebSocket API
Connection
Channels
Subscription example
{
"op": "subscribe",
"args": ["public/markets.BTC-USD.ticker", "public/markets.BTC-USD.orderbook"]
}Message example (ticker)
Last updated