Repository contains the examples on how to use Plesk API-RPC using different programming languages. Here you can find useful helpers to execute API-RPC requests.
- PHP
- Ruby
- Node.js
- Python
- Bash
- C++
- Java
To run the example use the following command:
REMOTE_HOST=your-plesk-host.dom REMOTE_LOGIN=admin REMOTE_PASSWORD=password ./example.py