Get Builder Timeseries
Builders
Builder Timeseries
Bucketed volume and fee revenue for a builder over a rolling window
GET
Get Builder Timeseries
Bucketed
volume_usd, builder_fee_usd, and trade_count for a single builder, returned as an ordered array of (timestamp, ...) points. Use this for charting builder activity over time.
V2-only. Builder attribution is a Polymarket V2 concept - V1 fills are excluded.
Buckets
bucket | Use with |
|---|---|
day (default) | window=30d or all |
hour | window=24h or 7d |
Windows
24h, 7d, 30d (default), or all. Each timestamp is the Unix-seconds start of the bucket.Authorizations
Path Parameters
Builder code (bytes32 hex)
Query Parameters
Rolling window: 24h, 7d, 30d, or all
Bucket size: 'day' or 'hour'
