Get batch prices history
Get batch prices history
Retrieve historical price data for multiple markets in a single request.
POST
Get batch prices history
Documentation Index
Fetch the complete documentation index at: https://docs.polymarket.com/llms.txt
Use this file to discover all available pages before exploring further.
Body
application/json
List of market asset ids to query. Maximum 20.
Maximum array length:
20Filter by items after this unix timestamp (seconds).
Filter by items before this unix timestamp (seconds).
Time interval for data aggregation.
Available options:
max, all, 1m, 1w, 1d, 6h, 1h Accuracy of the data expressed in minutes. Default is 1 minute.
Response
Successful response with price history for each market
Map of market asset id to array of price data points.