Sitejet
Return Domain Availability
This function returns whether a cPanel account can create new subdomains or addon domains.
Note:
Creating a new addon domain is dependent on the creation of subdomains. If the cPanel account has reached its limit for subdomains, you cannot create a new addon domain, even if the limit for addon domains has not been reached.
get/Sitejet/can_create_domains
Response
HTTP Request was successful.
Example response
{
"apiversion": 3,
"func": "can_create_domains",
"module": "Sitejet",
"result": {
"metadata": {
"transformed": 1
},
"status": 1
}
}