Markets
Get Trade Data
Returns trade data aggregated by time window (OHLCV candles) suitable for price charts.
GET
Get Trade Prices
Path Parameters
Flexible identifier type that accepts either a numeric integer ID or a human-readable qualified ID string (QID). QIDs follow a prefix convention: MA for markets, MAA for market assets, AP for account payouts. Most path parameters that accept an ID use this type so callers can use whichever form is more convenient.
Query Parameters
Time interval to aggregate (e.g., 1 hour, 1 day, 1 week, 1 month, 1 year)
Pattern:
^(?:\d+)?\s*(second|minute|hour|day|week|month|year|all)s?$Get Trade Prices
