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.
- Bash
- C++
- C#
- Go
- Java
- Node.js
- Objective-C
- PHP
- Python
- Ruby
- Visual Basic
To run the example use the following command:
REMOTE_HOST=your-plesk-host.dom REMOTE_LOGIN=admin REMOTE_PASSWORD=password ./example.py
Plain text examples of possible requests and responses: http://plesk.github.io/api-examples/