v1

latestOpenAPI 3.0.32026-08-0421040.6 KB
Account

Create a new API key with a descriptive label. The full key is returned only once — store it securely. You can create multiple keys for different environments or integrations.

post/v1/account/keys

Request body

labelstring required

A descriptive label for the API key, e.g. "Production" or "CI/CD"

Response

Default Response

idstring required

Unique key identifier

keystring required

The full API key. Store securely — it will not be shown again.

prefixstring required

First 8 characters of the key for identification

labelstring required

The label you provided

messagestring required

Reminder to store the key securely