API Actions RegisterDomain: This command is used to send a Register command to the registrar. Request Parameters Name Type Required? Description sld...
Example Code (PHP) <?php $data = array( "action" => "RegisterDomain", "token" => "AaLc8eNZWsZtWlT9LtT7NUha", "authemail" => "[email protected]", "sld" => "domainexample", "tld" => "ly", "regperiod"...
API Introduction Open the Register.ly Client Area before following the steps below. API Introduction The Domains Reseller API allows you to interact...