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
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

