Balance
Get balance
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.
get/v1/balance
Response
Balance details.
Example response
{
"currency": "usd"
}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.
Balance details.
{
"currency": "usd"
}