Skip to main content
GET
Get credit balance

Authorizations

X-API-Key
string
header
required

Response

The organization's API credit balance for the current billing window.

credit_limit
integer
required

The provisioned monthly credit budget for the organization. A value of -1 means unlimited.

Example:

100000

used
integer
required

Credits consumed so far in the current billing window.

Example:

42000

remaining
integer
required

Credits left in the current billing window.

Example:

58000

unlimited
boolean
required

Whether the organization has an unlimited credit budget.

Example:

false