docs: sync Polymarket docs - 2026-04-14
This commit is contained in:
@@ -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).
|
||||
````
|
||||
@@ -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).
|
||||
````
|
||||
@@ -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).
|
||||
````
|
||||
Reference in New Issue
Block a user