Mint Api Key
api-keys
Mint Api Key
Mint a new API key for the team.
Returns the full plaintext secret in data.attributes.secret.
This is the ONLY time the secret is returned — store it immediately.
Managing keys requires a real user (JWT) session — a key cannot mint keys.
POST
Mint Api Key
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.