- Print
- DarkLight
Manage and store your API keys securely.
Create and Store API Keys: Generate new API keys to integrate with your workspace.
Secret API Keys: Your secret API keys are displayed only once upon creation. For security reasons, they cannot be viewed again.
⚠️ Important: Keep your secret API keys safe and never share or expose them.
Admins can view and revoke all API keys, while members can only manage the keys they have created.
When generating a new API key, users must define its assistant scope, determining whether it applies to all current and future general assistants or a specific set of assistants, including the default search assistant. This ensures that API keys can only be used with designated assistants—any API call referencing an undefined assistant will return an error.
Additionally, admins can choose an access mode:
Impersonate: The API acts as a specific user.
Non-Impersonate: The API acts independently.
API keys are non-editable after creation to maintain security and prevent unauthorized changes.