Get API Keys


To create API Keys:

  1. Connect to SSH Terminal — Open any SSH terminal (ex: PuTTY), connect to your Ubuntu/CentOS server, and login as a server root user.
  2. Run command sudo zesle api:create to generate a new set of API keys.
  3. Use command sudo zesle api:list to list all the available API keys.
  4. 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.