To manage your API keys:
- Enter a descriptive name in the “New API Key Name” field - choose something that helps you remember what the key is for (e.g., “Production-App” or “Testing-Environment”),
- Click the “Create New Key” button to generate your API key,
- Important: Copy and store your API key immediately after creation. For security reasons, you’ll only see it once and won’t be able to retrieve it later.
Security Tips:
- Keep your API keys confidential and never share them publicly.
- Use different keys for different applications or environments.
- Regularly review your active keys and remove any that aren’t being used.
- If a key is compromised, create a new one and delete the old key.
✅ Consider this like having different keys for different doors - each API key grants specific access while maintaining security for your resources.
Last updated on