PredictIt
Get PredictIt Price History
Retrieve price and ticker history for a specific PredictIt market. Includes best bid/ask with quantities and last price.
Use cases
- Chart price history over time
- Monitor bid/ask spread dynamics
- Track market activity
Example
- Request:
GET /api/v1/predictit/34088/prices?limit=10 - Header:
X-API-Key: YOUR_API_KEY
GET
Documentation Index
Fetch the complete documentation index at: https://docs.delphimarkets.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Your API key (get one from the test-key endpoint above)
Path Parameters
PredictIt market ID
Query Parameters
Maximum number of ticker records to return
Response
Array of ticker records
Exchange name
Market identifier
Market ID on the PredictIt venue
Best bid price
Best bid quantity
Best ask price
Best ask quantity
Last traded price
Data source identifier
Server timestamp
Ingest timestamp

