v2

latestOpenAPI 3.1.02026-07-26232135.9 KB
internal

Create Api Key

Create a new API key for a user.

This endpoint requires internal API key authentication. The returned API key should be saved securely as it cannot be retrieved again.

post/internal/api-keys/generate

Headers

x-api-keystring required

Internal API Key for authentication

Internal API Key for authentication

Request body

namestring nullable

Optional friendly name for the key

Response

Successful Response

api_keystring required

The newly created API key (show only once)

key_idstring required

The key ID for management purposes