This is documentation for Plesk Onyx.
Go to documentation for the latest version, Plesk Obsidian.
Managing Secret Keys
Operator: <secret_key>
.
XML Schema: secret_key_input.xsd
, secret_key_output.xsd
Plesk version: Plesk 12.0 and later
XML API version: 1.6.6.0 and later
Plesk user: Plesk Administrator
Description
Plesk Administrator can access Plesk XML API service using a secret key - alternative way of authentication. Instead of putting the credentials, Plesk Administrator can specify a secret key as the KEY HTTP header of request packets. The header can look as follows:
KEY: 6575fae36288be6d1bad40b99808e37f
Note: To create a secret key, you should specify the IP address this secret key will be linked to. Packets sent with this key from different IP’s will not be proceeded by Plesk XML API service.
Supported operations