• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

api

  1. 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...
  2. 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...
  3. 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
  4. 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...
  5. 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...
  6. 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?
  7. 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.
  8. K

    Resolved How to get service plan list via REST API

    Hi, I have looked around and can't find the answer anywhere. I need to find how to list the service plans vis REST API (PHP). Anyone able to help? Thanks
  9. Frank.P

    Resolved XML API : Getting Password for Customer Accounts

    https://docs.plesk.com/en-US/obsidian/api-rpc/about-xml-api/reference/managing-customer-accounts/getting-information-about-customer-accounts.28790/#response-packet-structure Sample Response : <password>$5$D9pDoFzjjx+9Jxmk$ZNhvXW2Tu</password>...
  10. J.Wick

    Question Plesk API & CloudFlare IP Issue

    I'm trying to setup Postman to connect to Plesk API, but I'm getting an Access Denied Error and a Cloudflare IP address. If I whitelist all CF IPs I open the API to the world, I don't want that. mod_cloudflare restores the IP to Apache, but it doesn't work on the API. Is there a work around?
  11. M

    Question REST API One time login with redirect url

    I am trying to create an one time login that logins as an system user or redirect to a specific client or domain. In the XML API it can be done with server -> create_session, but how can i do it with the rest api (somewhere in cli??) Is it even possible??
  12. M

    Question Rest API

    Is there an possibility where i can get the traffic usage per server, customer, domain/subscription. I cannot find a way to view the traffic statistics from the last 10 minutes for example. I hope somebody has an answer for me. Kind regards, Arthur
  13. P

    Question Extend Plesk rest API with custom extension?

    Hi everyone, I am developing a Plesk extension which analyses some data of our customers. This data should be transferred to another application using an API. So as Plesk provides the v2 rest API with swagger files this is the way I want to use. The Plesk SDK gives some hint that there is a...
  14. H

    Question Manage multiple servers with Plesk

    Is there currently a way to manage multiple servers together with Plesk? Or is there only the possibility via the API?
  15. J

    Question Virtual Host Template Applied to REST API Domains?

    Hello, I recently configured a virtual host template successfully applied to any new domain created manually in Plesk. When I use the Plesk REST API to create domains, the virtual host template is not applied. Is it possible to apply a virtual host template on API created domains? Here's my...
  16. R

    Input Selling Hosting Services

    So I want to start selling hosting plans however I do not want much with keeping track of Users billing, want to bill via my website (running wordpress) I know there is a WooConmerce plugin for subscription billing however I want. to connect wordpress users accounts to Plesk. Also Enable and...
  17. Lexz

    Resolved API install SSL certificate for mailserver

    Good afternoon everybody, I hope someone can help us. We are developing the API implementation into our customerpanel. We would like to install a certificate (Sectigo) for the mailserver of a subscription but we couldn't find it in the API documentation. (Mail Service Preferences) We only...
  18. tuend

    Question How to create new API endpoint of my custom extension?

    Hi, I'm building an Plesk Extension with some special action. It working very nice with Plesk UI. Now i want to call that actionvia Plesk API. How can i do that? Can you give me some document like: Create new API endpoint of extension,...? Thank you verymuch.
  19. G

    Resolved How to create an extension for api use?

    Hi, I want to be able to create and delete files inside of any user websites. My application will be available outside of Plesk. I took a look at the XML Api but, I can't find any api that allows me to manage the files. But, the extension API does have a Filemanager class that allow to manage...
  20. J

    Input add external DNS APIs for Letsencrypt extension

    I use Gandi.net's DNS service for most of my domains. I also use wildcard certificates issued by the Letsencrypt extension. However the automatic update of the DNS records with the _acme-challenge only works if the DNS is handled within Plesk, if I understand correctly? Gandi, as many DNS...
Back
Top