• 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.

Question How can I add REST API add my web site?

Ozx_k

New Pleskian
  • I built a Rest api for my project, but I dont know how can I add this API to my web site.
  • CentOS Linux release 7.7.1908 (Core)
 
But your doubt is with plesk API?
Yess, because I found lots of tutorials about running REST API but non of them matching with my system. For example: Tutorial says: "nano /etc/apache2/sites-available/example.conf". In my system I'm getting : No such a file or directory error. After a few research I found something. It wasn't about Plesk it was about CentOs. The same file is located in: /etc/httpd/conf/httpd.conf . And this file so complicated. I couldn't understand it. I doubt about if I doing something wrong my system may crash. I have lots of important web-sites in my Plesk. Please help me
 
Yess, because I found lots of tutorials about running REST API but non of them matching with my system. For example: Tutorial says: "nano /etc/apache2/sites-available/example.conf". In my system I'm getting : No such a file or directory error. After a few research I found something. It wasn't about Plesk it was about CentOs. The same file is located in: /etc/httpd/conf/httpd.conf . And this file so complicated. I couldn't understand it. I doubt about if I doing something wrong my system may crash. I have lots of important web-sites in my Plesk. Please help me

Well, your request is not clear ... REST API is something about development, so no direct relation with plesk or your OS, if you need to integrate plesk API on your apps, you should review the plesk docs : About REST API
Plesk automatically generate vhost file system, so don't have the necesity to do it, just upload your apps to created plesk hosting.
 
Back
Top