Skip to main content
GET
Polymarket Price History

Query Parameters

condition_id
string
required

Market condition identifier

Example:

"0x1234567890abcdef"

time_range
enum<string>
default:30d

Predefined time range. Ignored when interval is latest.

Available options:
7d,
30d,
90d,
180d,
1y
Example:

"30d"

interval
enum<string>
default:1d

Aggregation interval: 1h (hourly), 1d (daily), or latest (most recent snapshot)

Available options:
1h,
1d,
latest
Example:

"1d"

Response

OK

data
object[] | null
required
meta
object
required
$schema
string<uri>
read-only

A URL to the JSON Schema for this object.

Example:

"https://example.com/schemas/DataResponsePolymarketPricePoint.json"