SparkPost (Bird)

Enterprise email delivery — now part of Bird (MessageBird).

How MailKite fits

SparkPost is now Bird. MailKite is independent, inbound-first, with unlimited free domains and a hosted MCP.

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

SparkPost was an independent enterprise email delivery platform known for analytics and its Momentum MTA. It was acquired and its brand dissolved into Bird (MessageBird); delivery is now offered via Bird Email.

Key features

Pricing model

Bird pricing (usage-based)

Category

Email platforms

Full-stack developer email APIs for sending and receiving.

Questions about SparkPost (Bird)

Is SparkPost still independent?

No — SparkPost was acquired and folded into Bird (MessageBird). The brand redirects to bird.com.

Related

Similar tools

Try MailKite alongside SparkPost (Bird).

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