Billing Resources
Billing resources for checking your account balance, monitoring usage costs, payments, and more.
Endpoint Name | URL | Description |
---|---|---|
Retrieve billing status | GET /billing/alive | Retrieves the billing status of your account to ensure that your billing is active. |
Retrieve usage costs history | GET /billing/billing/usage | Retrieves a history of usage costs for your resources. |
Retrieve previous day usage costs | GET /billing/billing/last-day-cost | Retrieves data for usage costs incurred during the previous day for your resources. |
Retrieve credit balance | GET /billing/user-credit/credit | Retrieves the current credit balance for your organization. |
Retrieve payment history | GET /billing/payment/payment-details | Retrieves a list of all payments made within your organization and their details. |