Knowledgebase Portal Home Knowledgebase Domain Reseller Toggle Sidebar Articles API Introduction API Introduction The Domains Reseller API allows you to interact with our system... API Actions RegisterDomain: This command is used to send a Register command to the registrar.... Example Code (PHP) <?php $data = array( "action" => "RegisterDomain", "token" =>...