Transactional & marketing email
Complete email infrastructure for transactional and marketing emails. Send welcome emails, password resets, order confirmations with best-in-class deliverability. Run marketing campaigns with subscriber management, segmentation, double opt-in, and engagement analytics. Built-in GDPR compliance.
Overview
Pricing
Usage
Docs
Examples
Quick Start
1
Configure your sending domain in dashboard
2
Verify DNS records (SPF, DKIM)
3
Send transactional emails with sylphx.email.send()
4
Set up campaigns with sylphx.email.sendCampaign()
Documentation
Key Concepts
Getting Started
Follow the quick start guide to set up this service.
Configuration
Configure the service using environment variables or the dashboard.
API Keys
Use your API key to authenticate requests to this service.
SDK Methods
| Method | Description |
|---|---|
sylphx.email.send() | Send a transactional email |
sylphx.email.sendBatch() | Send multiple emails |
Need more details?
Check out our complete documentation for in-depth guides and tutorials.
View full documentation