polymarket.com API: get_price_history
polymarket.com via Parse · Finance
Get historical price data for a market token as a time series. Returns price points at the specified fidelity interval. Token IDs are obtained from get_event_details markets[*].clob_token_ids. Access Polymarket prediction market data including events, markets, order books, price history, leaderboards, and trading activity. Fulfilled by Parse from polymarket.com.
- crypto-web3
- finance
- other
- parse
- platform-key
- polymarket-com
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- Finance
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/20b82f08-34e9-4c9e-91cd-eb4ff7b7814f/get_price_history
- Interface artifact
- sha256:7a7276f6a6c1e9c97ef8aa82152ec5ac4439a65f223611a9c1b552f4504dc045
- Manifest digest
- sha256:c0f1c65349f3202d7dd2c6cd5e105e266892807f8489c6c1dcb3189b711e8d51
Request fields
- fidelity (string): Minutes between data points.
- interval (string): Time interval for history.
- token_id (string, required): CLOB token ID (from get_event_details markets[*].clob_token_ids).
Example queries
- {"fidelity":"60","interval":"1m","token_id":"18258395755041392118198940898057846234774760894152262988568951221464458542850"}