Request an RFQ quote for a multi-leg combo
trade.combos
Request an RFQ quote for a multi-leg combo
Requests a maker price for a 2–10 leg parlay (RFQ). The returned expires_at is ~8.5s out — call /combo/accept with the returned combo_order_id + quote_id before it, or re-quote. Managed (deposit-wallet) users only. Idempotency-Key required.
POST
Request an RFQ quote for a multi-leg combo
Body
application/json
Ordered YES outcome token ids (ERC-1155 position ids) of 2–10 distinct markets to combine.
Required array length:
2 - 10 elementsMinimum string length:
1pUSD the user spends on the combo (BUY).
Required range:
x >= 0.01Only BUY is supported right now.
Available options:
BUY Response
200 - application/json
Default Response
Blended price in cents per YES share.
ISO-8601 instant the quote expires (~8.5s). Call /combo/accept before it; a stale accept returns 410 QUOTE_EXPIRED.