Markets
Get market price history
Returns OHLC price history data for one or more markets. Supports configurable time intervals and includes bid/ask spread data.
GET
Get market price history
Authorizations
API key for authentication. Generate one via the dashboard or the /v1/api/auth/api-keys endpoint.
Query Parameters
Comma-separated list of market IDs (maximum 10).
Start timestamp (Unix epoch).
End timestamp (Unix epoch).
The prediction market platform to query.
Available options:
kalshi, polymarket, limitless Candlestick interval in minutes. 1 = 1 minute, 60 = 1 hour, 1440 = 1 day.
Available options:
1, 60, 1440 Maximum number of data points to return (max 5000).
Required range:
x <= 5000Get market price history