Statistic Time Series

Returns the hits recorded for a statistic model key bucketed by interval, plus a breakdown of the top primary keys for the same selection. Use aggregate=avg or max for snapshot-style keys (segment totals, Postmaster/SNDS values) where summing across periods is not meaningful.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
required

The statistic model key, e.g. FrontendAPI.

string

Restrict to a single primary key within the model.

string

today, yesterday, all, custom, or Nd (e.g. 30d). Defaults to 30d.

date

Custom range start.

date

Custom range end.

string
enum

Bucket size. Defaults to day.

Allowed:
string
enum

How hits are combined within a bucket. Defaults to sum.

Allowed:
integer

Number of primary keys in the breakdown. Defaults to 25.

Response
200

The bucketed series and primary key breakdown.

Language
Credentials
Bearer
JWT
URL
LoadingLoading…