GET /api/search - Search for events by keyword across all categories and venues
Use your API key as a Bearer token. Example: Authorization: Bearer mk_live_...
Search query string. Matches against event titles and descriptions.
1"bitcoin"
Filter results to events available on a specific venue.
kalshi, polymarket Filter results by event category.
"Crypto"
Maximum number of results to return.
1 <= x <= 200