Retrieve prediction markets with optional filters.
Results are sorted by created_at descending (newest first), with id as a secondary sort key for deterministic ordering.
Pagination: This endpoint uses cursor-based pagination for efficient querying of large datasets.
cursor parameternext_cursor fieldnext_cursor is empty or absent, you have reached the end of the resultsAPI key authentication. Format: credential_id:credential_secret
Example: Authorization: Bearer api_brave_cosmic_falcon:sk_life_AbCdEfGh...
Filter markets created at or after this time (RFC3339 format)
Filter markets created at or before this time (RFC3339 format)
Filter by market status Current status of the market
PENDING, ACTIVE, PAUSED, CLOSED, RESOLVED Filter by platform Platform identifier
POLYMARKET, KALSHI Maximum number of results to return per page
1 <= x <= 1000Pagination cursor from a previous response's next_cursor field.
Omit this parameter to start from the beginning.
Paginated list of markets
Array of market objects
Cursor to fetch the next page of results.
Pass this value as the cursor query parameter in your next request.
If this field is empty or absent, there are no more results.
"eyJjcmVhdGVkX2F0IjoiMjAyNC0wMS0xNVQxMjowMDowMFoiLCJpZCI6IjU1MGU4NDAwLWUyOWItNDFkNC1hNzE2LTQ0NjY1NTQ0MDAwMCJ9"