Klaviyo

Ecommerce CRM + email/SMS marketing (Shopify-centric).

How MailKite fits

Klaviyo is marketing (not transactional). Pair with MailKite for transactional + inbound.

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

Klaviyo (NYSE: KVYO) is an ecommerce-focused CRM and email/SMS marketing platform, especially strong with Shopify. It has a REST API, webhooks, a built-in CDP, and predictive analytics. Marketing only (not transactional).

Key features

Pricing model

Free tier (250 contacts) + contact tiers

Category

Email platforms

Full-stack developer email APIs for sending and receiving.

Related

Similar tools

Try MailKite alongside Klaviyo.

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