Browse events
Browse prediction events (trending, scoped to comma-separated series tickers, or — when category is given — the paginated category browse). Kalshi-native: prices here are already human dollar strings.
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
Comma-separated Kalshi series tickers.
When present, switches to the paginated category browse.
Response
Events (Kalshi-native).
A { data: ... } envelope whose payload is passed through from an upstream source (Kalshi market data, chat messages, group agents). See the relevant guide for the exact shape.