How to Generate and Manage Your API Key
1. Access API Key Settings
- Log in to your account and navigate to the Settings or API section.
- Look for the API Keys or Generate API Key option.

2. Generate Your API Key
- Click on the Generate API Key button.
- A new API key will be displayed on your screen.
- Important: This is the only time the full API key will be shown.
3. Save Your API Key Securely
- Copy the API key immediately.
- Store it in a secure password manager or a safe location.
- You will need to use this key in the
x-api-key
header for all your API requests.
4. Regenerating Your API Key
- If you need to generate a new API key, click the Regenerate Key button.
- Important: The old key will be invalidated immediately.
- You must update all places where you were using the old key with the new one.
Important Notes:
- One-time Display: The API key is shown only once during creation/regeneration.