Create API key
ApiKey
Create API key
Create a new API key for programmatic access:
Required Parameters:
name: Descriptive name for the API key (minimum 1 character)
Important Security Notes:
- API key value is only returned once upon creation
- Store the key securely as it cannot be retrieved again
- Keys provide full access to organization data within API scope
- Only organization owners can create API keys
API keys enable server-to-server authentication and must be kept secure.
POST
Create API key
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Minimum string length:
1
