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
Response
Successful calculation
Example response
{
"ok": true
}Create a new API key. Requires an internal or enterprise API key. Returns the generated key string: save it, it cannot be retrieved later.
Successful calculation
{
"ok": true
}