Order book
GET/md/v2/orderbooks/:exchange/:symbol
The request returns information about the current number of lots and their price in bids and asks of the order book for the specified financial asset.
Private resource
Anonymous execution of this command is prohibited. Provide the valid Access token as the value of the mandatory token
parameter.
WebSocket API
This operation has an alternative in the form of WebSocket subscription.
Request
Responses
- 200
- 401
Request processed successfully
Failed to authorize request — JWT
is not specified in the request header, it has expired, or it belongs to a different system environment