🔑Getting API Keys

Generating API keys

The API-Secret will only be visible once, at the moment of credential creation. If you lose your credentials, they cannot be recovered. Therefore, ensure to keep your credentials safe and secure at all times.

To generate API keys, navigate to the Developer page within the Business Portal and click New credentials. Creating new credentials is crucial for our system to recognize yours during runtime. Each set of credentials consists of two components:

  1. API-Key: A 64-bit random string.

  2. API-Secret: A 64-bit random string.

Last updated