The Billing API is the same data source that powers the Billing Explorer in the Blaxel Console. It returns resource-centric, paginated timeseries of cost and usage for an account over an arbitrary time window, with optional filtering and grouping. Use it to:Documentation Index
Fetch the complete documentation index at: https://docs.blaxel.ai/llms.txt
Use this file to discover all available pages before exploring further.
- pull cost and usage into your own observability stack
- build custom dashboards and chargeback reports per workspace, resource type, or individual resource
- drive alerting on spend trends
The Billing API is an account-scoped API. Unless you pass
workspace= or groupBy=workspace (both restricted to account admins — see Admin-only parameters), the response aggregates across every workspace in the account.Billing API Reference
Read the reference documentation.
