honestly, I am still struggling to understand the mechanics of combos on poly. there has to be additional liquidity pool or something, where money comes from and where it goes to
honestly, I am still struggling to understand the mechanics of combos on poly. there has to be additional liquidity pool or something, where money comes from and where it goes to
How do I get access to combos?
How do I get access to combos?
Hi Polymarket team, I’m integrating Combo markets into a third-party trading frontend and wanted to clarify the public API surface.
From the current docs, it looks like the Combo RFQ APIs expose the market maker / quoter side only:
- GET /v1/rfq/combo-markets
- POST /v1/maker/quotes
- POST /v1/maker/quotes/cancel
- POST /v1/maker/confirmations
- WSS quoter gateway
- user combo positions/activity read endpoints
The docs describe the full requester flow where a user creates an unsigned Combo RFQ request, receives the best quote, signs acceptance, and the RFQ system executes the accepted Combo. However, I couldn’t find any public requester-side endpoints for:
- creating a Combo RFQ request
- receiving/selecting the best quote
- signing/submitting requester acceptance
- tracking requester-side execution before it appears in positions/activity
Is there currently a public or partner API/SDK method for the requester side of Combo trading, or is Combo order submission only supported through the official Polymarket frontend for now?
Also, if this API is restricted, are there specific requirements for access, such as builder approval, market-maker approval, allowlisted origin, or private beta access?
Thanks.
Hi Polymarket team, I’m integrating Combo markets into a third-party trading frontend and wanted to clarify the public API surface.
From the current docs, it looks like the Combo RFQ APIs expose the market maker / quoter side only:
- GET /v1/rfq/combo-markets
- POST /v1/maker/quotes
- POST /v1/maker/quotes/cancel
- POST /v1/maker/confirmations
- WSS quoter gateway
- user combo positions/activity read endpoints
The docs describe the full requester flow where a user creates an unsigned Combo RFQ request, receives the best quote, signs acceptance, and the RFQ system executes the accepted Combo. However, I couldn’t find any public requester-side endpoints for:
- creating a Combo RFQ request
- receiving/selecting the best quote
- signing/submitting requester acceptance
- tracking requester-side execution before it appears in positions/activity
Is there currently a public or partner API/SDK method for the requester side of Combo trading, or is Combo order submission only supported through the official Polymarket frontend for now?
Also, if this API is restricted, are there specific requirements for access, such as builder approval, market-maker approval, allowlisted origin, or private beta access?
Thanks.