Choose your Country
Select your preferred Country with local selling and billing options
-
East Africa
Tanzania Kenya Uganda Rwanda South Sudan -
West Africa
Nigeria Ghana -
Southern Africa
South Africa Zambia -
Outside Africa
India United Kingdom Global Route Africa
Articles
How to install the our whmcs registrar module
Contact support before following these steps to install the reseller module in your whmcs...
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" =>...