Markets
List markets
Returns a paginated list of prediction markets from the specified provider. Supports filtering by status and full-text search.
GET
List markets
Authorizations
API key for authentication. Generate one via the dashboard or the /v1/api/auth/api-keys endpoint.
Query Parameters
The prediction market platform to query.
Available options:
kalshi, polymarket, limitless Maximum number of markets to return.
Pagination cursor from a previous response's next_cursor field.
Filter markets by status (e.g., open, closed, settled).
Full-text search query to filter markets by title or description.
Include the raw provider response in the output. Set to true to enable.
Available options:
true, false List markets