Skip to main content

API keys

Self-service management of the caller's own API keys

Create an API key owned by the caller (token shown once)

Mints a new key owned by the calling principal — the owner is always the caller and cannot be specified. The plaintext token is included in this response and only this response, so store it immediately; it cannot be retrieved later. Each requested scope must be a network/role the caller already holds (a key can only delegate a subset of its own access), and only a super-user key may set super_user=true. A key must request either super_user=true or at least one scope.