Affordable Bulk DNS Hosting Services

  

World Wide DNS Hosting Services

Sign-up Now!

DNS API PROTOCOL NEW DOMAIN

URL to call for DNS updates: https://www.worldwidedns.net/api_dns_new_domain.asp

The above URL should be called with HTTPS for secure communications however you can use HTTP and use a non secure transaction.

This will add a domain to our servers in order for you to make an update. When you pass the data to our servers you will need tp specify the parameters below. Once the domain is added you can use the modify API to update the zone data.

Parameter Value Description
NAME login ID Your login ID
PASSWORD password Your password
DOMAIN domain name Domain name to add
DYN 1 or 2 1 for Standard or 2 for Dynamic
TYPE 0 or 1 0 for Primary or 1 for Secondary


Here is an example URL for your reference:
https://www.worldwidedns.net/api_dns_new_domain.asp?NAME=your_id& PASSWORD=your_password&DOMAIN=domain.com&TYPE=0&DYN=1

Here is a list of possible return codes that you would receive with the above function.

Code Description
200 Domain was added to your account
401 Login ID you supplied is SUSPENDED, you need to renew your account
403 Login ID and/or Password you supplied is not on file or does not match
407 Your limit was exceeded, you need to upgrade your account
408 Domain already exists on our servers
409 Domain is listed in DNSBL and is banned from our servers
410 Invalid domain name