Case Study - Global Reach, Local Touch: The Role of GeoDNS in eCommerce Expansion

Access and Authentication

URL

The HTTP API is available at: https://api.cloudns.net/
Note: For security reasons, you should always send API requests using HTTPS.

Authentication

All requests require the following authentication parameters:

auth-id: Api user ID (See the instructions below for finding your API ID) or sub-auth-id: Api sub user ID (See the instructions below for finding the API ID) or sub-auth-user
auth-password: The password for API user ID or for API sub user ID.

Finding your API user ID

Login to your Account.
Go to Reseller API
The table API users indicates all your API users.

Finding the API sub user ID

Login to your Account.
Go to Reseller API
The table API sub users indicates all your API sub users.

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."}

In case the credentials of API sub user are invalid, the following status and statusDescription will be returned:

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

Note: These are example errors in JSON format.


Last modified: 2020-01-13
Cookies help us deliver our services. By using our services, you agree to our use of cookies. Learn more