Skip to main content
Retrieve price history for an event’s markets over a specified time interval. Use this data to chart price movements and analyze market trends.

Endpoint

Authentication

No authentication required.

Request

integer
required
The unique identifier of the event.
string
required
The currency mode for price data. One of play_money or real_money.
string
Time range for the price history. One of day, week, month, year, or all_time.

Response

Returns an array of price history data points for each market in the event.

Example

Sample response (200 OK)