v1
latestOpenAPI 3.0.22026-07-1481521.0 KBBalance
Get Account Balance
Retrieve the current balance of your Vonage API account
get/account/get-balance
Query parameters
api_keystring required
Example:abcd1234
Your Vonage API key. You can find this in the dashboard
api_secretstring required
Example:ABCDEFGH01234abc
Your Vonage API secret. You can find this in the dashboard
Response
The current balance of your account
Example response
{
"value": 10.28
}