Browse live events
Browse live/high-volume events, ordered by 24h volume and optionally filtered by category tag.
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
Default 20, max 50.
Numeric offset for the next page.
Category tag slug (subcategory wins when both are sent).
Narrower category tag slug; takes precedence over category.
Ignored on the current venue.
Response
Live 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.