Email for everything you run

Everything you run.One email API.

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.

Transactional Inbound Agent inboxes Controlled outbound
The SendHQ Mailworks Four different sources enter one SendHQ addressing press. Standardized email is routed into account folders, domain dividers, and identity slots. AGENT >_ PRODUCT SERVICE PEOPLE SENDHQ / MAILWORKS OUT ONE PLATFORM / SEND + RECEIVE AGENT>_ PRODUCT SERVICE PEOPLE SENDHQ
One integrationEvery domainEvery inboxEvery agentEvery productEvery workflow

Every new product shouldn’t mean another email stack.

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.

Transactional provider

Receipts and notifications

Team inbox

Support and replies

Agent mailbox

Automated conversations

Outbound tool

Founder-led outreach

Replace all four →

Give anything an email.

A product, an app, an agent, or a person. Give it an identity that can send, receive, automate, and hand control to a human.

01 / Product

Products

Receipts, onboarding, alerts, confirmations, and every message your product needs to send.

02 / Service

Services

Background jobs, monitoring, billing, and internal systems with scoped sending identities.

03 / Agent

AI agents

Real inboxes, real identities, controlled permissions, full history, and a human within reach.

04 / Human

People

Inspect, reply, approve, pause, and take over without leaving the same shared workspace.

One API. Every email use case.

Stop treating every kind of email like a separate product. SendHQ carries the whole conversation while keeping identities, access, and reputation organized.

Transactional email

Every product message, through the same pipe.

Send receipts, password resets, onboarding, alerts, and notifications from identities scoped to each product and domain.

{ }ProductTriggers message
SendHQAuthenticates + sends
@RecipientReceives email
ActivityEvent stays visible

Your code learns one email API.

Every product and agent uses the same clean interface. Change the domain, identity, or workflow—not your infrastructure.

REST APIInbound webhooksScoped API keysDelivery eventsMultiple domainsInbox + outbox
create-email-identity.js
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
});

Pay for the email operation you actually run.

Two plans. Transactional or marketing mode. No maze of add-ons, and no new stack every time you add a domain or product.

PLAN / 01

Starter

$9/ month

For products sending their first real traffic.

  • 10,000 emails / month
  • 15 verified domains
  • Inbox + outbox
  • Delivery and bounce tracking
Start with Starter

REPUTATION RULE Accounts whose bounce or complaint rate remains above 3% for two consecutive weeks are suspended to protect deliverability for everyone.

The useful questions.

The short version of how identities, domains, providers, and plans work.

Does SendHQ work with AI agents?

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.

Which mail provider does SendHQ use?

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.

Can I verify my own domains?

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.

Do I get a dashboard?

Yes. Every workspace includes a live inbox and outbox, domain management, API keys, and deliverability insights in the same interface.

How does pricing work?

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.

Don’t integrate email again. Add the next thing you build to SendHQ.

One integration · Everything connected

Whatever needs to email, connects to SendHQ.

Start with one domain. Keep every product, agent, and email workflow that comes next beautifully organized.

Start building with SendHQ