Get account balance
GET/billing/balance
Returns the calling key owner's current account balance.
Responses
- 200
- 401
- 403
The current balance.
The API key is missing, invalid or expired.
The API key is valid but not authorized for the required scope.
GET/billing/balance
Returns the calling key owner's current account balance.
The current balance.
The API key is missing, invalid or expired.
The API key is valid but not authorized for the required scope.