domainIsFree

This method checks if 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 all went well.

Parameters

  • username
    string
    Username for LoopiaAPI.
  • password
    string
    Password for LoopiaAPI.
  • domain
    string
    Domain name to check (ACE-coded if it is a IDN domain).
Was this article helpful?

Related Articles