/v1 endpoints require a Bearer token in the Authorization header.
API Keys
API keys are scoped to a tenant and can be further restricted:
Each key has a set of permissions (e.g.,
workspaces:read, calls:read, relay:execute) that control which endpoints it can access.
Errors
Requests without a valid token return401 Unauthorized:
403 Forbidden: