Use this method to get account balance and configuration. The method returns funds available on the account and account limits in terms of maximum call length, maximum price of the call and the number of concurrent calls set for the account.
This endpoint requires authentication.
GET /profile/config
curl -X GET -G \
--url 'https://api.wavix.com/v1/profile/config' \
-H 'Accept: application/json' \
-d 'appid=appid'