Articles
API Actions
Register Domain This command is used to send a Register command to the registrar. CALL POST -...
API Introduction
API Introduction The Domains Reseller API allows you to interact with our system programmatically...
API Actions
RegisterDomain: This command is used to send a Register command to the registrar....
Example Code (PHP)
<?php $data = array( "action" => "RegisterDomain", "sld" =>...