Skip to main content
GET
OHLC candles

Path Parameters

symbol
string
required

Market symbol, e.g. UAE-CUP-FINAL-20260425. Used by sub-resource endpoints (/orderbook, /trades, /ohlc, /traders). The root market-detail endpoint /api/markets/{slug} accepts the slug instead — see MarketSlug.

Query Parameters

interval
enum<string>
required
Available options:
s5,
s30,
m1,
m5,
m15,
h1,
h4,
d1
outcome
string
default:YES
from
string<date-time>
to
string<date-time>

Response

OK

symbol
string
outcome
string
interval
string
from
string<date-time>
to
string<date-time>
candles
object[]