Generating a New API Key
1
Navigate to Settings in the left navigation pane and click on API Keys under the Configurations section
2
On the API Keys page, click Add API Key in the top-right corner
3
In the modal that appears:
- Enter a descriptive name for the API key
- Click Save to generate the key
Managing Existing API Keys
The API Keys page displays all your active API keys with the following information:- API Key Name
- Date Created
Available Actions
For each API key, you can:- Edit: Click the three dots (⋮) and select Edit to update the key name
- Delete: Click the three dots (⋮) and select Delete to revoke the key
Best Practices
- Security: Never share your API keys or commit them to version control
- Naming: Use descriptive names that indicate the key’s purpose
Troubleshooting
If you encounter any issues with your API keys:- Verify the key is correctly copied and pasted
- Check if the key has been deleted or deactivated
- Ensure your account has the necessary permissions
- Contact support if issues persist