Transactional and marketing email on a single API. Built with the plumbing developers want and the canvas marketers deserve — without pretending they're the same person. Delivered hot.
Built on boring, reliable pipes
§ 01 — the honest split
Most email platforms paper over the gap between the person writing
POST /send
and the person dragging a hero image into place. We don't. Pick your tab — both live in the same dashboard.
// one function. no DSL. import { chorizo } from "@chorizo/mail" await chorizo.send({ from: "hola@acme.mx", to: "maria@acme.mx", subject: "Tu pedido está en camino", template: "order/shipped", data: { order_id: "A-7412", eta: "48h" }, tags: ["transactional", "shipping"], }) // → { id: "msg_0x4f...", accepted: true, queued_at: 1734... }
Delivered, opened, bounced, complained — every event signed, retried on your schedule. Up to 72h of replay.
Drop-in relay on :587 with app-scoped creds. Migrate from SendGrid without changing a single line.
Pass
X-Chorizo-Idempotency-Key. Send the same request 100 times. Your user gets one email.
Because email is about heat. Hot leads. Hot launches. Receipts that need to land before your customer closes the tab.
A good chorizo is spicy, fast, and travels well. So does a good email relay. We named it after the thing we wanted it to be.
No cold opens. No cold IPs. Just your message, delivered while it's still warm.
§ 02 — reputation, operationalised
No cold opens. No cold IPs. Warm-up schedules, suppression hygiene, complaint feedback loops, IP rotation — the unglamorous work that decides whether your email lands in the inbox or nowhere. We do it on your behalf. You see one number.
Measured against Inbox Monster · Q1 2026
End-to-end. POST to provider delivery.
Three regions. Zero single-point silliness.
Trusted by teams who'd rather be building something else
§ 03 — pricing that reads in 15 seconds
For the side project you'll definitely finish this weekend.
For the product that's working. Grows with you, not ahead of you.
For the serious sender. Dedicated IPs, your own warmup schedule.
Every plan: DKIM/SPF/DMARC setup wizard · BIMI · SMTP relay · no per-seat pricing, ever.
§ 04 — ship today
Verify a domain. Paste one API key. Send. We'll walk you through the DNS bits, because those are, historically, where dreams go to die.