/binance/order_book

POST /api/binance/order_book

Price: 20 credits

Get the current order book (bids and asks) for a trading pair

How to use it

Get the live order book for a Binance spot trading pair (e.g. 'BTCUSDT') — the real exchange liquidity that price aggregators do not expose. Returns the current bids and asks, each as a price and quantity, sorted best-first, plus the order book's last update id. The limit controls how many price levels are returned per side (deeper books reveal more liquidity).

Parameters

Request body

Response

Errors

Response headers