cURL
curl --request GET \ --url https://api.hypereth.io/v1/aster/fapi/v1/depth \ --header 'X-MBX-APIKEY: <api-key>'
{ "lastUpdateId": 123, "E": 123, "T": 123, "bids": [ [ "<string>" ] ], "asks": [ [ "<string>" ] ] }
Get order book for a symbol.
API Key authentication for Aster Finance
Trading symbol
Number of entries to return
5
10
20
50
100
500
1000
Order book data