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,5 +1,11 @@
> ## 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 event by id
## OpenAPI
````yaml /api-spec/gamma-openapi.yaml get /events/{id}
@@ -1204,6 +1210,4 @@ components:
type: number
nullable: true
````
Built with [Mintlify](https://mintlify.com).
````
@@ -1,5 +1,11 @@
> ## 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 event by slug
## OpenAPI
````yaml /api-spec/gamma-openapi.yaml get /events/slug/{slug}
@@ -1204,6 +1210,4 @@ components:
type: number
nullable: true
````
Built with [Mintlify](https://mintlify.com).
````
+7 -3
View File
@@ -1,5 +1,11 @@
> ## 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 event tags
## OpenAPI
````yaml /api-spec/gamma-openapi.yaml get /events/{id}/tags
@@ -99,6 +105,4 @@ components:
type: boolean
nullable: true
````
Built with [Mintlify](https://mintlify.com).
````
+7 -3
View File
@@ -1,5 +1,11 @@
> ## 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.
# List events
## OpenAPI
````yaml /api-spec/gamma-openapi.yaml get /events
@@ -1314,6 +1320,4 @@ components:
type: number
nullable: true
````
Built with [Mintlify](https://mintlify.com).
````