Skip to main content
POST
Bulk transfer domains 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
domains
object[]
required

List of domains to transfer (max 10 per request)

Maximum array length: 10

Response

Bulk transfer complete (may include partial failures)

success
boolean
Example:

true

message
string
Example:

"Bulk transfer complete: 2 initiated, 0 failed"

data
object