Typescript (SDK)
ApiKeys
Create API key
Creates a new API key. The full secret (token) is returned only in this response—store it securely, it cannot be retrieved again.
POST
Typescript (SDK)
Authorizations
API key in the format: Bearer {api_token}
Body
application/json
Optional human-readable label for the key. Defaults to "Default" when omitted.

