ZeptoMail

Transactional-only email from Zoho — clean UI, low price.

How MailKite fits

ZeptoMail is transactional-only. MailKite adds inbound JSON webhooks + unlimited free domains.

Send email from ZeptoMail with MailKite

A minimal, copy-paste starter. Swap in your own domain and API key.

send.ts
import { MailKiteClient } from "@mailkite/client";

// One API, your own DKIM-signed domain — no mail server to run
const mailkite = new MailKiteClient({ token: process.env.MK_API_KEY! });

await mailkite.send({
from: "you@yourdomain.com", // any address on a verified domain
to: "user@example.com",
subject: "Hello from ZeptoMail",
html: "<p>Sent in milliseconds via MailKite.</p>",
});
Read the sending quickstart

ZeptoMail is Zoho's transactional-only email service, separated from Zoho's marketing products. It offers a clean UI, templates, SMTP + API, and credit-based pricing with no monthly minimum.

Key features

Pricing model

Credit-based (~$0.10–0.18/1k)

Category

Email platforms

Full-stack developer email APIs for sending and receiving.

Works with Zoho Crm
Related

Similar tools

Try MailKite alongside ZeptoMail.

Point a domain, drop in a webhook URL, and send your first email in minutes. Unlimited domains, no credit card.