Order Book / Depth

Get bids and asks for a market

get/v1/depth

Query parameters

symbolstring required

ethperp, btcperp, etc.

granularityinteger

The number of decimals to remove from prices.

limitinteger

The number of bids and asks to retrieve. Can be 5, 10 or 20.

Response

200

Changes

No recorded changes to this endpoint across all 1 revision of this API.