|
Introduction This document describes the specifications for the registration and maintenance of domains on MySRS using the MySRS API. Through the API, the domain resellers or registrars, which from here on will be collectively referred to as partners, can create their own software tools that talk to MySRS and automate the following domain service procedures, called requests: 1. Determine if a domain has been registered; The MySRS System has no notion of state. Every request to the server is expected to be independent of other requests. The term domain is used in this document to refer to second level .nz domains.
To access the test system, the partner's automation tool should do an HTTP POST to the URL shown below and send a request XML with the default test account's userid and password in the request XML header. The XML format for requests and responses are specified in the Request and Response Format page. The test system and the live production system access different databases. A domain name that exists in the live system's database may or may not be present in the test system's. You will not be billed for the domain names registered in the test system, because these domain names will not be propagated to the zone file. July 30, 2004 [ Back ] |