docs: sync Polymarket docs - 2026-04-14

This commit is contained in:
Etherdrake
2026-04-14 21:53:47 +02:00
parent 814cdc00c9
commit d8e396519a
263 changed files with 1118 additions and 21257 deletions
+7 -3
View File
@@ -1,7 +1,13 @@
> ## 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.
# Market Channel
> Public WebSocket for real-time orderbook, price, and market lifecycle updates.
## AsyncAPI
````yaml asyncapi.json market
@@ -1241,6 +1247,4 @@ extensions:
value: market
securitySchemes: []
````
Built with [Mintlify](https://mintlify.com).
````
+7 -3
View File
@@ -1,7 +1,13 @@
> ## 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.
# Sports Channel
> Public WebSocket for real-time sports match results.
## AsyncAPI
````yaml asyncapi-sports.json sports
@@ -231,6 +237,4 @@ extensions:
value: sports
securitySchemes: []
````
Built with [Mintlify](https://mintlify.com).
````
+7 -3
View File
@@ -1,7 +1,13 @@
> ## 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.
# User Channel
> Authenticated WebSocket for real-time order and trade updates.
## AsyncAPI
````yaml asyncapi-user.json user
@@ -782,6 +788,4 @@ extensions:
value: user
securitySchemes: []
````
Built with [Mintlify](https://mintlify.com).
````