Kit (ConvertKit)

Creator-focused newsletter/marketing (rebranded from ConvertKit).

How MailKite fits

Kit is creator newsletters. MailKite is inbound-first developer infra.

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

Kit (rebranded from ConvertKit in Nov 2024) is a creator-economy newsletter and marketing platform with paid newsletters, digital products, a sponsorships marketplace, and a Kit MCP for AI agents.

Key features

Pricing model

Free (10k subs) + creator tiers

Category

Email platforms

Full-stack developer email APIs for sending and receiving.

Questions about Kit (ConvertKit)

Is Kit the same as ConvertKit?

Yes — ConvertKit rebranded to Kit in November 2024.

Related

Similar tools

Try MailKite alongside Kit (ConvertKit).

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