What are API Keys
API Keys are secure tokens used to authenticate requests to Orq.ai. Each key is scoped to a single project and carries a set of permissions that control what it can do. Two key types are available, chosen by the key’s owner.User keys
Tied to a specific user account and project. Automatically revoked if the user is removed from the organization or project. Use user keys for personal use and local development.Service account keys
Not tied to any individual user, with a lifecycle independent of user membership. Only workspace admins can create service account keys. Use service account keys for production systems, so access does not break when a team member leaves.Viewing API Keys
Navigate to Settings > Organization > API Keys to see all keys across projects. The table shows the following columns:Creating an API Key
Open the creation panel

The API key creation panel.
Choose an owner
Set name and project
Set permissions
Set expiration (optional)
Create and copy the key

The Save your key dialog appears once after creation.
Permissions
Restricted permission resources
Restricted permission resources
Managing Keys

The API Keys management table showing all keys, their type, status, permissions, and actions.
- Edit: update the name, permissions, or expiration date. The owner type cannot be changed after creation.
- Duplicate: opens the creation panel pre-filled with the key’s current settings.
- Delete: permanently removes the key. This cannot be undone.