Create Api Key
API Keys
Create Api Key
Create a new API key. Returns the raw key exactly once.
Requires JWT authentication (not API key). This prevents a leaked API key from being used to mint replacement keys.
POST
Create Api Key
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Request to create a new API key.
User-defined label for the key
Required string length:
1 - 100