This API is currently in beta and endpoints/features may change without notice.
Authentication
All API endpoints are authenticated using Bearer tokens. We support two types of API keys:- Transactional API Keys - Used exclusively for sending emails via the /email endpoint
- Dashboard API Keys - Used for all other API endpoints and administrative functions
Rate Limits
Our API has tier-based rate limits that vary depending on your subscription plan:Dashboard API Keys
- Free tier: 100 requests per minute
- Pro tier: 250 requests per minute
Transactional API Keys (/email & /email-batch)
- Free tier: 100 emails per minute
- Pro tier: 600 emails per minute
- Enterprise tier: Starts at 5000 per minute, can be increased.
Retry-After
header indicating the number of seconds until the rate limit is lifted.
Developer Community
Join our developer community on Discord to:- Get help with API integration
- Connect with other developers
- Stay updated on new features
- Share feedback and suggestions