Get API Keys
To create API Keys:
- Connect to SSH Terminal — Open any SSH terminal (ex: PuTTY), connect to your Ubuntu/CentOS server, and login as a server
root
user. - Run command
sudo zesle api:create
to generate a new set of API keys. - Use command
sudo zesle api:list
to list all the available API keys. - Use command
sudo zesle api:clear
to delete all the available API keys.
You can use these keys with our WHMCS module or check our Swagger API Documentation to build your own custom module.