PredictIt
Get PredictIt Market Details
Retrieve full market details for a specific PredictIt market by market ID.
Use cases
- Look up contract and market metadata
- Check market status and last trade price
- Access raw JSON data from the exchange
Example
- Request:
GET /api/v1/predictit/34088/market - 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
Response
Market details
Market details for a PredictIt prediction market contract.
Exchange name
Unique market identifier
Market ID on the PredictIt venue
Contract name
Market name
Market ticker symbol
URL to the market on PredictIt
Current market status
Last trade price
Last trade time
Raw JSON data from the exchange
When the data was retrieved

