Update Polymarket documentation - whitespace normalization (2026-04-07)
This commit is contained in:
@@ -424,4 +424,4 @@ When initializing the L2 client, you must specify your wallet **signatureType**
|
||||
</CardGroup>
|
||||
|
||||
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
|
||||
@@ -108,4 +108,4 @@ components:
|
||||
|
||||
````
|
||||
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
|
||||
@@ -134,4 +134,4 @@ components:
|
||||
|
||||
````
|
||||
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
|
||||
@@ -223,4 +223,4 @@ components:
|
||||
|
||||
````
|
||||
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
|
||||
@@ -98,4 +98,4 @@ components:
|
||||
|
||||
````
|
||||
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
|
||||
@@ -149,4 +149,4 @@ components:
|
||||
|
||||
````
|
||||
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
|
||||
@@ -115,4 +115,4 @@ components:
|
||||
|
||||
````
|
||||
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
|
||||
@@ -104,4 +104,4 @@ components:
|
||||
|
||||
````
|
||||
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
|
||||
@@ -108,4 +108,4 @@ For [gasless transactions](/trading/gasless) using proxy wallets, the relayer cl
|
||||
</CardGroup>
|
||||
|
||||
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
|
||||
@@ -211,4 +211,4 @@ components:
|
||||
|
||||
````
|
||||
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
|
||||
@@ -236,4 +236,4 @@ components:
|
||||
|
||||
````
|
||||
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
|
||||
@@ -250,4 +250,4 @@ components:
|
||||
|
||||
````
|
||||
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
|
||||
@@ -193,4 +193,4 @@ components:
|
||||
|
||||
````
|
||||
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
|
||||
@@ -220,4 +220,4 @@ components:
|
||||
|
||||
````
|
||||
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
|
||||
@@ -192,4 +192,4 @@ components:
|
||||
|
||||
````
|
||||
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
|
||||
@@ -139,4 +139,4 @@ components:
|
||||
|
||||
````
|
||||
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
|
||||
@@ -96,4 +96,4 @@ components:
|
||||
|
||||
````
|
||||
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
|
||||
@@ -160,4 +160,4 @@ components:
|
||||
|
||||
````
|
||||
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
|
||||
@@ -192,4 +192,4 @@ components:
|
||||
|
||||
````
|
||||
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
|
||||
@@ -231,4 +231,4 @@ components:
|
||||
|
||||
````
|
||||
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
|
||||
@@ -104,4 +104,4 @@ components:
|
||||
|
||||
````
|
||||
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
|
||||
@@ -80,4 +80,4 @@ components:
|
||||
|
||||
````
|
||||
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
|
||||
@@ -818,6 +818,11 @@ components:
|
||||
type: string
|
||||
format: date-time
|
||||
nullable: true
|
||||
feesEnabled:
|
||||
type: boolean
|
||||
nullable: true
|
||||
feeSchedule:
|
||||
$ref: '#/components/schemas/FeeSchedule'
|
||||
Series:
|
||||
type: object
|
||||
properties:
|
||||
@@ -1189,7 +1194,22 @@ components:
|
||||
outcomes:
|
||||
type: string
|
||||
nullable: true
|
||||
FeeSchedule:
|
||||
type: object
|
||||
properties:
|
||||
exponent:
|
||||
type: number
|
||||
nullable: true
|
||||
rate:
|
||||
type: number
|
||||
nullable: true
|
||||
takerOnly:
|
||||
type: boolean
|
||||
nullable: true
|
||||
rebateRate:
|
||||
type: number
|
||||
nullable: true
|
||||
|
||||
````
|
||||
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
|
||||
@@ -818,6 +818,11 @@ components:
|
||||
type: string
|
||||
format: date-time
|
||||
nullable: true
|
||||
feesEnabled:
|
||||
type: boolean
|
||||
nullable: true
|
||||
feeSchedule:
|
||||
$ref: '#/components/schemas/FeeSchedule'
|
||||
Series:
|
||||
type: object
|
||||
properties:
|
||||
@@ -1189,7 +1194,22 @@ components:
|
||||
outcomes:
|
||||
type: string
|
||||
nullable: true
|
||||
FeeSchedule:
|
||||
type: object
|
||||
properties:
|
||||
exponent:
|
||||
type: number
|
||||
nullable: true
|
||||
rate:
|
||||
type: number
|
||||
nullable: true
|
||||
takerOnly:
|
||||
type: boolean
|
||||
nullable: true
|
||||
rebateRate:
|
||||
type: number
|
||||
nullable: true
|
||||
|
||||
````
|
||||
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
|
||||
@@ -107,4 +107,4 @@ components:
|
||||
|
||||
````
|
||||
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
|
||||
@@ -928,6 +928,11 @@ components:
|
||||
type: string
|
||||
format: date-time
|
||||
nullable: true
|
||||
feesEnabled:
|
||||
type: boolean
|
||||
nullable: true
|
||||
feeSchedule:
|
||||
$ref: '#/components/schemas/FeeSchedule'
|
||||
Series:
|
||||
type: object
|
||||
properties:
|
||||
@@ -1299,7 +1304,22 @@ components:
|
||||
outcomes:
|
||||
type: string
|
||||
nullable: true
|
||||
FeeSchedule:
|
||||
type: object
|
||||
properties:
|
||||
exponent:
|
||||
type: number
|
||||
nullable: true
|
||||
rate:
|
||||
type: number
|
||||
nullable: true
|
||||
takerOnly:
|
||||
type: boolean
|
||||
nullable: true
|
||||
rebateRate:
|
||||
type: number
|
||||
nullable: true
|
||||
|
||||
````
|
||||
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
|
||||
@@ -209,4 +209,4 @@ If you believe you are incorrectly restricted or have questions about geographic
|
||||
</CardGroup>
|
||||
|
||||
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
|
||||
@@ -59,4 +59,4 @@ The CLOB API has both public endpoints (orderbook, prices) and authenticated end
|
||||
</CardGroup>
|
||||
|
||||
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
|
||||
@@ -114,4 +114,4 @@ components:
|
||||
|
||||
````
|
||||
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
|
||||
@@ -117,4 +117,4 @@ components:
|
||||
|
||||
````
|
||||
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
|
||||
@@ -113,4 +113,4 @@ components:
|
||||
|
||||
````
|
||||
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
|
||||
@@ -133,4 +133,4 @@ components:
|
||||
|
||||
````
|
||||
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
|
||||
@@ -150,4 +150,4 @@ components:
|
||||
|
||||
````
|
||||
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
|
||||
@@ -132,4 +132,4 @@ components:
|
||||
|
||||
````
|
||||
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
|
||||
@@ -129,4 +129,4 @@ components:
|
||||
|
||||
````
|
||||
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
|
||||
@@ -144,4 +144,4 @@ components:
|
||||
|
||||
````
|
||||
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
|
||||
@@ -103,4 +103,4 @@ components:
|
||||
|
||||
````
|
||||
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
|
||||
@@ -122,4 +122,4 @@ components:
|
||||
|
||||
````
|
||||
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
|
||||
@@ -192,4 +192,4 @@ components:
|
||||
|
||||
````
|
||||
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
|
||||
@@ -192,4 +192,4 @@ components:
|
||||
|
||||
````
|
||||
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
|
||||
@@ -102,4 +102,4 @@ components:
|
||||
|
||||
````
|
||||
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
|
||||
@@ -120,4 +120,4 @@ components:
|
||||
|
||||
````
|
||||
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
|
||||
@@ -114,4 +114,4 @@ components:
|
||||
|
||||
````
|
||||
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
|
||||
@@ -118,4 +118,4 @@ components:
|
||||
|
||||
````
|
||||
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
|
||||
@@ -493,6 +493,11 @@ components:
|
||||
type: string
|
||||
format: date-time
|
||||
nullable: true
|
||||
feesEnabled:
|
||||
type: boolean
|
||||
nullable: true
|
||||
feeSchedule:
|
||||
$ref: '#/components/schemas/FeeSchedule'
|
||||
ImageOptimization:
|
||||
type: object
|
||||
properties:
|
||||
@@ -882,6 +887,21 @@ components:
|
||||
isCarousel:
|
||||
type: boolean
|
||||
nullable: true
|
||||
FeeSchedule:
|
||||
type: object
|
||||
properties:
|
||||
exponent:
|
||||
type: number
|
||||
nullable: true
|
||||
rate:
|
||||
type: number
|
||||
nullable: true
|
||||
takerOnly:
|
||||
type: boolean
|
||||
nullable: true
|
||||
rebateRate:
|
||||
type: number
|
||||
nullable: true
|
||||
Series:
|
||||
type: object
|
||||
properties:
|
||||
@@ -1188,4 +1208,4 @@ components:
|
||||
|
||||
````
|
||||
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
|
||||
@@ -493,6 +493,11 @@ components:
|
||||
type: string
|
||||
format: date-time
|
||||
nullable: true
|
||||
feesEnabled:
|
||||
type: boolean
|
||||
nullable: true
|
||||
feeSchedule:
|
||||
$ref: '#/components/schemas/FeeSchedule'
|
||||
ImageOptimization:
|
||||
type: object
|
||||
properties:
|
||||
@@ -882,6 +887,21 @@ components:
|
||||
isCarousel:
|
||||
type: boolean
|
||||
nullable: true
|
||||
FeeSchedule:
|
||||
type: object
|
||||
properties:
|
||||
exponent:
|
||||
type: number
|
||||
nullable: true
|
||||
rate:
|
||||
type: number
|
||||
nullable: true
|
||||
takerOnly:
|
||||
type: boolean
|
||||
nullable: true
|
||||
rebateRate:
|
||||
type: number
|
||||
nullable: true
|
||||
Series:
|
||||
type: object
|
||||
properties:
|
||||
@@ -1188,4 +1208,4 @@ components:
|
||||
|
||||
````
|
||||
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
|
||||
@@ -107,4 +107,4 @@ components:
|
||||
|
||||
````
|
||||
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
|
||||
@@ -136,4 +136,4 @@ components:
|
||||
|
||||
````
|
||||
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
|
||||
@@ -182,4 +182,4 @@ components:
|
||||
|
||||
````
|
||||
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
|
||||
@@ -129,4 +129,4 @@ components:
|
||||
|
||||
````
|
||||
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
|
||||
@@ -129,4 +129,4 @@ components:
|
||||
|
||||
````
|
||||
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
|
||||
@@ -619,6 +619,11 @@ components:
|
||||
type: string
|
||||
format: date-time
|
||||
nullable: true
|
||||
feesEnabled:
|
||||
type: boolean
|
||||
nullable: true
|
||||
feeSchedule:
|
||||
$ref: '#/components/schemas/FeeSchedule'
|
||||
ImageOptimization:
|
||||
type: object
|
||||
properties:
|
||||
@@ -1008,6 +1013,21 @@ components:
|
||||
isCarousel:
|
||||
type: boolean
|
||||
nullable: true
|
||||
FeeSchedule:
|
||||
type: object
|
||||
properties:
|
||||
exponent:
|
||||
type: number
|
||||
nullable: true
|
||||
rate:
|
||||
type: number
|
||||
nullable: true
|
||||
takerOnly:
|
||||
type: boolean
|
||||
nullable: true
|
||||
rebateRate:
|
||||
type: number
|
||||
nullable: true
|
||||
Series:
|
||||
type: object
|
||||
properties:
|
||||
@@ -1314,4 +1334,4 @@ components:
|
||||
|
||||
````
|
||||
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
|
||||
@@ -76,4 +76,4 @@ components:
|
||||
|
||||
````
|
||||
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
|
||||
@@ -93,4 +93,4 @@ components:
|
||||
|
||||
````
|
||||
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
|
||||
@@ -86,4 +86,4 @@ components:
|
||||
|
||||
````
|
||||
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
|
||||
@@ -87,4 +87,4 @@ components:
|
||||
|
||||
````
|
||||
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
|
||||
@@ -153,4 +153,4 @@ components:
|
||||
|
||||
````
|
||||
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
|
||||
@@ -126,4 +126,4 @@ Trading endpoints have both **burst** limits (short spikes allowed) and **sustai
|
||||
</CardGroup>
|
||||
|
||||
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
|
||||
@@ -972,6 +972,11 @@ components:
|
||||
type: string
|
||||
format: date-time
|
||||
nullable: true
|
||||
feesEnabled:
|
||||
type: boolean
|
||||
nullable: true
|
||||
feeSchedule:
|
||||
$ref: '#/components/schemas/FeeSchedule'
|
||||
Series:
|
||||
type: object
|
||||
properties:
|
||||
@@ -1343,7 +1348,22 @@ components:
|
||||
outcomes:
|
||||
type: string
|
||||
nullable: true
|
||||
FeeSchedule:
|
||||
type: object
|
||||
properties:
|
||||
exponent:
|
||||
type: number
|
||||
nullable: true
|
||||
rate:
|
||||
type: number
|
||||
nullable: true
|
||||
takerOnly:
|
||||
type: boolean
|
||||
nullable: true
|
||||
rebateRate:
|
||||
type: number
|
||||
nullable: true
|
||||
|
||||
````
|
||||
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
|
||||
@@ -1122,6 +1122,11 @@ components:
|
||||
type: string
|
||||
format: date-time
|
||||
nullable: true
|
||||
feesEnabled:
|
||||
type: boolean
|
||||
nullable: true
|
||||
feeSchedule:
|
||||
$ref: '#/components/schemas/FeeSchedule'
|
||||
EventCreator:
|
||||
type: object
|
||||
properties:
|
||||
@@ -1185,7 +1190,22 @@ components:
|
||||
outcomes:
|
||||
type: string
|
||||
nullable: true
|
||||
FeeSchedule:
|
||||
type: object
|
||||
properties:
|
||||
exponent:
|
||||
type: number
|
||||
nullable: true
|
||||
rate:
|
||||
type: number
|
||||
nullable: true
|
||||
takerOnly:
|
||||
type: boolean
|
||||
nullable: true
|
||||
rebateRate:
|
||||
type: number
|
||||
nullable: true
|
||||
|
||||
````
|
||||
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
|
||||
@@ -1172,6 +1172,11 @@ components:
|
||||
type: string
|
||||
format: date-time
|
||||
nullable: true
|
||||
feesEnabled:
|
||||
type: boolean
|
||||
nullable: true
|
||||
feeSchedule:
|
||||
$ref: '#/components/schemas/FeeSchedule'
|
||||
EventCreator:
|
||||
type: object
|
||||
properties:
|
||||
@@ -1235,7 +1240,22 @@ components:
|
||||
outcomes:
|
||||
type: string
|
||||
nullable: true
|
||||
FeeSchedule:
|
||||
type: object
|
||||
properties:
|
||||
exponent:
|
||||
type: number
|
||||
nullable: true
|
||||
rate:
|
||||
type: number
|
||||
nullable: true
|
||||
takerOnly:
|
||||
type: boolean
|
||||
nullable: true
|
||||
rebateRate:
|
||||
type: number
|
||||
nullable: true
|
||||
|
||||
````
|
||||
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
|
||||
@@ -89,4 +89,4 @@ components:
|
||||
|
||||
````
|
||||
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
|
||||
@@ -64,4 +64,4 @@ components:
|
||||
|
||||
````
|
||||
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
|
||||
@@ -136,4 +136,4 @@ components:
|
||||
|
||||
````
|
||||
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
|
||||
@@ -93,4 +93,4 @@ components:
|
||||
|
||||
````
|
||||
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
|
||||
@@ -93,4 +93,4 @@ components:
|
||||
|
||||
````
|
||||
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
|
||||
@@ -108,4 +108,4 @@ components:
|
||||
|
||||
````
|
||||
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
|
||||
@@ -108,4 +108,4 @@ components:
|
||||
|
||||
````
|
||||
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
|
||||
@@ -116,4 +116,4 @@ components:
|
||||
|
||||
````
|
||||
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
|
||||
@@ -116,4 +116,4 @@ components:
|
||||
|
||||
````
|
||||
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
|
||||
@@ -132,4 +132,4 @@ components:
|
||||
|
||||
````
|
||||
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
|
||||
@@ -169,4 +169,4 @@ components:
|
||||
|
||||
````
|
||||
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
|
||||
@@ -209,4 +209,4 @@ components:
|
||||
|
||||
````
|
||||
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
|
||||
@@ -204,4 +204,4 @@ components:
|
||||
|
||||
````
|
||||
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
|
||||
@@ -193,4 +193,4 @@ components:
|
||||
|
||||
````
|
||||
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
|
||||
@@ -365,4 +365,4 @@ components:
|
||||
|
||||
````
|
||||
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
|
||||
@@ -187,4 +187,4 @@ components:
|
||||
|
||||
````
|
||||
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
|
||||
@@ -280,4 +280,4 @@ components:
|
||||
|
||||
````
|
||||
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
|
||||
@@ -388,4 +388,4 @@ components:
|
||||
|
||||
````
|
||||
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
|
||||
@@ -12,7 +12,7 @@ Builder-authenticated clients can also use this endpoint to retrieve orders attr
|
||||
|
||||
## OpenAPI
|
||||
|
||||
````yaml /api-spec/clob-openapi.yaml get /orders
|
||||
````yaml /api-spec/clob-openapi.yaml get /data/orders
|
||||
openapi: 3.1.0
|
||||
info:
|
||||
title: Polymarket CLOB API
|
||||
@@ -41,7 +41,7 @@ tags:
|
||||
- name: Rebates
|
||||
description: Maker rebate endpoints
|
||||
paths:
|
||||
/orders:
|
||||
/data/orders:
|
||||
get:
|
||||
tags:
|
||||
- Trade
|
||||
@@ -344,4 +344,4 @@ components:
|
||||
|
||||
````
|
||||
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
|
||||
@@ -377,4 +377,4 @@ components:
|
||||
|
||||
````
|
||||
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
|
||||
@@ -399,4 +399,4 @@ components:
|
||||
|
||||
````
|
||||
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
|
||||
@@ -139,4 +139,4 @@ components:
|
||||
|
||||
````
|
||||
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
|
||||
@@ -1249,4 +1249,4 @@ securitySchemes: []
|
||||
|
||||
````
|
||||
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
|
||||
@@ -239,4 +239,4 @@ securitySchemes: []
|
||||
|
||||
````
|
||||
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
|
||||
@@ -790,4 +790,4 @@ securitySchemes: []
|
||||
|
||||
````
|
||||
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
|
||||
Reference in New Issue
Block a user