Brevo

All-in-one marketing + transactional + CRM (formerly Sendinblue).

How MailKite fits

Brevo is a multi-channel suite. MailKite is inbound-first email infra — receive as JSON, send in one API, unlimited free domains.

Send email from Brevo 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 Brevo",
html: "<p>Sent in milliseconds via MailKite.</p>",
});
Read the sending quickstart

Brevo (formerly Sendinblue) is an all-in-one multi-channel platform combining marketing email, transactional API/SMTP, SMS, WhatsApp, push, chat, and a CRM. It's a broad suite for teams that want many channels from one provider.

Key features

Pricing model

Free tier (300/day) + tiered

Category

Email platforms

Full-stack developer email APIs for sending and receiving.

Questions about Brevo

Is Brevo the same as Sendinblue?

Yes — Sendinblue rebranded to Brevo in 2023. Same platform, broader name.

Related

Similar tools

Try MailKite alongside Brevo.

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