Skip to main content
POST
/binance/order_book

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
symbol
string
required
timeout
integer
default:300
Required range: 20 <= x <= 1500
limit
enum<string>
default:100
Available options:
5,
10,
20,
50,
100,
500,
1000,
5000

Response

Successful Response

symbol
string
required
@type
string
default:BinanceOrderBook
last_update_id
integer | null
bids
object[]
asks
object[]