Billing API
Introduction
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/billing/v2beta1/consumptions
GET/billing/v2beta1/taxes
Invoices
Manage your invoices by listing all invoices, filtering them by start_date and invoice_type, each uniquely identified by an ID. Retrieve specific invoices by their IDs, download them for detailed review, and efficiently export all invoices into a comprehensive CSV file, ensuring a streamlined overview of your invoices
GET/billing/v2beta1/export-invoices
GET/billing/v2beta1/invoices
GET/billing/v2beta1/invoices/{invoice_id}
GET/billing/v2beta1/invoices/{invoice_id}/download
Discounts
Gain simplified access to key information about discounts, including creation dates, and remaining, used, and total values
GET/billing/v2beta1/discounts
Coupons
Get a discount given a coupon code
POST/billing/v2beta1/redeem-coupon