Authorization: Bearer ********************
markets:read
curl --location --request GET 'https://prod.your-api-server.com/markets//orderbook?side&depth'
{ "error": { "code": "string", "message": "string", "request_id": "string" } }