Create an API key
POST/api/keys
Generates a new personal access token (PAT) for programmatic API access. The raw token is returned only once — copy it immediately. Requires Pro tier or higher
Request
Responses
- 200
- 400
- 401
- 403
- 404
API key created with raw token
Empty name
Unauthorized
Plan does not support API keys
Organization not found