Skip to main content

Create API Key

POST 

/v1/api-keys

Create a new API key.

The full key is returned ONLY in this response. Store it securely — it cannot be retrieved again.

Key format: bess_sk_live_{32_hex_chars}

A scoped API key cannot mint a key with broader scopes or a higher rate-limit tier than its own (privilege-escalation guard).

Request

Responses

API key created. The full key is included and will not be shown again.