Skip to main content
POST
Create Organization Api Key

Authorizations

X-API-Key
string
header
required

Send X-API-Key: sk_live_<your_key>. Keys are issued via POST /signup or via the dashboard. Legacy callers may also use Authorization: Bearer sk_live_<your_key>.

Path Parameters

org_id
string
required

Body

application/json
name
string
default:default
Maximum string length: 80
scope_type
enum<string>
default:workspace
Available options:
personal,
workspace

Response

Successful Response