Details
Details of API key scopes, environment separation, token rotation, and whitelisting.
Key Capabilities
- Fine-Grained Scopes: Authorize keys only for specific operations (e.g.
emails:send,contacts:read,webhooks:write). - Environment Separation: Distinct keys for production, staging, and development environments.
- Token Rotation: Securely rotate active keys without causing downtime.
- IP Whitelisting: Restrict API key usage to specific servers or CIDR ranges.
Was this page helpful?