cURL
curl --request GET \ --url https://openapi.odyssey.trade/sapi/v1/depth
{ "asks": [ [ "1.1", "1.2" ] ], "bids": [ [ "2.1", "2.2" ] ], "time": 0 }
Market depth data.