Skip to main content
PUT
Set a platform LLM key

Authorizations

Authorization
string
header
required

Obtain a token via the CLI auth flow (POST /v1/auth/sessions) or GitHub OAuth

Body

application/json
provider
string
required

LLM provider name (e.g. openai, anthropic)

source_workspace_id
string<uuid>
required

Workspace whose self-managed key to use as the platform key

Response

Platform key configured

provider
string
required
source_workspace_id
string<uuid>
required
active
boolean
required
request_id
string
required