cURL
curl --request GET \ --url https://core.api.dev.predictstreet.sde.adifoundation.ai/api/markets/{symbol}/orderbook
{ "symbol": "<string>", "seq": 123, "bids": [ { "price": "<string>", "quantity": "<string>" } ], "asks": [ { "price": "<string>", "quantity": "<string>" } ] }
Aggregated top-of-book levels per outcome. For real-time updates use the orderbook WebSocket channel — polling this endpoint is rate-limited.
orderbook
Market symbol, e.g. UAE-CUP-FINAL-20260425.
UAE-CUP-FINAL-20260425
x <= 50
OK
Show child attributes