API Keys
Authenticate with torqee_ API keys.
API keys are torqee_-prefixed Bearer tokens for trusted server-side
integrations and agents.
API keys are issued and revoked in the torqee web app. Connect validates keys but does not create them.
An API key carries the same read scopes as OAuth tokens:
| Scope | Allows |
|---|---|
torqee:sessions:read | List sessions and read session metadata. |
torqee:transcripts:read | Search transcripts and read transcript segments. |
torqee:boards:read | List and read AI board contents. |
Keep API keys secret. They grant read access to workspace data for their configured scopes.