Domains
List domains
GET/accounts/{account_id}/registrar/domains
Get domain
GET/accounts/{account_id}/registrar/domains/{domain_name}
Update domain
PUT/accounts/{account_id}/registrar/domains/{domain_name}
ModelsExpand Collapse
Domain = object { id, available, can_register, 9 more }
Domain = object { id, available, can_register, 9 more }
available: optional boolean
Shows if a domain is available for transferring into Cloudflare Registrar.
registrant_contact: optional object { address, city, country, 10 more } Shows contact information for domain registrant.
registrant_contact: optional object { address, city, country, 10 more }
Shows contact information for domain registrant.
registry_statuses: optional string
A comma-separated list of registry status codes. A full list of status codes can be found at EPP Status Codes.
supported_tld: optional boolean
Whether a particular TLD is currently supported by Cloudflare Registrar. Refer to TLD Policies for a list of supported TLDs.
transfer_in: optional object { accept_foa, approve_transfer, can_cancel_transfer, 3 more } Statuses for domain transfers into Cloudflare Registrar.
transfer_in: optional object { accept_foa, approve_transfer, can_cancel_transfer, 3 more }
Statuses for domain transfers into Cloudflare Registrar.
approve_transfer: optional "needed" or "ok" or "pending" or 3 moreShows transfer status with the registry.
approve_transfer: optional "needed" or "ok" or "pending" or 3 more
Shows transfer status with the registry.
disable_privacy: optional "needed" or "ok" or "unknown"Privacy guards are disabled at the foreign registrar.
disable_privacy: optional "needed" or "ok" or "unknown"
Privacy guards are disabled at the foreign registrar.