Logo
Fastly Developer Hub API Documentation

Account-Billing

Number of APIs: 3


1. Get an invoice

GET {{fastly_url}}/billing/v2/account_customers/{{customer_id}}/invoices/{{invoice_id}}



2. Get an invoice

GET {{fastly_url}}/billing/v2/year/{{year}}/month/{{month}}



3. Get month-to-date billing estimate

GET {{fastly_url}}/billing/v2/account_customers/{{customer_id}}/mtd_invoice?month&year



ENDPOINTS