Get Agent Balance

Returns the current account balance in USD for the authenticated API key.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

Current USD balance.
balancestring
Current account balance in USD.

Errors