This method checks whether the specified domain name is available for registration.
Syntax
status = domainIsFree(username, password, domain)
Return value
status, this method returns a status code of OK if the domain name is available for registration.
Parameters
- username
string
Username for LoopiaAPI. - password
string
Password for LoopiaAPI. - domain
string
Domain name to check (ACE-coded if it is an IDN domain).