Update Polymarket documentation - March 30, 2026

Updated 229 documentation pages reflecting latest official docs changes:
- API Reference: authentication, rate-limits, clients-sdks, market-data endpoints
- Developers: CLOB, Gamma Markets, RTDS, Sports Websocket, Builders, CTF
- Trading: fees, bridge, orders, orderbook, clients
- Polymarket Learn: get-started guides, deposits, trading
- Builders: tiers, api-keys, profile, examples, order-attribution
- Quickstart: overview, first-order, websocket guides
- Concepts: markets-events, prices-orderbook, resolution
- Market Makers: getting-started, trading, liquidity-rewards
- Resources: error-codes, contract-addresses, blockchain-data
This commit is contained in:
Etherdrake
2026-03-30 12:53:20 +02:00
parent 240ece03cc
commit 50a13414c0
229 changed files with 7322 additions and 935 deletions
@@ -8,7 +8,7 @@
## OpenAPI
````yaml api-spec/data-openapi.yaml get /v1/accounting/snapshot
````yaml /api-spec/data-openapi.yaml get /v1/accounting/snapshot
openapi: 3.0.3
info:
title: Polymarket Data API
@@ -75,3 +75,5 @@ components:
- error
````
Built with [Mintlify](https://mintlify.com).
@@ -8,7 +8,7 @@
## OpenAPI
````yaml api-spec/data-openapi.yaml get /live-volume
````yaml /api-spec/data-openapi.yaml get /live-volume
openapi: 3.0.3
info:
title: Polymarket Data API
@@ -92,3 +92,5 @@ components:
example: '0xdd22472e552920b8438158ea7238bfadfa4f736aa4cee91a6b86c39ead110917'
````
Built with [Mintlify](https://mintlify.com).
+3 -1
View File
@@ -8,7 +8,7 @@
## OpenAPI
````yaml api-spec/data-openapi.yaml get /oi
````yaml /api-spec/data-openapi.yaml get /oi
openapi: 3.0.3
info:
title: Polymarket Data API
@@ -85,3 +85,5 @@ components:
- error
````
Built with [Mintlify](https://mintlify.com).
@@ -8,7 +8,7 @@
## OpenAPI
````yaml api-spec/data-openapi.yaml get /traded
````yaml /api-spec/data-openapi.yaml get /traded
openapi: 3.0.3
info:
title: Polymarket Data API
@@ -86,3 +86,5 @@ components:
- error
````
Built with [Mintlify](https://mintlify.com).