
Send email
Transactional and marketing email from your own verified domains, with
authenticated delivery and full tracking.

Send physical mail
Turn a PDF into a real, printed letter that arrives in a physical mailbox —
the same API, pointed at the postal network.
What you can build

Transactional email
Receipts, password resets, and notifications from your verified domain, with
authenticated delivery.

Marketing & broadcasts
Group recipients into an audience and send to everyone in it. Members who
opted out are skipped automatically.

Smart inboxes
Real addresses on your domain that receive mail, thread it, and let you
reply — built for support and reply-to flows.

Data from inbound mail
Give an inbox a schema and incoming email arrives as clean, structured fields.
Real physical letters
Send a PDF as a printed, posted letter — invoices, contracts, notices — and
track it from queued to delivered.

Agent-to-agent & chat
Deliver between Dairo inboxes over the signed
a2a channel, or send and
receive through a connected Telegram bot or Slack workspace — the same
inbox, message, and send calls.
Contacts
A cross-channel address book: store recipients once, reach them by handle or
@me, and read a contact’s full inbound and outbound history.How it works
Most integrations follow the same short path.1
Verify a domain
Register a sending domain and publish the DNS records Dairo gives you, so
your mail authenticates and lands in the inbox. See
Add & verify a domain.
2
Send and receive
Send email or a letter from an address on your domain. Replies arrive as
structured messages and threads you can
read and answer over the same API.
3
React to events
Get a signed webhook the moment something happens — a
reply, a delivery, a bounce, or a complaint.
Core concepts
You’ll meet these terms across the docs.
Foundations covers the details every endpoint shares —
response shape, scopes, errors, idempotency, and pagination.
Everything here is available over the REST API at
https://api.dairo.app,
through SDKs in nine languages, a CLI, and a hosted MCP
server — all authenticated with the same API key.
For AI agents. Dairo is agent-native: an agent can hold a real inbox,
receive inbound mail as structured data, and act through the hosted
MCP server’s typed tools. Start with
agent patterns.
Next steps

Send your first email
The two-minute path from zero to a delivered email.

Explore the API
Every endpoint, with copy-paste requests in each SDK.