api-keys
Create My Api Key
Issue the caller a key. Plaintext is in this response and nowhere else.
user_id and created_by are both the caller, which is the whole difference from the admin route — every limit underneath (one live key, the maximum lifetime, tenant membership) is the same code.
post/api/v1/api-keys
Headers
authorizationstring nullable
X-API-Keystring nullable
Request body
Response
Successful Response
Changes
Changed in 1 of the 5 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○