Domain sync
Refresh the stored status, expiry date, and nameservers of a domain from the registrar.POST /domains/{domain}/sync
Parameters
text
required
The domain to refresh, for example
example.com.Request
Response
On an active domain, sync updates the stored record from the registrar and returns a success status. If the registrar does not recognise the domain, it returns a500 with the registrar’s message:
A
500 “Registrar Error: Domain … not found in this registrar” appears while the domain is still pending, before it is provisioned to the registrar backing your account. Sync succeeds once the domain is active. See Credits and billing.Transfer sync
Poll the progress of a pending inbound transfer and update its status from the registrar.POST /domains/{domain}/transfersync
Parameters
text
required
The domain whose transfer you are polling, for example
example.com.