Get Orderbook
Retrieves the current order book for a specific trading symbol, including bid and ask depth levels.
Required scopes
This endpoint requires the following scopes:
Authorizations
api-keystringRequired
For third party retail API users
Query parameters
symbolstringRequiredExample:
Trading symbol
BTCUSDT.PERPPattern: ^[A-Z0-9]+(\.[A-Z0-9]+)?$Responses
200
OK
application/json
symbolstringRequiredExample:
Trading symbol
BTCUSDT.PERPPattern: ^[A-Z0-9]+(\.[A-Z0-9]+)?$get
/api/v1/market/orderbook200
OK
Last updated
