Add a domain, POST to one endpoint, and get back to your product. Every send is logged, every bounce reaches your app the moment it happens, and every feature is included from the first email.
The parts other providers put behind a higher plan, or leave you to build yourself.
Your domain is signed with DKIM and lined up with SPF and DMARC, and sends from your own address. Receiving servers can tell the mail really came from you, so it goes to the inbox instead of the spam folder.
A hard bounce or a complaint goes straight onto your suppression list and we never try that address again. Take one off yourself the day it is fixed.
Deliveries, bounces and complaints arrive at your server the moment they happen. They are signed, so you know they came from us, and retried if you are down. Nothing to poll.
Save a template once and send it by name, with {{variables}} filled in per person. It belongs to your workspace, so nobody else can read it, list it or send with it.
Send the invoice with the invoice email. Attach the file in the same POST, up to 10 MB a message. No second service, no upload step, no signed URLs.
Add an idempotency key and a request that times out is safe to send again. The duplicate receipt your customer would have received never goes out.
Add your domain and we hand you exactly what to paste, then watch for it ourselves. Sending unlocks the moment it lands, usually in minutes rather than an afternoon of support tickets.
After that it is one POST. Nothing to install, nothing to keep up to date, nothing that breaks the week we ship.
Send one template to fifty people in a single call, each with their own variables. The subject personalises too, because the subject is part of the template.
Every recipient gets their own record, their own status and their own webhook, and a campaign already in flight never slows your receipts down.
A 200 means we accepted it, not that it arrived, so we keep going. Poll any message for its status, or let a signed webhook tell you the moment it changes.
Fifteen days of every message exactly as it went out, and ninety days of delivery and bounce rates, so a question about last week has an answer rather than a shrug.
Agencies, studios, anyone with a second product: separate workspaces, separate domains, separate suppression lists, separate reputations. A problem in one never reaches another.
Invite your team with roles that decide who can touch keys and billing. Revoke a key and it stops working everywhere, immediately.
Eight endpoints. Read them in a minute, integrate in an afternoon.
/v1/emails Send one message /v1/emails/batch Up to 500 independent messages in one request /v1/emails Search your sending history /v1/emails/{id} Everything about one message /v1/templates Store a template, send it by name /v1/suppressions Your bounce and complaint list /v1/webhooks Subscribe to delivery events /v1/account Quota, verified domains, limits curl -X POST https://api.sendili.com/v1/emails \
-H "Authorization: Bearer sk_live_..." \
-H "Idempotency-Key: order-1041-receipt" \
-d '{
"from": "receipts@yourdomain.com",
"to": ["ada@example.com"],
"subject": "Your receipt",
"html": "<p>Thanks for your order.</p>"
}' { "message_id": "msg_4f9c2ae10b7d...", "recipients": 1 } We are not trying to out-feature companies with a thousand staff. We cover what a product actually needs to send email, and we do not charge you a subscription for the privilege of having it.
| Sendili | Postmark | Mailgun | |
|---|---|---|---|
| Price per 10,000 emails | $3.00 | $15.00 | $15.00 |
| Monthly minimum | None, pay per email | $15/mo | $15/mo |
| Message logs kept | 15 days | 45 days | 1 day |
| Sending domains | Unlimited | Up to 5 | 1 |
| Webhooks | Included | Included | Included |
| Features held back for a bigger plan | None | Inbound, longer retention | Retention, domains, dedicated IP |
You pay for email you actually send. There is no monthly minimum, no per-seat charge, and no feature that arrives only on a bigger plan.
Pre-paid credits, from $10. Credits do not expire monthly.
Included at every volume
If something below is not covered, email hello@sendili.com and it reaches a person who knows the answer.
One HTTP endpoint for every email your product sends, transactional and bulk. Domain setup, delivery logs, signed webhooks, templates and suppression come with it. We run on AWS SES, so you get its deliverability without an AWS account, an IAM policy or a console to learn.
Add three DNS records we generate for you: a DKIM TXT record at sendili._domainkey, plus an MX and an SPF record on a send. subdomain for a custom MAIL FROM. We check them for you and unlock sending the moment they resolve. DNS can take up to 72 hours to propagate, though it is usually minutes.
Every workspace gets its own isolated suppression list, so another customer's bounces can never suppress your recipients, or the reverse. Bounces and complaints are processed in real time and fed back into your own list automatically.
Not yet. Today your suppression list does the heavy lifting: anything that hard bounces or complains is never tried again, so a bad address costs you once and never twice. Turning away known throwaway domains before the first send is next, using the public disposable-email-domains list.
Store a template and reference it by name from a send. Values are substituted per recipient with {{variable}} placeholders, and because the subject is part of the template it personalises too. You can keep up to 1,000 of them at no extra cost.
Add a domain, create a key, and POST. Early access is open now. Tell us what you plan to send and we will get you set up.
$0.30 per 1,000 emails
No SDK, no AWS account, no console
Every feature included from day one