API Keys
The API Keys section under Account Management enables administrators to generate, manage, and control access credentials for integrating external applications with your Angoor.ai workspace. API keys provide secure programmatic access to platform features and data.
API Keys Dashboard

Search — Find specific API keys using the search bar
Owner Filter — Filter keys by owner
Policies Filter — Filter by assigned policies
Clear — Remove all applied filters
API Key — Create a new API key
Create API Key
Click the API Key button to generate a new access credential.

Policies Assignment
Select which policies this API key should inherit:
Customer Service — Access to customer interaction features
Support — Permissions for support-related functions
Expiry Configuration
Set when the API key should expire using the Expires by dropdown. Options include:
Never — Key remains active indefinitely
Custom expiration dates for enhanced security
Security Best Practices
Store API keys securely and never expose them in client-side code.
Use appropriate expiration dates for enhanced security.
Assign minimal required policies following the principle of least privilege.
Regularly audit and rotate API keys.
Last updated