Returns a paginated list of prediction markets from the specified provider. Supports filtering by status and full-text search.
API key for authentication. Generate one via the dashboard or the /v1/api/auth/api-keys endpoint.
The prediction market platform to query.
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.
true, false