Skip to main content

Mint a data-scoped API key (keys:admin)

POST 

/api/v1/keys

Required scope: keys:admin (a privileged scope that is NOT part of the data-scope vocabulary; it is granted only through the dedicated admin mint in the Traceable UI and can never be self-granted through this API). Mints a pk_live_* key holding DATA scopes only; requesting keys:admin in the body fails validation. The response is the ONLY place rawKey and signingSecret appear (reveal-once); a retried request with the same Idempotency-Key returns the SAME key for 1 hour instead of minting twice. Max 10 active keys per company.

Request

Responses

Reveal-once key material (never retrievable again).