/v1 endpoints require a Bearer token in the Authorization header.
API Keys
API keys are scoped to a tenant and can be further restricted:| Scope | Description |
|---|---|
TENANT | Full access to all workspaces under the tenant |
WORKSPACE | Limited to specific workspaces |
workspaces:read, calls:read, relay:execute) that control which endpoints it can access.
Errors
Requests without a valid token return401 Unauthorized:
403 Forbidden: