get account settings

API Docs by APIMATIC

Get Account Settings

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
  • EXPLORER
  • PARAMETERS
Note This endpoint does not take any parameters.

Response Type

curl -X GET -G \
  --url 'https://api.wavix.com/v1/profile/config' \
  -H 'Accept: application/json' \
  -d 'appid=appid'