/polymarket/markets/history

POST /api/polymarket/markets/history

Price: 5 credits

Get the price (probability) history of a market outcome token

How to use it

Get the historical price curve of one market outcome token (the probability over time of that outcome). Identify the token by its outcome token id, which you can read from the clob_token_ids of a market. Choose a time window with interval (1h/6h/1d/1w/1m/max) and optionally fidelity (minutes per point). Returns points with date_at (unix seconds) and price, oldest first. For long-running or resolved markets, raise fidelity to retrieve the down-sampled history.

Parameters

Request body

Response

Errors

Response headers