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
+8 -3
View File
@@ -1,8 +1,15 @@
> ## 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 user orders
> Retrieves open orders for the authenticated user. Returns paginated results.
Builder-authenticated clients can also use this endpoint to retrieve orders attributed to their builder account.
## OpenAPI
````yaml /api-spec/clob-openapi.yaml get /data/orders
@@ -335,6 +342,4 @@ components:
name: POLY_BUILDER_TIMESTAMP
description: Unix timestamp for builder authentication
````
Built with [Mintlify](https://mintlify.com).
````