Documentation Index
Fetch the complete documentation index at: https://polymarket-data.com/llms.txt
Use this file to discover all available pages before exploring further.
client.data.misc.getOpenInterest returns open interest metrics for one or more markets. When no
filter is supplied, the API also includes a GLOBAL aggregate.
Request
Parameters
| Name | Type | Required | Notes |
|---|---|---|---|
market | string[] | Optional condition IDs (0x + 64 hex). |
Response
Usage example
Failure modes
- Condition IDs must be 0x-prefixed 64-hex strings; invalid ones trigger validation errors.