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.getLiveVolume provides real-time volume for a given event. Each entry includes the
overall total plus per-market amounts.
Request
Parameters
| Name | Type | Required | Notes |
|---|---|---|---|
id | number (≥ 1) | ✅ | Polymarket event ID. |
Response
Usage example
Failure modes
idmust be a positive integer.