Articles

 SMS API

PHP Version: Prerequisite: 1)      PHP 4 >= 4.3.0, PHP 5, PHP 7 2)      For server need...

 SMS API for Softwares

In Action: You need a unique ApplicationId (You can collect from support team). //$appID can be...

 SMS API for Softwares v2

In Action:   You need a unique ApplicationId  Username (You can collect from support team)....

 WHMCS Registry Module

Instructions on the installation of a module: Download the file from WHMCS...

 API Introduction

Endpoint https://hub.aryanict.com/modules/addons/DomainsReseller/api/index.php...

 API Actions

POST - /order/domains/register - Register Domain domaintype: text validators: required,...

 Example Code (PHP)

<?php $data = array( "action" => "RegisterDomain", "token" =>...