• Users Found This Useful
Was this answer helpful?

Related Articles

 DomainRegister Third Generation API - example of PHP code (RegisterDomain)

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

 DomainRegister Third Generation API - Activation and Management

In order to be allowed to use DomainRegister Third Generation API, you're required: to be...

 DomainRegister Third Generation API - example of PHP code (TransferDomain)

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

 DomainRegister Third Generation API - example of PHP code (CreditAmount)

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

 DomainRegister Third Generation API - changelog

  13/11/2020 added function CreditAmount (gives the amount of available credit of the...