cURL
curl --request GET \ --url https://api.wavix.com/v1/profile/config \ --header 'Authorization: Bearer <token>'
{ "balance": "309.06", "global_limits": { "max_call_duration": 3600, "max_sip_channels": 8, "max_call_rate": "99.0" } }
Returns the account balance and configuration details.
Bearer token using appid (Authorization: Bearer )
Account settings.
Funds available on the account balance, in USD
"100"
Show child attributes
Was this page helpful?
Contact support