Huobi
Seychelles based cryptocurrency exchange
19 channels
across 1 AsyncAPI spec
· Provider profile
Channels
-
One-shot request that returns the full account list / balances.Huobi / HTX WebSocket API
-
Account balance / available balance updates. - mode 0: only balance changes are pushed. - mode 1: only available balance changes are pushed. - mode 2: both balance and available balance changes are puHuobi / HTX WebSocket API
-
Authentication handshake. Must be sent and confirmed before subscribing to any private topic on the v2 socket.Huobi / HTX WebSocket API
-
Real-time ticker snapshot for all trading pairs.Huobi / HTX WebSocket API
-
Best Bid / Best Offer updates for a symbol.Huobi / HTX WebSocket API
-
Aggregated order book depth at a price-aggregation step.Huobi / HTX WebSocket API
-
24-hour rolling market detail / statistics for a symbol.Huobi / HTX WebSocket API
-
ETP (Exchange Traded Product) net asset value updates.Huobi / HTX WebSocket API
-
Candlestick (kline) updates for a symbol at the given period.Huobi / HTX WebSocket API
-
Market By Price refresh updates (full snapshot at interval).Huobi / HTX WebSocket API
-
Market By Price (incremental) updates. Use `seqNum` / `prevSeqNum` to chain updates and de-duplicate. Served on the `/feed` endpoint.Huobi / HTX WebSocket API
-
Real-time ticker for a single symbol.Huobi / HTX WebSocket API
-
Per-trade tick stream for a symbol.Huobi / HTX WebSocket API
-
Order update events for a single symbol. Use `*` as the symbol to subscribe to all symbols on the account.Huobi / HTX WebSocket API
-
One-shot request that returns the detail of a single order.Huobi / HTX WebSocket API
-
One-shot request that returns historical orders for an account.Huobi / HTX WebSocket API
-
Heartbeat channel for the v1 market data sockets. The server sends a ping frame; the client MUST echo the same timestamp back as pong.Huobi / HTX WebSocket API
-
v2 heartbeat. Server sends `{ "action": "ping", "data": { "ts":
} }`; client MUST echo with `{ "action": "pong", "data": { "ts": } }`. Huobi / HTX WebSocket API -
Trade clearing (settlement) events for a single symbol. Use `*` as the symbol to subscribe across all symbols on the account.Huobi / HTX WebSocket API