Get the current consumption balance
Returns the credit balance for the current billing period of the company owning the API key: included, consumed and remaining credits, usage percentage, the period boundaries (the end date being when credits recharge) and the subscription status. Figures are reported as-is, including a negative remaining balance or a usage above 100%.
Authorizations
Headers
API key for authentication
Response
Success
Current billing period balance for the company
Credits included in the current billing period
Credits consumed so far in the current billing period
Credits remaining in the current billing period. Published as-is, including negative values when consumption exceeds the included credits.
Usage as a percentage of the included credits. Published as-is, including values above 100.
Start of the current billing period (UTC)
End of the current billing period, i.e. the date the credits recharge (UTC)
Subscription status for the current period (e.g. Active, PastDue, Paused, Cancelled)

