API-first delivery
Build transactional email directly into your application through a simple developer-focused API.
AuthyEngine gives your application a production-ready email delivery layer with APIs, verified domains, API keys, and flexible SMTP routing.
POST /api/v1/emails/YOUR_API_KEY { "name": "John Deo", "email": "hello@yourdomain.com", "subject": "Welcome to your app", "html": { "message": "<h1>Welcome!</h1>" } } 200 OK { "id": "em_01...", "status": "queued" }
Keep your product focused while AuthyEngine handles the email delivery layer.
Build transactional email directly into your application through a simple developer-focused API.
Connect your sending domains and keep credentials and sending configuration organized.
Pro users can bring their own SMTP infrastructure through AWS SES, Postmark, or private SMTP.
Create keys for your applications. Pro adds unlimited keys and domain isolation.
Your plan is governed by its monthly allowance rather than an arbitrary daily send ceiling.
Developer users get community and documentation support, while Pro includes priority technical support.
A straightforward workflow for getting application email into production.
Set up a verified sending domain so your application can send from an address on your own domain.
Give your application the credentials it needs to authenticate with the AuthyEngine delivery API.
Prepare your sender, recipient, subject, and message content using the delivery request your application needs.
Submit your email request and receive a delivery identifier with a queued status from the service.
Keep email infrastructure out of your application's core logic and work with a focused delivery layer.
Move beyond an MVP when you need more domains, more keys, priority support, and SMTP flexibility.
Send the messages your customers need, without building your own email delivery layer.
Send a polished welcome message when someone joins your product or starts using your service.
Keep customers informed with timely order confirmations and transaction updates.
Deliver receipts, invoices, and other purchase-related documents directly to customers.
Send important product updates, activity notices, and other event-driven notifications.
Route contact form submissions and website inquiries to the inboxes that need to receive them.
Handle the application-generated emails that keep your customers informed throughout their journey.
Keep your email infrastructure organized with controlled access, verified sending domains, and flexible routing.
Use dedicated API credentials to control which applications can access the email delivery API.
Keep sending tied to domains you have configured and verified for your application.
Pro gives you domain isolation so production sending can stay organized across multiple domains.
Use your own SMTP infrastructure on Pro when your delivery setup requires a provider you control.
Start at $0 and move to production when your application needs more capacity and flexibility.
Learn how AuthyEngine's delivery, domains, API keys, routing, support, and plans work together.
AuthyEngine provides an application email delivery layer with an API, verified sending domains, API key management, and flexible SMTP routing.
Your application sends an email request to the AuthyEngine API with the sender, recipient, subject, and message content. The API returns a message identifier and queued status so your application can continue its workflow.
Yes. You can connect and verify a sending domain, then use that domain for application email.
Verified domains keep your sending configuration organized and let you control which domains are configured for application email.
API keys provide credentials for applications connecting to AuthyEngine. The Developer plan includes one API key, while Pro includes unlimited API keys with domain isolation.
Pro lets you bring your own SMTP infrastructure when you want to use a delivery setup you control, including AWS SES, Postmark, or custom private SMTP.
AuthyEngine is designed for transactional application email such as welcome emails, order confirmations, receipts and invoices, product notifications, contact form emails, and other application-generated messages.
Yes. Contact form submissions can be sent through the same application email delivery workflow.
The Developer plan includes 5,000 emails per month, one verified domain, one API key, and community and documentation support.
Pro includes 50,000 emails per month, 10 verified domains, unlimited API keys with domain isolation, priority queue and technical support, and the ability to bring your own SMTP infrastructure.
Yes. The Developer plan is free and includes 5,000 emails per month for getting started.
Developer is suited to side projects, MVPs, and early-stage applications. Pro is intended for production-scale sending when you need more capacity, domains, API keys, support, and SMTP flexibility.