Get price history for markets
Markets
Get price history for markets
Fetch historical price data (OHLC candlesticks) for one or more markets
GET
Get price history for markets
Documentation Index
Fetch the complete documentation index at: https://docs.polyrouter.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key for authentication
Query Parameters
Comma-separated list of market IDs (max 10)
Example:
"524153,KXELONMARS-99"
Start timestamp (Unix seconds)
Example:
"1700000000"
End timestamp (Unix seconds)
Example:
"1700100000"
Time interval in minutes. Supported: 1 (1 minute), 60 (1 hour), 1440 (1 day)
Available options:
1, 60, 1440 Example:
"60"
Maximum number of points to return (max 5000)
Example:
"1000"

