latestOpenAPI 3.1.02026-08-102051102.0 KB

40ed0bdb89e1

API Keys

Create a new API key for the authenticated tenant

post/api/v1/api-keys

Headers

idempotency-keystring uuid required

Required for mutating calls. Use a V4 UUID. The server stores the first result for 24h and returns it on subsequent retries with the same key.

Required for mutating calls. Use a V4 UUID. The server stores the first result for 24h and returns it on subsequent retries with the same key.

Request body

namestring required

Name/label for the API key

metadataMetadata

Response

Default Response

plaintextKeystring required

The complete API key. Store this securely - it will only be shown once!