Get balance for the API key’s team. If the API key belongs to a sub-account, also includes the sub-account’s total spending and credit limit.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Balance details.
Team balance in cents. All charges are billed to the parent team.
"usd"
Spending cap in cents (only for sub-accounts).
Total amount spent by this sub-account in cents (only for sub-accounts).
Whether this API key belongs to a sub-account.