• We value your experience with Plesk during 2024
    Plesk strives to perform even better in 2025. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2024.
    Please take this short survey:

    https://pt-research.typeform.com/to/AmZvSXkx
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

api

  1. Lexz

    Resolved 'CP User Login Attempt via API Failed' ('Login Name': '<invalid>' => '')

    Good afternoon, We have several Plesk servers and we use our own control panel. Since we installed a new Plesk server we see the following error in the action log: All the others servers are working fine and we already recreated the API keys. Any ideas? Thank you very much! OS AlmaLinux 8.10...
  2. N

    Issue Eror yoast Optimization 404 any help?

    Hi, I'm trying to optimize SEO data using Yoast, but I'm encountering an error. I believe the server might be blocking Yoast optimization. Can you please advise on how to properly optimize the SEO? I did some research, I came to the situation that if the previous versions it works, but in the...
  3. R

    Resolved Plesk API key not working

    Hello community! I have installed a Laravel app in AWS LightSail instance with OS: Ubuntu 22.04.4 LTS and Plesk Obsidian 18.0.61 Update #5 Everything has been working perfect during some days as expected, but suddenly I got an error when the app creates new databases. The Laravel app use an...
  4. S

    Question Trying to enable "Keep Websites Secured" via API

    Hi, I have coded a PHP script that adds new domains/subscriptions to the server using the Plesk API and also installs a Lets Encrypt SSL cert on them - That all works great. When I check the SSL Cert in the Plesk interface it shows that the cert thinks it will auto renew but the "Keep Websites...
  5. intervations-au

    Question API - Get a customers service plan

    Hi everyone, I am new here so please be kind )) I am working on implementing a little integration between my website (coldfusion code-base) and plesk. I can manage to get basic requests to work, but I am trying to find out how to get a customers subscription or service plan to display some...
  6. Giu

    Issue API Error after 18.0.59 Update 2

    Since Update: to 18.0.59 Update 2 API Call (XML): <webspace> <get> <filter> <id>THEID</id> </filter> <dataset> <gen_info/> <hosting/> <limits/> <stat/> <disk_usage/>...
  7. Giu

    Resolved WP Toolkit API - active/deactivated Status for Plugins not refreshing

    Hi Forum, When a User deactivates a Plugin inside WP-Admin. This change of status in: /v1/installations/{installationId}/plugins route will not be reflected in the api response. The response property "status" shows then still true. only if you go into Plesk Admin navigate to the Installation...
  8. Giu

    Resolved API change Cronjobs with CLI (cli/crontab_shell/call)

    Hello Forum, i want to know how can i set and get cronjobs via api xml or json. i thought about using /api/v2cli/crontab_shell/call the command reference for this is: { "allowed_commands": { "update": { "name": "update", "info": "Updates crontab shell at...
  9. Giu

    Question reattach a manual made WP installation

    Hello i have a question. for example when we give a user a plesk subscription with a already installed wp installation by wp toolkit. the user now logs into with FTP and deletes the wordpress files and cleares the database and installs a new wp instance how can i reattach this user installed...
  10. Giu

    Resolved Plesk XML API how to change PHP Handler?

    Hello Forum, i want to set a different php handler for a subscription with the xml API. i guess this is the way to do it: Setting Subscription Parameters but unfortunatley there is no information for example what options are available for PHP Settings. i guessed some but what i really miss is...
  11. V

    Issue Plesk Monitoring Error

    Hello, I am getting the following error when I try to open Plesk Monitoring: 2024-02-20 23:12:34 ERR extension/monitoring /opt/psa/admin/plib/modules/monitoring/library/Http/HttpClient.php(128): Response parsing error: Syntax error 2024-02-20 23:12:07 ERR extension/monitoring Unexpected...
  12. Giu

    Issue API Delete Backup not functional

    Hi Forum, im trying to delete a backup via WP Toolkit API: /api/modules/wp-toolkit/v1/installations/67/backups in the rest swagger test i receive the following error: Failed to fetch. Possible Reasons: CORS Network Failure URL scheme must be "http" or "https" for CORS request. the...
  13. Giu

    Question Restore Backup with API/CLI from remote Storage

    Hi, i have two questions: 1) there is no way with the xml api or the REST api to restore a backup from a remote storage right? 2) if so then i need to make use of the cli: pleskrestore: Restoration from Backup my question here is: will this cli restore automatically check for the remote...
  14. Lenny

    Resolved Seeking Assistance with API Communication Issues via SSL on Plesk

    Hello Everyone, Firstly, I would like to extend my gratitude to all of you for taking the time to read about my issue and for any assistance you might offer in resolving it. I have extensively researched and tried most of the suggested solutions for my problem. However, before considering a...
  15. M

    Question Update "Webspace settings - SSH access" using API

    Specifically I am looking to update the user's password and SSH access via the API. Background I have a script that automatically sets up an account and creates a database and user. What I would then like to do is: SSH into the new account through a script Run some setup commands (git clone...
  16. J

    Question How to add firewall rules using Plesk API

    I need information on how to add/remove records to the windows firewall through the API
  17. M

    Resolved Error 1014 Creating FTP User REST API

    Hi there, I want to make a user using the REST API, but I get following message { "code" : 1014, "message" : "Parser error: Request is invalid. Error in line 1: Element 'webspace-id': '0' is not a valid value of the atomic type 'id_type'." } I'm sending following data to endpoint -X...
  18. Giu

    Resolved JSON API: Create/Update Client: "Call to a member function getApsBundleFilter() on null"

    Hi there, im testing out the JSON Api. So far everything works nicely but on POST Create Client /clients PUT Update Client /clients/{id} i get the following Error: { "code": 0, "message": "Call to a member function getApsBundleFilter() on null" } On POST Create Client the client...
  19. David Perez

    Question Get Size limit from account

    Hello, I'd need to get the size of the account via API, becouse I want to use it in my CRM in order to sell bigger plan. How could I do it?
  20. E

    Question How can I query the mail queue with Plesk API?

    How can I query the mail queue with Plesk API? (the number of items in the queue is enough) I would like to receive an automatic notification (email) if the number of items in the queue reaches a limit (e.g. 100 pieces), so that I can act in time before the server is blacklisted.
Back
Top