Skip to main content
POST
Transfer a domain in

Authorizations

Authorization
string
header
required

Registrar API Bearer token. Obtain from dashboard at /dashboard/seller/api-access after requesting Registrar API access.

Body

application/json
domain_name
string
required

The domain name to transfer in

Example:

"example.com"

authcode
string
required

Auth/EPP code from the current registrar. Required to authorize the transfer.

Example:

"Ab1!Cd2@Ef3#"

Response

Transfer initiated successfully

success
boolean
Example:

true

message
string
Example:

"Domain transfer initiated successfully"

data
object