Send transactional emails without the headache.

A simple, affordable, and reliable way to send transactional emails. Built for developers who want sensible defaults that just work.

Everything you need

From API keys to delivery analytics, the essentials are built-in and ready.

Effortless setup

Create a domain and an API key, and start sending emails in minutes.

Reliable delivery

Backed by battle‑tested infrastructure with automated retries and monitoring.

Instant webhooks

Receive delivery, bounce, and open events with signed webhooks.

Global reach

Fast worldwide delivery, with optimized routing.

In‑depth analytics

Track sent and opened emails with clear reports.

Transparent pricing

Simple and predictable pricing that scales with you.

Simple pricing

Start small, grow affordably. No hidden fees.

Starter
$9.99
/month
  • 10,000 emails / month1
  • 14 day data retention
  • Unlimited domains
  • Attachments ($0.50 per GB)
  • 200 emails a day
Choose Starter
Most popular
Growth
$24.99
/month
  • 100,000 emails / month1
  • 14 day data retention
  • Unlimited domains
  • Attachments ($0.50 per GB)
  • No daily limit
Choose Growth
Scale
$69.99
/month
  • 300,000 emails / month1
  • 14 day data retention
  • Unlimited domains
  • Attachments ($0.50 per GB)
  • No daily limit
Choose Scale
1 Overuse per 1,000 — Starter: $1.50, Growth: $1.25, Scale: $1.00

Send an email in seconds

Copy, paste, and go — use your API key and you're done.

curl -X POST "https://sendwich.dev/api/v1/message" \
  -H "Authorization: Bearer sw_xxx" \
  -H "Content-Type: application/json" \
  -d '{
    "from": "Sender <no-reply@yourdomain.com>",
    "to": ["user@example.com"],
    "subject": "Hello from Sendwich",
    "html": "<p>Hi there 👋</p>",
    "text": "Hi there"
  }'

Or use our official Laravel package for even easier integration.

Frequently asked questions

Everything you might want to know before getting started.

What happens if I go over my monthly email limit?

+

You'll simply be billed at the overuse rate for your tier (see pricing). There is an option to disable overuse per domain name, when enabled the platform will stop sending mails and inform you that you have reached your limit.

Do unused emails roll over to the next month?

+

No, quotas reset each month. If your usage spikes, you can upgrade anytime or simply pay the overuse rate.

Can I cancel or upgrade anytime?

+

Yes. You can switch plans instantly, and all your domains, keys, and stats stay intact.

What about attachments?

+

Attachments up to 1 MB per message are included for free. Larger files are billed at $0.50 per GB.

Will you notify me if I’m close to my limit?

+

Yes. You'll receive alerts as you approach your quota so you can choose to upgrade or let overuse apply.

Why was this product created?

+

I built this project because I wanted a simple and cheap email service for my side projects, without all the complicated prices. Now others can profit too from these simple prices.

How do I authenticate with the API?

+

Use your API key as a Bearer token in the Authorization header. See the API docs for examples.

Do you support CC and BCC?

+

Yes. Both fields accept a single email or an array of emails. See the API docs for the request body.

Can I send HTML and plain text emails?

+

Yes. You can provide html and/or text in the request. At least one body should be provided.

Can I send from multiple domains?

+

Yes. You can add and verify multiple domains in the dashboard. All plans include unlimited domains.

How long is data retained?

+

Event and message metadata are retained for 14 days as noted in the pricing.

Is there a daily sending limit?

+

Starter includes 200 emails/day. Growth and Scale have no daily limit.

Do you offer custom plans or enterprise pricing?

+

Yes. If you need higher volumes, longer retention, or specific features, email sendwich@vblinden.dev to discuss a custom plan.

Do you provide volume discounts?

+

For sustained high-volume sending, reach out at sendwich@vblinden.dev and we can look at tailored pricing.

Can I pay annually?

+

If you prefer annual billing, email sendwich@vblinden.dev and we’ll explore options that fit.

Do you have a student or open‑source discount?

+

Yes — students and open‑source maintainers can get the Starter plan free for 6 months. Email sendwich@vblinden.dev to request it.

Ready to get started?

Go live in minutes — plug in your domain and start sending.

Contact

Questions about pricing, custom plans, setup, or deliverability? We'd love to hear from you.

Send mail to
sendwich@vblinden.dev
Open mail app