Retrieve the current order book depth

Request Parameters


PARAMETERTYPEReq 'dExample valuesDESCRIPTION
symbolSTRINGYETHUSDCurrency pair
limitINTEGER10Return the number of layers. Maximum value is 200.

Response Content


PARAMETERTYPEExample valuesDESCRIPTION
tSTRING1690084873979Timestamp
bArray of ArraysBuying direction
1st elementSTRING29830.76Bid price
2nd elementSTRING0.0005Bid quantity
aArray of ArraysSelling direction
1st elementSTRING29938.49Ask price
2nd element0.0005Ask quantity
Language
Click Try It! to start a request and see the response here!