Overview
This guide explains how to generate and manage API keys for authenticating requests to our API. Proper use of API keys is critical for securing your application and controlling access.Generating an API Key
To generate API Key, navigate to Settings -> API Keys, and click theGenerate New Key +
button.

Ensure that all API keys are stored securely and never shared in untrusted environments or with third-party applications.

The key value is displayed only once. If you lose it, you will not be able to retrieve it again.
Revoking an API Key
If you no longer need a particular API key go to Settings -> API Keys, find your key on the list and click onRemove
button on the right side.