Skip to main content
POST
Create a live quote request for a parlay of 2-5 legs. Every connected market maker receives it immediately and starts quoting.

Authentication

Send your API key in the X-API-Key header. The key needs the trading:write scope.
A Privy JWT (Authorization: Bearer <jwt>) is also accepted. See Authentication.

Request body

array
required
2-5 parlay legs. See Limits and fees.
number
required
Bet amount in USDC, from 1 to 100.
string[]
Up to 50 market maker ids whose quotes you do not want, such as the failed_mm_id from a commit that timed out.

Response

object

Errors