Sendmux
Sendmux is an email inbox API for AI agents to send, receive, route, and react to email via Gmail, Outlook, SMTP, or Amazon SES.
Product Overview
Sendmux is an email inbox API for AI agents to send, receive, route, and react to email via Gmail, Outlook, SMTP, or Amazon SES. It provides dedicated agent mailboxes so each agent can have its own real email identity for reading threads, processing attachments, sending replies, and responding to inbox activity.
For outbound delivery, Sendmux offers a single API surface that routes messages through the team’s chosen providers. It supports delivery groups with weighted routing, sender-domain routing, health checks, automatic failover, and per-provider quotas, along with delivery logs and metrics for visibility.
Key features
- Create agent inboxes with a dedicated agent mailbox identity
- Receive and read threads, process attachments, and send replies
- Send outbound through Gmail OAuth, Outlook OAuth, SMTP, or Amazon SES
- Route outbound using delivery groups with weighted delivery, sender-domain routing, health checks, and automatic failover
- React to inbox activity via signed webhooks or Server-Sent Events
- Manage delivery with quotas (per second to per day) and view delivery logs and metrics
How Sendmux works
- 1
Get an agent mailbox
Follow the setup instructions to create a Sendmux agent inbox and obtain the credentials needed for that mailbox.
- 2
Use the APIs for inbox actions
Call the Mailbox and Sending APIs to read threads, process attachments, and send replies from the agent mailbox.
- 3
Configure routing and events
Set up delivery routing with quotas and failover, then handle inbox activity using signed webhooks or Server-Sent Events.
Use cases
- An AI support agent needs its own mailbox identity to read customer threads, process attachments, and send replies while triggering actions from signed inbox event updates.
- A team running multiple AI agents wants one API surface to route outbound email across Gmail, Outlook, SMTP, and Amazon SES with weighted delivery and automatic failover when a provider degrades.
- An operations team controlling deliverability uses sender-domain routing and per-provider quotas to keep outbound traffic balanced while reviewing delivery logs and metrics for each sending path.
Who is it for?
Sendmux is designed for developers building AI email agents and agent platforms that need inbound mailbox access plus outbound sending control across multiple providers. It also fits teams that require routing controls, tenant isolation, and mailbox-scoped access for multiple agents.