API Keys

The "API Keys" page in the Impossible Cloud Management Console (ICMC) is where you can create and manage your API access credentials.

API keys enable programmatic access to ICMC via a RESTful API, which allows you to automate tasks and integrate ICMC features into your applications or workflows. RESTful API stands for Representational State Transfer, a standard software architectural style for creating scalable web services. It enables interaction with ICMC through a set of stateless operations.

When creating a new API Key:

  1. Click on 'Create new API Key' to generate a token.

  2. Enter a description and set an expiration date/time for the key.

  3. Once created, ensure to copy the key immediately; it's your only chance to do so.

  4. The key won't be visible again for security reasons, but you can delete it using the trash bin icon if needed.

Remember, these keys grant access to the ICMC distributors features via API, so handle them securely.

Last updated

Was this helpful?