Domain Name Registration

(Difference between revisions)
Jump to: navigation, search
m (1 revision)
Line 1: Line 1:
 
= Domain Name Registration API =
 
= Domain Name Registration API =
 
Public API to manage domain name registration records including domain availability check, domain registration, renewal, transfer, whois editing, name server changes, host record creation, locking, additional features, special; registration attributes, domain security, supported TLDs and more.
 
Public API to manage domain name registration records including domain availability check, domain registration, renewal, transfer, whois editing, name server changes, host record creation, locking, additional features, special; registration attributes, domain security, supported TLDs and more.
 
* todo
 
** document lock / unlock
 
** document name server updates
 
** document whois updates
 
 
 
__TOC__
 
__TOC__
 
[{{fullurl:{{FULLPAGENAMEE}}|action=pdfbook}} download this selection of articles as a PDF book]
 
[{{fullurl:{{FULLPAGENAMEE}}|action=pdfbook}} download this selection of articles as a PDF book]
Line 18: Line 12:
 
=== Get domain details ===
 
=== Get domain details ===
 
* [[domains-domainName-details:GET | GET /domains/{domainName}/details]] - Get information about the given domain name such as creation date, name servers, lock status and whois info.
 
* [[domains-domainName-details:GET | GET /domains/{domainName}/details]] - Get information about the given domain name such as creation date, name servers, lock status and whois info.
 
=== Lock / Unlock ===
 
* [[domains-domainName-lock:PUT | PUT /domains/{domainName}/lock]] - Place a lock on a domain name that prevents unauthorized transfer or changes
 
* [[domains-domainName-lock:DELETE | DELETE /domains/{domainName}/lock]] - Remove a lock on a domain
 
 
=== Change Name Servers ===
 
* [[domains-domainName-nameservers:PUT | PUT /domains/{domainName}/nameservers]] - Change the name servers used to serve the DNS of the domain
 
 
=== Edit Whois contacts ===
 
* [[domains-domainName-contactType:PUT|PUT /domains/{domainName}/{contactType}]] - Changes the contact info of a domain name
 
  
 
== See also ==
 
== See also ==

Revision as of 22:31, 17 February 2013

Domain Name Registration API

Public API to manage domain name registration records including domain availability check, domain registration, renewal, transfer, whois editing, name server changes, host record creation, locking, additional features, special; registration attributes, domain security, supported TLDs and more.

Contents

download this selection of articles as a PDF book

Domain Name Availability Check

Domain Name Management

Get domain details

See also


blog comments powered by Disqus

Personal tools
Namespaces
Variants
Actions
APIs
Navigation
Toolbox