Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.orq.ai/llms.txt

Use this file to discover all available pages before exploring further.

The AI Router also has its own project-scoped API keys with optional cost, token, and rate limits. See AI Router API Keys.

What are Admin Keys

Admin Keys are secure tokens used to authenticate your applications and services with the Orq.ai platform. Each workspace can have multiple Admin Keys for different environments, purposes, or team members, providing controlled access to your Orq.ai resources.

Admin Keys vs Project-Level API Keys

Orq.ai supports two types of API keys:
  • Admin Keys: Created and managed in the Organization panel, these keys provide access to all resources within your workspace. Use these for applications that need broad access across multiple projects.
  • Project-Level API Keys: Automatically created when you create a new Project, these keys are scoped to a specific project and only have access to resources within that project. This provides better security isolation for individual projects.
When you create a new project, a project-level API key is automatically generated for that project. You can manage project-level keys from within the project settings.

Managing Admin Keys

Admin Keys can be created, viewed, and managed from your workspace settings to ensure secure access to Orq.ai services.
1

Creating a new API Key

API
  1. Navigate to your Organization panel in the Orq.ai Studio
  2. Select Admin Keys from the settings menu
  3. Enter a Name for your key (e.g., “Production Bot”, “Development Environment”)
  4. Click Add
  5. Preview your existing Admin Keys
2

Revoking an API key

Revoking API
  1. Find the key in your Admin Keys list
  2. Click Revoke for the key you want to disable
  3. 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.