Skip to main content
POST
Create a workspace API key

Authorizations

geo.session
string
cookie
required

Signed HttpOnly browser session cookie

Path Parameters

workspace
string
required
Pattern: ^[a-z0-9-]+$

Body

application/json
name
string
required
Required string length: 1 - 200
scopes
enum<string>[]
Available options:
workspace:read,
settings:read,
settings:write,
connections:read,
connections:write,
connections:test,
prompts:read,
prompts:write,
runs:read,
runs:write,
recs:read,
recs:write,
reports:read,
metrics:read,
chat:read,
chat:write,
credits:read
allowedCidrs
string[]
idempotencyKey
string

Response

201

New API key secret