GET /api/events - Retrieve a paginated list of unified Pear events
Use your API key as a Bearer token. Example: Authorization: Bearer mk_live_...
Filter events by category. Use the /api/events/categories endpoint to see all available categories.
"Sports"
Filter by how the event was sourced across platforms.
matched, polymarket_only, kalshi_only Cursor for pagination. Pass the next_cursor value from a previous response to get the next page.
Maximum number of events to return per page.
1 <= x <= 200A paginated list of Pear events.