• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

api plesk

  1. serreri

    Question Set plesk client language dynamically

    Good morning, I apologize but I couldn't find a solution. Could you kindly help me understand if it is possible to activate a Plesk customer account by setting the language based on the language spoken by the customer. Basically, I would like an English user to enter his profile and find his...
  2. Z

    Question CLI API

    Good afternoon Please tell me the correct JSON example for recovery via api cli how to specify the correct path and command? -d '{"params": [ "--get","clients"],"env": {"in": "/var/lib/psa/dumps/clients/uesrname/backup_info_2404200000_2404250000.xml"}}' thx
  3. P

    Question REST Server Timeout

    Trying to migrate some sites off of a Plesk server, but it appears the API is timing out. Gaining host has asked that we extend the timeout on it, but can't see any option for that.
  4. R

    Resolved Curl Request 401 Unauthorized

    Hello! I am very new to Plesk and I'm doing this for a friend who is also stumped. He's got a Plesk server set up and wants to access the Rest API remotely, but whenever he or I try on our own machines, we get the following error: [root@vps ~]# curl -i -k -X GET -u admin:thepasswordgoeshere...
  5. F

    Question plesk api php does not update correctly

    Hi, i'm using plesk php api in order to get status of every webspace and site on my plesk server. But today i've change a status of a webspace from 'active' to 'disable' and from api i've always 0 as status. Instead on plesk DB i've 16 as status and it's correct. So why and how can update api...
  6. F

    Resolved Plesk Api PHP lib information

    Hi, i'm using plesk api php lib in order to get all domains on my plesk server and their status (suspended, disable and so on). My question is what's the difference between site and webspace? because if i get all webspace, i've all domains on my plesk but if i get all site i've only subdomain...
  7. R

    Question Plesk REST API for PHP

    Hello everyone I am trying to automate the ordering process. I want to use the REST API and PHP. The official documentation is not very helpful, hardly anything is described. The swagger version is not very informative either. Does anyone know good documentation that describes how to create a...
  8. V

    Resolved Need help using the api php lib plesk

    FR Bonjour, Actuellement, j'essaie de comprendre comment la Plesk API PHP LIB fonctionne... Malheureusement sur le github il y a 3 lignes d'explications et après démerder vous.... Quelqu'un serait en mesure de m'aider pour gérer cette librairie php plesk sur mon site svp ? Cordialement...
  9. Beat Stieger

    Resolved retrieve site-id using the PHP API (/plesk/api-php-lib)

    How can i properly get a site-id using the PHP library offered by Plesk? I only get the following Object informations using $client->Site()->get('name','domain-a-a.ch'): PleskX\Api\Struct\Site\GeneralInfo Object ( [name] => domain-b-b.ch [asciiName] => domain-b-b.ch...
  10. E

    Issue Out of memory when using the Plesk API

    Hi, I am using the Plesk XML API to create mail forwardings on the Plesk Server from a database table of users. In this context, I am fetching already existing mailforwards by requesting <?xml version="1.0" encoding="UTF-8"?> <packet> <mail> <get_info> <filter>...
  11. G

    Question API Onyx 17.8.x search on alternate field

    Hello, I see the API was updated with the last version of onyx with the support of Json but no new functions... I check all methodes and I don't found how to do a search based on an alternate field. I would like to get the customer information based on the External ID (Not the ID). API ...
  12. H

    Issue Plesk root/admin user unable to reactivate subscription from a customer after it has been suspended

    am using Plesk Onyx Hosting along with it's API to suspend webspaces (subscriptions). I do this using the PHP library like so: public function disableWebspace($id, $guid, $domain) { $webspace = $this->client->webspace()->request([ 'set' => [ 'filter' => [...
  13. T

    Issue Plesk api login

    Hello i have a problem. server: CentOS: 7.4.17.08 Plesk: 17.5.3#37 I want to create an FTP user with Plesk Api. If i login the ADMINISTRATOR the response is: „error 1023 Unable to create Ftp_UserManager_Abstract object: This object can be created only in a subscription.” if i login a other...
  14. M

    Resolved Partner API - Return nickname

    I managed to query the Partner API with "nickname" string Like it is described here: Searching for License Keys But really I need to get det result all the "nicknames" in our portal, or "Short description" as it is called in the Partner Central. How do I achieve this?
  15. Fernando Ok

    Resolved Manually ip ban using XML API?

    Hello, i'm trying to manage ip ban's using Plesk XML API, i read api-rpc full reference without success in my search... Please, anyone can say me how to ban/unban specific ip manually using xml api? <packet> <ip-ban> <?????????????????? /> </ip-ban> </packet>
  16. Dorathoto

    Question Some features are giving - Permission denied.

    I created a client In => mydomain.com/:8880/admin/customer/list?context=customers Then I created a domain and a subscription for that user. When I run the API with the following package <Packet> <Server> <Get_protos /> </ Server> </ Packet> I get the expected response: <? Xml version =...
  17. N

    Issue Plesk XML Integration API Issue

    Not this is right place to ask this question. I was developing a integration component for plesk version 1.6.7.0. As per the plesk documentation using the Xsd files. I could see two complexType Element (ServerOperatorType) in two different Xsd files. Complex Type Element: ServerOperatorType...
  18. Alpha Computer Services

    Issue Plesk Onyx Reseller Login Problem - PleskX\Api\InternalClient::setLogin() (Api.php:35)

    Hello guys, I hope some one here could help me. The error I get when trying to sign in to a Plesk Onyx reseller account it will log me in and show the help on the right hand side, but on the left hand side it just shows the below error. ERROR: Call to undefined method...
  19. P

    Issue Api create a service plan not found iis application pool cpu usage settings

    I want to create a service plan, but iis application pool CPU settings can not be made via api Is there any information on this? There are only two parameters in the following address...
Back
Top