Measured consumption per day
Returns the organization's measured consumption, one entry per day, newest day first: traffic split into EU and non-EU, and storage. Traffic is summed across all of the organization's zones. A day appears once it has been measured - the previous day is measured every morning, so there is no entry for the current day. Storage is not measured yet and is always reported as 0.
Authorizations
Long-lived API token created via POST /api/api-tokens (returned once in plaintext). A token created with readOnly may only perform safe requests (GET, HEAD, OPTIONS); write requests are rejected on every endpoint.
JWT access token obtained via POST /api/auth/login. Send as: Authorization: Bearer
Parameters
Path Parameters
Organization identifier
Query Parameters
Only include days on or after this date (YYYY-MM-DD).
"date"Only include days on or before this date (YYYY-MM-DD).
"date"Responses
billing collection
