Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
{ "success": true, "data": { "symbol": "PERP_BTC_USDC", "mid_price": "77338.35", "spread": "1.70", "asks": [{ "price": "77339.20", "quantity": "0.45" }], "bids": [{ "price": "77337.50", "quantity": "0.32" }], "ts": 1714900000123 }, "ts": 1779269143700 }
Orderbook snapshot with mid price and spread.
1
{ "type": "orderbook", "symbol": "PERP_BTC_USDC", "max_level": 100 }
symbol
symbols
INVALID_PARAM
max_level
mid_price
(best_ask + best_bid) / 2
HALF_DOWN
null
spread
best_ask − best_bid
asks[]
bids[]
ts
now
asks
bids