Skip to main content

Create an API key

POST 

/v1/admin/tenants/:id/keys

Issues a new API key scoped to this tenant. The plaintext key is returned exactly once in the response — it is never stored or shown again. Only a SHA-256 hash is persisted server-side.

Request

Responses

API key created (plaintext returned once)