PredictIt
List All PredictIt Markets
Retrieve a paginated list of all PredictIt markets sorted by most recently retrieved.
Pagination
- Use
limitandoffsetquery parameters - Default limit is 10
Example
- Request:
GET /api/v1/predictit/markets?limit=50&offset=0 - 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)
Query Parameters
Maximum number of markets to return
Number of markets to skip for pagination

