v1
latestOpenAPI 3.0.02026-07-17506168.4 KBmetrics
Metrics over an interval
Returns metrics aggregated over the specified interval and number of periods.
get/metrics/{period}
Path parameters
period'5m' | '15m' | 'hourly' | 'daily' | 'weekly' | 'monthly' | 'yearly' required
Interval identifier (e.g. 5m, 15m, hourly, daily).
Query parameters
startstring date-time required
Start timestamp for the first period.
periodsinteger
Number of periods to include. Defaults to cover up to current time when zero.
Response
Metrics for each requested period.