Skip to main content
cURL

Query Parameters

instrument_id
integer
required

The instrument ID for which to retrieve the order book, see public/get_instruments to obtain instrument IDs.

depth
enum<integer>

The number of entries to return for bids and asks, maximum - 10000.

Available options:
1,
5,
10,
20,
50,
100,
1000,
10000

Response

200 - application/json

Success response

jsonrpc
enum<string>
required

The JSON-RPC version (2.0)

Available options:
2.0
result
object
required
id
integer

The id that was sent in the request