Get SMS price

Description

Shows the price for one SMS notification.


Parameters

Name Data Type Status Description
auth-id Integer Required Authentication parameter
auth-password String Required Authentication parameter
country_code String Required The country code for which you want to check the SMS price

Response: Status and message.


Errors

When the authenctication of API user is not correct, any API request will fail with the following status and statusDescription:

{"status":"Failed","statusDescription":"Invalid authentication, incorrect auth-id or auth-password."}

When the country code is invalid, any API request will fail with the following status and statusDescription:

{"status":"0","Invalid country code!"}

Note: These are example errors in JSON format.


Example

URL JSON: https://api.cloudns.net/monitoring/get-sms-price.json
Domain POST/GET: auth-id=0&auth-password=password&country_code=bg

URL XML: https://api.cloudns.net/monitoring/get-sms-price.xml
Domain POST/GET: auth-id=0&auth-password=password&country_code=bg


Last modified: 2025-04-29
Cookies help us deliver our services. By using our services, you agree to our use of cookies. Learn more