Consumption
Consumption reflects the amount of money spent on the products you’ve used. Its monetary value is calculated in real-time, providing an instant overview of your expenses, including any applicable taxes
Get monthly consumption
Consumption allows you to retrieve your past or current consumption cost, by project or category.
query Parameters
order_byOrder consumptions list in the response by their update date.
pagePositive integer to choose the page to return.
page_sizePositive integer lower or equal to 100 to select the number of items to return.
category_nameFilter by name of a Category as they are shown in the invoice (Compute, Network, Observability).
billing_periodFilter by the billing period in the YYYY-MM format. If it is empty the current billing period will be used as default.
Get monthly consumption › Responses
Detailed consumption list.
total_countTotal number of returned items.
total_discount_untaxed_valueSum of all discounts, displayed only when no category or project ID filter is applied.
updated_atLast consumption update date. (RFC 3339 format)
Get monthly consumption taxes
Consumption Tax allows you to retrieve your past or current tax charges, by project or category.
query Parameters
organization_idFilter by Organization ID. (UUID format)
order_byOrder consumed taxes list in the response by their update date.
pagePage number.
page_sizePositive integer lower or equal to 100 to select the number of items to return.
billing_periodFilter by the billing period in the YYYY-MM format. If it is empty the current billing period will be used as default.
Get monthly consumption taxes › Responses
Detailed consumption tax.
total_countTotal number of returned items.
updated_atLast consumption update date. (RFC 3339 format)