• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Plesk 9.5 API - NooB

A

Anzarr

Guest
Hi

I found the api example code on the help section but im totaly lost.

For my final year project at uni im creating a web hosting site. Im using the plesk control panel 9.5

On the front of my website i want users to able to check if a certain subdomain is available and if so register it
e.g whatever.mysite.com

I appreciate your help and thank you in advance

Kind regards

Anzarr
 
You may be better off plugging into a registrars API, like enom or godaddy or something like that to check for domain availability and registration. Subdomains can not be "registered" as only 2nd level domains in most TLDs can be registered (except for .Name, us.com and the other central nic gTLDs, etc)

You would use the Plesk API to create virtual hosting for a specific domain or sub domain
 
Back
Top