Skip to main content

Create an API key

POST 

/api/account/apikeys

Creates a new API key. The raw key is returned exactly once in data.key — store it securely, it cannot be retrieved later. Maximum 10 active keys per account.

Request

Responses

API key created. The raw key is shown only here.