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:
@@ -8,7 +8,7 @@
|
||||
|
||||
## OpenAPI
|
||||
|
||||
````yaml api-spec/bridge-openapi.yaml post /deposit
|
||||
````yaml /api-spec/bridge-openapi.yaml post /deposit
|
||||
openapi: 3.0.3
|
||||
info:
|
||||
title: Polymarket Bridge API
|
||||
@@ -107,3 +107,5 @@ components:
|
||||
example: '0x56687bf447db6ffa42ffe2204a05edaa20f55839'
|
||||
|
||||
````
|
||||
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
@@ -8,7 +8,7 @@
|
||||
|
||||
## OpenAPI
|
||||
|
||||
````yaml api-spec/bridge-openapi.yaml post /withdraw
|
||||
````yaml /api-spec/bridge-openapi.yaml post /withdraw
|
||||
openapi: 3.0.3
|
||||
info:
|
||||
title: Polymarket Bridge API
|
||||
@@ -133,3 +133,5 @@ components:
|
||||
example: '0x56687bf447db6ffa42ffe2204a05edaa20f55839'
|
||||
|
||||
````
|
||||
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
@@ -8,7 +8,7 @@
|
||||
|
||||
## OpenAPI
|
||||
|
||||
````yaml api-spec/bridge-openapi.yaml post /quote
|
||||
````yaml /api-spec/bridge-openapi.yaml post /quote
|
||||
openapi: 3.0.3
|
||||
info:
|
||||
title: Polymarket Bridge API
|
||||
@@ -222,3 +222,5 @@ components:
|
||||
example: 0
|
||||
|
||||
````
|
||||
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
@@ -8,7 +8,7 @@
|
||||
|
||||
## OpenAPI
|
||||
|
||||
````yaml api-spec/bridge-openapi.yaml get /supported-assets
|
||||
````yaml /api-spec/bridge-openapi.yaml get /supported-assets
|
||||
openapi: 3.0.3
|
||||
info:
|
||||
title: Polymarket Bridge API
|
||||
@@ -97,3 +97,5 @@ components:
|
||||
example: 6
|
||||
|
||||
````
|
||||
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
@@ -8,7 +8,7 @@
|
||||
|
||||
## OpenAPI
|
||||
|
||||
````yaml api-spec/bridge-openapi.yaml get /status/{address}
|
||||
````yaml /api-spec/bridge-openapi.yaml get /status/{address}
|
||||
openapi: 3.0.3
|
||||
info:
|
||||
title: Polymarket Bridge API
|
||||
@@ -148,3 +148,5 @@ components:
|
||||
example: 1757531217339
|
||||
|
||||
````
|
||||
|
||||
Built with [Mintlify](https://mintlify.com).
|
||||
Reference in New Issue
Block a user