Skip to main content

Issue a new API key

POST 

/api-keys

Creates an ApiKey scoped to a subset of the platform permission catalogue and returns the plaintext ONCE (field plaintext). Store it immediately — retrieval is impossible after this call. Optional IP allow-list and rate-limit overrides are honoured by the middleware. Records api_key.create audit event. Requires the api-key:write permission.

Request

Responses

Newly-issued ApiKey record; contains the plaintext value shown only in this response.