Transactional provider
Receipts and notifications
Add every domain. Give each product, service, and AI agent its own inbox and sending identity. Send, receive, and manage every email use case from one beautifully simple workspace.
Another account. Another API. More DNS, keys, webhooks, logs, bills, and places for replies to disappear. SendHQ turns all that sprawl into one reusable email layer.
Receipts and notifications
Support and replies
Automated conversations
Founder-led outreach
A product, an app, an agent, or a person. Give it an identity that can send, receive, automate, and hand control to a human.
Receipts, onboarding, alerts, confirmations, and every message your product needs to send.
Background jobs, monitoring, billing, and internal systems with scoped sending identities.
Real inboxes, real identities, controlled permissions, full history, and a human within reach.
Inspect, reply, approve, pause, and take over without leaving the same shared workspace.
Stop treating every kind of email like a separate product. SendHQ carries the whole conversation while keeping identities, access, and reputation organized.
Send receipts, password resets, onboarding, alerts, and notifications from identities scoped to each product and domain.
Every product and agent uses the same clean interface. Change the domain, identity, or workflow—not your infrastructure.
const sendhq = new SendHQ({
apiKey: process.env.SENDHQ_API_KEY
});
// One API. Any identity.
await sendhq.emails.send({
from: "receipts@acme.com",
to: "customer@example.com",
subject: "Your receipt",
html: receiptHtml
});
// The next product uses the same API.
await sendhq.emails.send({
from: "hello@launchkit.io",
to: "founder@example.com",
subject: "Welcome to LaunchKit",
html: welcomeHtml
});Two plans. Transactional or marketing mode. No maze of add-ons, and no new stack every time you add a domain or product.
For products sending their first real traffic.
For teams shipping serious volume.
REPUTATION RULE Accounts whose bounce or complaint rate remains above 3% for two consecutive weeks are suspended to protect deliverability for everyone.
The short version of how identities, domains, providers, and plans work.
Yes. SendHQ is built for AI agents like Claude, Codex, Cursor, and OpenClaw. Its documented REST API uses a familiar Resend-style direct-send shape. Integrations should use a small server-side adapter and follow the migration guide for unsupported provider-specific fields.
SendHQ runs on Amazon SES by default and is built on a pluggable provider layer, so providers can change through configuration instead of application rewrites.
Yes. Each workspace can add and verify its own domains. SendHQ generates the SPF, DKIM, and DMARC records you need; you add them to DNS and SendHQ confirms verification.
Yes. Every workspace includes a live inbox and outbox, domain management, API keys, and deliverability insights in the same interface.
Starter is $9/month for 10,000 emails and 15 domains; Scale is $29/month for unlimited emails and 200 domains. Marketing plans are $10 more per month with the same limits.
If you choose Google Sign-In, SendHQ receives your account identifier, email address, name, and profile image only to authenticate you, secure your session, display your profile, and provide support.
SendHQ does not request Gmail messages, contacts, Drive files, calendars, or other sensitive Google data. Sign-In data is not sold, used for advertising, or used to send email.
Read the privacy policyDon’t integrate email again. Add the next thing you build to SendHQ.
One integration · Everything connected
Start with one domain. Keep every product, agent, and email workflow that comes next beautifully organized.
Start building with SendHQ ↗