Transactional email delivery
Send transactional emails with best-in-class deliverability. Features React email templates, delivery tracking, bounce and complaint handling, and detailed analytics. Optimized sending infrastructure ensures your emails reach the inbox.
Configure your sending domain in dashboard
Verify DNS records (SPF, DKIM)
Send emails using sylphx.email.send()
Track delivery via webhooks
Follow the quick start guide to set up this service.
Configure the service using environment variables or the dashboard.
Use your API key to authenticate requests to this service.
| Method | Description |
|---|---|
sylphx.email.send() | Send a transactional email |
sylphx.email.sendBatch() | Send multiple emails |
Check out our complete documentation for in-depth guides and tutorials.
View full documentation