v51

OpenAPI 3.1.0raw.githubusercontent.com2026-08-01105276529.8 KB
api_keys

Create a system API key

Create a system API key. System keys belong to the system user rather than to any human, so this endpoint is restricted to admins. Creation requires an admin access-token session or the configured admin secret; API keys cannot mint keys. The response contains the key itself, which is shown only once and cannot be retrieved afterwards.

post/v1/system/api_keys

Request body

Response

The newly created system API key, including the key itself.