Create prediction proposal
Create a prediction proposal with an initial prediction (group leader only). Takes an event/market reference — never a title; the backend resolves titles and the outcome mint server-side. Subject to regional restrictions (see Eligibility & geo restrictions).
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).
Body
Kalshi event ticker.
Kalshi market id (the specific outcome).
Buy the YES side (true) or NO side (false).
A monetary amount as a full-precision plain decimal string in USD — never a number, never raw base units, never scientific notation, never rounded. Parse with a decimal library; round only for display.
"12.50"
Response
Created proposal and the opening trade.