Articles
HostBill Domain Reseller Module
Instructions on the installation of a module that can be provided to resellers: Download the...
WHMCS Domain Reseller Module
Instructions on the installation of a module that can be provided to resellers: Download the...
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. Request...
Example Code (PHP)
<?php $data = array( "action" => "RegisterDomain", "token" =>...