API Keys
Manage workspace API keys for secure authentication with Orq.ai services. Create and revoke API keys for different environments and use cases.
What are API Keys
API Keys are secure tokens used to authenticate your applications and services with the Orq.ai platform. Each workspace can have multiple API keys for different environments, purposes, or team members, providing controlled access to your Orq.ai resources.
Managing API Keys
API Keys can be created, viewed, and managed from your workspace settings to ensure secure access to Orq.ai services.
Accessing API Key Management
To manage your API keys:
- Navigate to your Workspace Settings in the Orq.ai Studio
- Select API Keys from the settings menu
- View your existing keys or create new ones
Creating an API Key
To create a new API key:
- Click the Add API key button
- Enter a Name for your key (e.g., "Production Bot", "Development Environment")
- Click Add
- Your new API key will be generated and displayed
Revoking API Keys
To revoke an API key:
- Find the key in your API Keys list
- Click Revoke for the key you want to disable
- Confirm the action
Caution: Revoking an API key is permanent and cannot be undone. Make sure the key is not being used by any applications before revoking it.
Updated about 3 hours ago