Skip to main content
GET
Get Volume Chart
Returns per-period total, YES, and NO volume aggregated from trade events, broken down by side.
Free & Unlimited. This endpoint does not count toward your monthly usage limits on any plan.

Time Range Limits

Authorizations

x-api-key
string
header
required

Path Parameters

condition_id
string
required

Condition ID for the market

Query Parameters

granularity
enum<string>
default:hour

Time granularity: hour, day, or week

Available options:
hour,
day,
week
start_time
integer
required

Unix timestamp (seconds) for start of time range

Required range: x >= 0
end_time
integer
required

Unix timestamp (seconds) for end of time range

Required range: x >= 0

Response

Successful Response

Volume chart endpoint response.

condition_id
string
required

Market condition ID

granularity
enum<string>
required

Time granularity

Available options:
hour,
day,
week
start_time
integer
required

Unix timestamp of first data point

end_time
integer
required

Unix timestamp of last data point

data
VolumeChartDataPoint · object[]
required

Volume data points