Skip to main content
POST
Mint the first admin api key

Body

application/json

First-admin-key creation for POST /api/keys/bootstrap.

description
string
required
Minimum string length: 1
user_id
string
required
Minimum string length: 1
bootstrap_token
string
default:""

Response

Success.

data
BootstrapKeyResult · object
required

The one-time bootstrap result: the raw sk-… admin key and its user id.