Search events
Fuzzy-search prediction events by query string. Results are a single page (the response cursor is always 0).
Authorizations
Send your API key as Authorization: Bearer murmo_.... Keys are created in the Murmo app. Header-only — keys are never read from the query string. Valid for the REST API under /api/v1 only (not the GraphQL endpoint).
Query Parameters
Ignored on the current venue.
Ignored on the current venue.
Default 20, max 50.
Ignored on the current venue (single page).
Response
Matching events.
A { data: ... } envelope whose payload is passed through from an upstream source (prediction-market data, chat messages, group agents). See the relevant guide for the exact shape.