It connects to a CPanel management API Web server and and can execute several types of operations on hosting accounts:
- Create or kill an account
- Retrieve the list of existing accounts
- Suspend and unsuspend accounts
- Retrieve the list of available packages
- Retrieve the CPanel API version
The class is based on the code of the original CPanel API examples.