Skip to main content
POST
Issue a new API key (admin)

Authorizations

x-api-key
string
header
required

Optional API key for authentication (enabled via application.yaml)

Body

application/json
label
string
required

1-64 chars of lowercase letters, digits, dash, underscore

capabilities
string[]

Capability strings, e.g. "pipeline:read" or "secret:write:_type=tap" (see /keys/capabilities/catalog)

Response

The new key, including its one-time value

label
string
value
string

The API key secret — shown only in this response

capabilities
string[]
createdAt
string
createdBy
string