Fetch time-series price history for an event. Use this endpoint to plot price charts or analyze how market sentiment has changed over time. This endpoint does not require authentication.Documentation Index
Fetch the complete documentation index at: https://docs.futuur.com/llms.txt
Use this file to discover all available pages before exploring further.
Endpoint
Authentication
No authentication is required for this endpoint.Parameters
The unique identifier of the event.
The currency mode to query. Accepted values:
play_money, real_money.The time range for the price history. Accepted values:
day, week, month, year, all_time. Defaults to all available history if omitted.Response
Array of price data points ordered chronologically.
The currency mode for the returned history:
play_money or real_money.The time interval applied to this response.
Example
cURL
Sample response