Get metrics at the account level.
active-basinslabel metric representing all basins which had at least one stream within the specified period.
This can be used to determine which basins to request basin-specific metrics for, when attempting to summarize account-level metrics for a period.
Requires a start and end timestamp.
account-opsaccumulation metrics, one per account operation. Each account-level request is a single operation, and this endpoint will return as many timeseries as there are distinct basin operations with non-zero values within the specified period.
Requires a start and end timestamp. Accepts an optional interval parameter for minute / hour / day aggregations.
account-metrics, basin-metrics, and stream-metrics are also account operations that are metered the same way!Bearer authentication header of the form Bearer <token>, where <token> is your access token.
Metric set to return.
active-basins, account-ops Start timestamp as Unix epoch seconds, if applicable for the metric set.
x >= 0End timestamp as Unix epoch seconds, if applicable for the metric set.
x >= 0Interval to aggregate over for timeseries metric sets.
minute, hour, day Metrics comprising the set.
Single named value.