docs: daily sync Polymarket docs 2026-06-22 - refresh 142 updated files

This commit is contained in:
GLaDOS
2026-06-22 14:12:02 +02:00
parent abc5b2ae3f
commit 2468130bc8
142 changed files with 241 additions and 170 deletions
@@ -106,4 +106,4 @@ components:
pattern: ^0x[a-fA-F0-9]{40}$
example: '0x56687bf447db6ffa42ffe2204a05edaa20f55839'
````
````
@@ -132,4 +132,4 @@ components:
pattern: ^0x[a-fA-F0-9]{40}$
example: '0x56687bf447db6ffa42ffe2204a05edaa20f55839'
````
````
+1 -1
View File
@@ -221,4 +221,4 @@ components:
description: Impact cost of the transaction
example: 0
````
````
@@ -96,4 +96,4 @@ components:
description: Token decimals
example: 6
````
````
@@ -151,4 +151,4 @@ components:
when status is DEPOSIT_DETECTED)
example: 1757531217339
````
````
@@ -119,4 +119,4 @@ components:
required:
- error
````
````
@@ -108,4 +108,4 @@ components:
required:
- error
````
````
@@ -1,3 +1,7 @@
> ## Documentation Index
> Fetch the complete documentation index at: https://docs.polymarket.com/llms.txt
> Use this file to discover all available pages before exploring further.
# Get combo markets
> Returns active markets that can be used as combo legs, ordered by volume
@@ -10,6 +14,7 @@ the next request; a value of `null` indicates the final page.
## OpenAPI
````yaml /api-spec/combos-rfq-openapi.yaml get /v1/rfq/combo-markets
@@ -209,4 +209,4 @@ components:
type: string
nullable: true
````
````
@@ -234,4 +234,4 @@ components:
type: string
nullable: true
````
````
+1 -1
View File
@@ -248,4 +248,4 @@ components:
type: string
nullable: true
````
````
@@ -191,4 +191,4 @@ components:
required:
- error
````
````
@@ -218,4 +218,4 @@ components:
required:
- error
````
````
@@ -190,4 +190,4 @@ components:
outcomeIndex:
type: integer
````
````
@@ -137,4 +137,4 @@ components:
pattern: ^0x[a-fA-F0-9]{40}$
example: '0x56687bf447db6ffa42ffe2204a05edaa20f55839'
````
````
@@ -94,4 +94,4 @@ components:
required:
- error
````
````
@@ -159,4 +159,4 @@ components:
required:
- error
````
````
@@ -190,4 +190,4 @@ components:
required:
- error
````
````
+3 -1
View File
@@ -89,6 +89,7 @@ paths:
- REWARD
- CONVERSION
- MAKER_REBATE
- TAKER_REBATE
- REFERRAL_REWARD
- in: query
name: start
@@ -183,6 +184,7 @@ components:
- REWARD
- CONVERSION
- MAKER_REBATE
- TAKER_REBATE
- REFERRAL_REWARD
size:
type: number
@@ -237,4 +239,4 @@ components:
required:
- error
````
````
@@ -1,3 +1,7 @@
> ## Documentation Index
> Fetch the complete documentation index at: https://docs.polymarket.com/llms.txt
> Use this file to discover all available pages before exploring further.
# Get user combo activity
> Combo lifecycle and redeem events (split / merge / convert / compress / wrap / unwrap / redeem) for a user, with per-leg breakdown. The combo counterpart to /activity trade rows. Also available at /v1/data/user/{address}/activity/combos (address from the path).
@@ -1,3 +1,7 @@
> ## Documentation Index
> Fetch the complete documentation index at: https://docs.polymarket.com/llms.txt
> Use this file to discover all available pages before exploring further.
# Get user combo positions
> Combinatorial (multi-market) positions held by a user, with per-leg breakdown. Also available at /v1/data/user/{address}/positions/combos (address from the path).
@@ -108,4 +108,4 @@ components:
type: integer
description: Number of seconds to wait before retrying, when provided
````
````
+1 -1
View File
@@ -84,4 +84,4 @@ components:
type: integer
description: Number of seconds to wait before retrying, when provided
````
````
+1 -1
View File
@@ -1210,4 +1210,4 @@ components:
type: number
nullable: true
````
````
@@ -1210,4 +1210,4 @@ components:
type: number
nullable: true
````
````
+1 -1
View File
@@ -105,4 +105,4 @@ components:
type: boolean
nullable: true
````
````
@@ -1468,4 +1468,4 @@ components:
type: number
nullable: true
````
````
+1 -1
View File
@@ -1320,4 +1320,4 @@ components:
type: number
nullable: true
````
````
+6 -1
View File
@@ -1,3 +1,7 @@
> ## Documentation Index
> Fetch the complete documentation index at: https://docs.polymarket.com/llms.txt
> Use this file to discover all available pages before exploring further.
# Cancel a quote
> Cancel an active maker quote before it is selected. Requires CLOB L2
@@ -6,6 +10,7 @@ must match the authenticated identity.
## OpenAPI
````yaml /api-spec/combos-rfq-openapi.yaml post /v1/maker/quotes/cancel
@@ -307,7 +312,7 @@ components:
- shares
value_e6:
type: string
description: Six-decimal fixed-point value encoded as a String.
description: Six-decimal fixed-point value encoded as a string.
example: '1000000'
required:
- unit
@@ -1,3 +1,7 @@
> ## Documentation Index
> Fetch the complete documentation index at: https://docs.polymarket.com/llms.txt
> Use this file to discover all available pages before exploring further.
# Confirm or decline last look
> Respond to a last-look confirmation request for a selected quote. Requires
@@ -6,6 +10,7 @@ CLOB L2 authentication for the maker role. `decision` must be `CONFIRM` or
## OpenAPI
````yaml /api-spec/combos-rfq-openapi.yaml post /v1/maker/confirmations
@@ -136,7 +141,7 @@ components:
- decision
MakerConfirmationResult:
type: object
description: >-
description: >
Result of a maker confirmation. Includes a snapshot, an execution
handoff,
@@ -227,6 +232,7 @@ components:
- quote_id
- bundle
- requester_acceptance
- maker_quotes
ErrorResponse:
type: object
properties:
@@ -391,9 +397,9 @@ components:
example: '450000'
size_e6:
type: string
description: >-
description: >
Fillable share count in six-decimal fixed-point units (must be
positive.
positive).
Note this differs from the request's size field, which may be
notional or shares.
+7 -2
View File
@@ -1,3 +1,7 @@
> ## Documentation Index
> Fetch the complete documentation index at: https://docs.polymarket.com/llms.txt
> Use this file to discover all available pages before exploring further.
# Submit a quote
> Submit a signed maker quote for an active RFQ. Requires CLOB L2
@@ -7,6 +11,7 @@ REST does not assign a quote ID — generate `quote_id` client-side.
## OpenAPI
````yaml /api-spec/combos-rfq-openapi.yaml post /v1/maker/quotes
@@ -147,9 +152,9 @@ components:
example: '450000'
size_e6:
type: string
description: >-
description: >
Fillable share count in six-decimal fixed-point units (must be
positive.
positive).
Note this differs from the request's size field, which may be
notional or shares.
@@ -118,4 +118,4 @@ components:
type: integer
description: Number of seconds to wait before retrying, when provided
````
````
@@ -121,4 +121,4 @@ components:
type: integer
description: Number of seconds to wait before retrying, when provided
````
````
@@ -117,4 +117,4 @@ components:
type: integer
description: Number of seconds to wait before retrying, when provided
````
````
@@ -137,4 +137,4 @@ components:
type: integer
description: Number of seconds to wait before retrying, when provided
````
````
@@ -154,4 +154,4 @@ components:
type: integer
description: Number of seconds to wait before retrying, when provided
````
````
@@ -136,4 +136,4 @@ components:
type: integer
description: Number of seconds to wait before retrying, when provided
````
````
@@ -133,4 +133,4 @@ components:
type: integer
description: Number of seconds to wait before retrying, when provided
````
````
@@ -148,4 +148,4 @@ components:
type: integer
description: Number of seconds to wait before retrying, when provided
````
````
@@ -107,4 +107,4 @@ components:
type: integer
description: Number of seconds to wait before retrying, when provided
````
````
@@ -126,4 +126,4 @@ components:
type: integer
description: Number of seconds to wait before retrying, when provided
````
````
@@ -196,4 +196,4 @@ components:
description: Order size
example: '100'
````
````
@@ -196,4 +196,4 @@ components:
description: Order size
example: '100'
````
````
+1 -1
View File
@@ -106,4 +106,4 @@ components:
type: integer
description: Number of seconds to wait before retrying, when provided
````
````
@@ -124,4 +124,4 @@ components:
type: integer
description: Number of seconds to wait before retrying, when provided
````
````
@@ -118,4 +118,4 @@ components:
type: integer
description: Number of seconds to wait before retrying, when provided
````
````
@@ -122,4 +122,4 @@ components:
type: integer
description: Number of seconds to wait before retrying, when provided
````
````
@@ -141,4 +141,4 @@ components:
type: number
format: float
````
````
@@ -189,4 +189,4 @@ components:
description: Whether fees apply to takers only
example: true
````
````
@@ -1206,4 +1206,4 @@ components:
type: string
nullable: true
````
````
@@ -1206,4 +1206,4 @@ components:
type: string
nullable: true
````
````
@@ -125,4 +125,4 @@ components:
type: integer
description: Number of seconds to wait before retrying, when provided
````
````
@@ -105,4 +105,4 @@ components:
type: boolean
nullable: true
````
````
@@ -140,4 +140,4 @@ components:
type: number
format: float
````
````
@@ -180,4 +180,4 @@ components:
winner:
type: boolean
````
````
@@ -127,4 +127,4 @@ components:
winner:
type: boolean
````
````
@@ -127,4 +127,4 @@ components:
winner:
type: boolean
````
````
@@ -1422,4 +1422,4 @@ components:
type: string
nullable: true
````
````
+1 -1
View File
@@ -1333,4 +1333,4 @@ components:
type: string
nullable: true
````
````
@@ -74,4 +74,4 @@ components:
required:
- error
````
````
@@ -91,4 +91,4 @@ components:
pattern: ^0x[a-fA-F0-9]{64}$
example: '0xdd22472e552920b8438158ea7238bfadfa4f736aa4cee91a6b86c39ead110917'
````
````
+1 -1
View File
@@ -84,4 +84,4 @@ components:
required:
- error
````
````
@@ -85,4 +85,4 @@ components:
required:
- error
````
````
@@ -151,4 +151,4 @@ components:
type: boolean
description: Whether the user is a moderator
````
````
@@ -161,4 +161,4 @@ components:
type: integer
description: Number of seconds to wait before retrying, when provided
````
````
@@ -136,4 +136,4 @@ components:
required:
- error
````
````
@@ -134,4 +134,4 @@ components:
required:
- error
````
````
@@ -134,4 +134,4 @@ components:
required:
- error
````
````
@@ -205,4 +205,4 @@ components:
pattern: ^0x[a-fA-F0-9]{40}$
example: '0x6e0c80c90ea6c15917308F820Eac91Ce2724B5b5'
````
````
@@ -118,4 +118,4 @@ components:
required:
- error
````
````
@@ -266,4 +266,4 @@ components:
required:
- error
````
````
@@ -123,4 +123,4 @@ components:
required:
- error
````
````
@@ -293,4 +293,4 @@ components:
description: Refund receiver address
example: '0x0000000000000000000000000000000000000000'
````
````
@@ -230,4 +230,4 @@ components:
- start_date
- rate_per_day
````
````
@@ -261,4 +261,4 @@ components:
name: POLY_TIMESTAMP
description: Unix timestamp of the request
````
````
@@ -410,4 +410,4 @@ components:
- start_date
- rate_per_day
````
````
@@ -290,4 +290,4 @@ components:
- start_date
- rate_per_day
````
````
@@ -178,4 +178,4 @@ components:
name: POLY_TIMESTAMP
description: Unix timestamp of the request
````
````
@@ -223,4 +223,4 @@ components:
name: POLY_TIMESTAMP
description: Unix timestamp of the request
````
````
@@ -500,4 +500,4 @@ components:
name: POLY_TIMESTAMP
description: Unix timestamp of the request
````
````
@@ -1364,4 +1364,4 @@ components:
type: number
nullable: true
````
````
@@ -1206,4 +1206,4 @@ components:
type: number
nullable: true
````
````
+1 -1
View File
@@ -1256,4 +1256,4 @@ components:
type: number
nullable: true
````
````
@@ -87,4 +87,4 @@ components:
Series identifier linking the sport to a specific tournament or
season series
````
````
@@ -62,4 +62,4 @@ components:
items:
type: string
````
````
+1 -1
View File
@@ -134,4 +134,4 @@ components:
format: date-time
nullable: true
````
````
@@ -91,4 +91,4 @@ components:
type: integer
nullable: true
````
````
@@ -91,4 +91,4 @@ components:
type: integer
nullable: true
````
````
+1 -1
View File
@@ -106,4 +106,4 @@ components:
type: boolean
nullable: true
````
````
+1 -1
View File
@@ -106,4 +106,4 @@ components:
type: boolean
nullable: true
````
````
@@ -114,4 +114,4 @@ components:
type: boolean
nullable: true
````
````
@@ -114,4 +114,4 @@ components:
type: boolean
nullable: true
````
````
+1 -1
View File
@@ -130,4 +130,4 @@ components:
type: boolean
nullable: true
````
````
@@ -173,4 +173,4 @@ components:
name: POLY_TIMESTAMP
description: Unix timestamp of the request
````
````
@@ -213,4 +213,4 @@ components:
name: POLY_TIMESTAMP
description: Unix timestamp of the request
````
````
@@ -208,4 +208,4 @@ components:
name: POLY_TIMESTAMP
description: Unix timestamp of the request
````
````
@@ -197,4 +197,4 @@ components:
name: POLY_TIMESTAMP
description: Unix timestamp of the request
````
````
@@ -334,4 +334,4 @@ components:
description: Last update timestamp
example: '2024-01-01T00:00:00Z'
````
````
@@ -191,4 +191,4 @@ components:
name: POLY_TIMESTAMP
description: Unix timestamp of the request
````
````
@@ -260,4 +260,4 @@ components:
name: POLY_TIMESTAMP
description: Unix timestamp of the request
````
````

Some files were not shown because too many files have changed in this diff Show More