Skip to main content
Create a new bfvk- API key on your account. The full key value is returned exactly once in the response body. Store it immediately: subsequent list calls only return the prefix. Method: POST Path: /api/api-keys Auth: Session Bearer

Request

string
required
Human-readable name for the key. Shown in the dashboard and in GET /api/api-keys.

Response

string
Stable key identifier.
string
The name you supplied.
string
Full API key, prefixed with bfvk-. Returned once.
string
First few characters of the key.
string
ISO 8601 timestamp.
The key field is the only place the full value ever appears. Copy it before you close the tab.

Example

Errors