{{baseUrl}}/domain

POST {{baseUrl}}/domain

This method allows you to register a new domain or transfer an existing one. For the addition of a new domain are required: 'domain', 'registrant', 'admin', 'tech', 'dns'; for the transfer of an existing domain are mandatory: 'domain', 'authinfo'

Request Body

{"domain"=>"<string>", "authinfo"=>"<string>", "registrant"=>"<string>", "admin"=>"<string>", "tech"=>["<string>", "<string>"], "dns"=>["<string>", "<string>"]}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: OK

{&quot;data&quot;:[],&quot;message&quot;:&quot;Greeting OK. Login OK. Domain &#39;pagabolloaci.it&#39; is available. Domain &#39;pagabolloaci.it&#39; created. Logout OK.&quot;,&quot;price&quot;:10,&quot;success&quot;:true,&quot;error&quot;:null}