Skip to main content
GET
Get domain auth code

Authorizations

Authorization
string
header
required

Path Parameters

domain
integer
required

Domain ID

Response

Authorization code retrieved successfully.

status
boolean
Example:

true

auth_code
string | null

The EPP/transfer authorization code, or null if unavailable.

Example:

"AUTH123CODE"