Skip to main content
All /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 return 401 Unauthorized:
Requests with insufficient permissions return 403 Forbidden: