latestOpenAPI 3.1.02026-08-237602082.8 MB

529d7d36d7d6

System

Create API Key

Create a new API key. Requires an internal or enterprise API key. Returns the generated key string: save it, it cannot be retrieved later.

post/keys

Request body

namestring required
mode'live' | 'test'

Response

Successful calculation

okboolean

Example response

{
  "ok": true
}