Help Center

Domain Reseller API

API resources for domain resellers

Update Nameservers of a domain
Update the nameservers of a Domain This command is used to update the nameservers of a domain. CALL POST - /domains/{domain}/nameservers Request Parameters Name Type Required? Description domain text Yes Domain name…
Transfer Domain
The transfer action is used to send a transfer command to the registrar. CALL POST - /order/domains/transfer Request Parameters Name Type Required? Description domain text Yes Domain name eppcode text Yes EPP code of…
Check Domain Availability
of a Domain This command is used to check the availability of a domain. CALL POST - /domains/lookup Request Parameters Name Type Required? Description domain text Yes The SLD of the domain to be looked up…
Update Contact Details of a Domain
Update the contact information of a domain This command is used to get the contact of a domain under your account. CALL POST - /domains/{domain}/contact Request Parameters Name Type Required? Description domain text Yes…
Get the nameservers of a domain
This command is used to . CALL GET - /domains/{domain}/nameservers Request Parameters Name Type Required? Description domain text Yes Domain name Sample Request endpoint…
Get EPP Code
Get the EPP Code of a Domain This command is used to obtain the EPP Code of a domain. CALL GET - /domains/{domain}/eppcode Request Parameters Name Type Required? Description domain text Yes Domain name Sample Request…
Introduction
The Domains Reseller API allows you to connect and interact with our system using your own system. Using the API, you are able to perform actions such as: Register a domain under your account. Transfer a domain from…
Domain Reseller API actions
The Domain Reseller API provides various actions that can be performed on domains. Below is a list of available commands: Check Domain Availability This command is used to check the availability of a domain. Get Contact…
Introduction
The Domains Reseller API allows you to connect and interact with our system using your own system. With the API, you can perform actions such as: Register a domain under your account. Transfer a domain from another…