Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 1.28 KB

generate-api-key-and-secret.md

File metadata and controls

21 lines (12 loc) · 1.28 KB

Generate API Key & Secret

Cloud Hosting service allows you to deploy your applications using a CLI. To use the CLI, you need an API Key & API Secret. To generate these, make sure your application has already been approved by an administrator.

Once your application is approved, you should see an option to generate an API Key & Secret next to your application.

Applications List with context menu

Select "Generate API Key" and you should soon see a new screen which allows you to download your API Key/Secret pair in a text file.

API Key & Secret

Once you download the file, you can proceed to deploy your application using API Key/Secret pair.

{% hint style="warning" %} Choosing to "Generate API Key" again invalidates existing API Key/Secret pair. {% endhint %}

You can view your API Key anytime in your application's details, but if you lose your API Secret you must regenerate both API Key & Secret.