/
PO
polymarket
/
Portfolio API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 2w ago · Updated 2w ago
View markdown
polymarket
Portfolio API
post
Create quote
v1
latest
OpenAPI 3.0.1
2026-07-26
83
220
192.3 KB
Account
1
Accounts
3
Combos
8
put
Accept quote
put
Confirm quote
get
Get quotes
post
Create quote
get
Get RFQs
post
Create RFQ
delete
Delete quote
get
Get RFQ user ID
Events
3
Funding
2
Health
1
Incentives
2
Markets
6
Order Book
2
Orders
11
Partners
1
Portfolio
2
Positions
5
ReferenceData
3
Report
7
Search
1
Series
2
Sports
10
Tags
4
Trading
9
Combos
Create quote
Creates a quote for an RFQ.
post
/v1/combos/quotes
Request body
V1CreateQuoteRequest
required
rfqId
string
side
'SIDE_BUY'
|
'SIDE_SELL'
Side indicates the side of an Order.
price
string
clientRequestId
string
nullable
symbol
string
qtyDecimal
string
expirationTime
string
date-time
Response
A successful response.
V1CreateQuoteResponse
required
clientRequestId
string