v1

latestOpenAPI 3.0.32026-07-131924190.9 KB
api-keys

Create API key

Creates a new API key for the connected account with basic level (not master).

This endpoint requires an API key with the master privilege (or a Bearer token from the Dashboard).

If the account has reached the maximum number of allowed active API keys, the request will be refused.

If you want to create an API key with master access, you need to create it via the Dashboard.

post/account/api

Request body

namestring

A human-friendly name to identify the API key.

Response

API key created

successboolean