v1

latestOpenAPI 3.0.42026-07-137589157.3 KB
Domains

Transfer a domain

Transfers a domain with a transfer authorization code. Domain names with extension '.ca' are only available for registrants with country code 'CA'.

post/domains/transfers

Request body

domain_namestring

The domain name to transfer.

Only pass the domain part and the tld. <i>For abc.com, abc is the domain part, com is the tld.</i>

auth_codestring

Authorization code which allows the transfer to execute.

name_serversstring[]

List of name servers. When empty, the transfer will be done on default name servers.

Response

Accepted