Get aggregated billable consumption by metric
Pre-billing
Get aggregated billable consumption by metric
Retrieve an aggregated report on billable consumption by given metric
GET
Get aggregated billable consumption by metric
Authorizations
API key for authentication. Make sure to include the word apikey, followed by a single space and then your token.
Example: apikey 1234$abcdef
Path Parameters
The metric to get billable consumption for
Available options:
domains, volume, requests Query Parameters
List of client IDs to filter the billable consumption by, if specified
Example:
[1, 2, 3]The report start date (inclusive) in ISO 8601 format
The report end date (exclusive) in ISO 8601 format
Number of items to return
Required range:
0 <= x <= 100Number of items to skip
Required range:
0 <= x <= 100000Response
Successful Response