GET
/
sapi
/
v1
/
depth

Query Parameters

limit
integer
required

The maximum number of items that can be returned in the query result. The value must be a positive integer. The default value is 100, maximum value is 100.

symbol
string
required

The uppercase symbol name, e.g., BTCUSDT.

Response

200 - application/json

Response of the request: :class:odyssey_exchange_api.requests.SpotDepthRequest.

Contains an arrays with price and volume.

asks
array
required
bids
array
required
time
integer
required