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.
Request body
Response
Successful calculation
Example response
{
"ok": true
}Changes
Changed in 2 of the 13 revisions of this API.1210
- ▲
the
data/last_used_atresponse's property type/format changed fromobject/to/for status200response-property-type-changed
- ▲
- ●
removed the optional property
data/apiKeyfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/rateLimitfrom the response with the200statusresponse-optional-property-removed
- ○
added the optional property
data/api_keyto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/api_key_maskedto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/created_atto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/credits_limitto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/credits_usedto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/idto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/is_activeto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/last_used_atto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/origin_restrictionto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/rate_limitto the response with the200statusresponse-optional-property-added
- ●