/api/v1/billing/balance
Billing
Billing Balance
Get current balance information for the authenticated user. Returns remaining DIEM/USD balances and total DIEM epoch allocation for calculating usage percentage.
GET
/api/v1/billing/balance
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
Successful response
Current balance information for the authenticated user
Whether the user has sufficient balance to make API requests
Example:
true
The currency that will be used for consumption (DIEM or USD)
Available options:
USD, VCU, DIEM, BUNDLED_CREDITS Example:
"DIEM"
Total DIEM allocation for the current epoch (from staking). Use with balances.diem to calculate usage percentage.
Example:
100