AgentEX1
Email infrastructure for AI agents.
Native agent inboxes. Connected account proxy. One API surface.
The problem
Your agents need real email
AI agents are increasingly autonomous — but when it comes to email, they're stuck using fragile SMTP hacks or platforms built for humans, not machines.
Platforms that give agents inboxes can't proxy through real Gmail or Microsoft 365 accounts. When customers write to their CSM's email, there's no way for an agent to handle and reply through that identity.
OAuth scopes, token refresh, webhook handling, threading headers, deliverability monitoring, signature management — every piece is a project. And you'll rebuild it for every customer who wants their own account connected.
How AgentEX1 works
Two modes, one API
The only platform where agents get native inboxes and proxy through real customer accounts. Same client, same calls.
Native Agent Inbox
Spin up email addresses on demand. Agents send and receive directly. Full API control over every message, thread, and delivery event.
- Custom domains with automated SPF / DKIM / DMARC
- Semantic search across all messages
- Inbound webhooks and WebSocket events
- Deliverability monitoring and bounce handling
- Per-inbox rate limiting and quota controls
username: 'agent-support',
domain: 'yourapp.com',
webhook_url: 'https://app.you.com/email'
});
Connected Account Proxy
Connect a real Gmail or Microsoft 365 account. Agents read and reply through the customer's actual email identity. Recipients never know an agent is involved.
- OAuth 2.0 integration — Gmail and Microsoft 365
- Full thread context and conversation history
- Signature management per identity
- Rule engine — whitelist, blacklist, time routing
- Approval queue — hold for human review via API
await agentex1.emails.reply({
message_id: 'msg_abc123',
identity: 'connected:gmail:rep@co.com',
append_signature: true
});
An agent can use its native inbox for new outreach — and reply from the customer's connected account for existing conversations. No context switching. No separate clients.
Architecture
How a message flows
Every inbound email passes through a structured pipeline. Your agent decides what happens next.
Developer experience
Clean APIs by default
RESTful endpoints, typed SDKs, predictable response shapes. No surprises.
Capabilities
Everything agents need to own email
Search across all inboxes by meaning, not keyword. Find relevant threads fast — no regex, no exact match required.
Whitelist/blacklist senders, trigger on keywords, route by time of day. Rules fire before your agent ever sees the message.
In-Reply-To and References headers handled automatically. Every reply lands in the correct thread, every time.
Automatically reply from whichever address received the message — native inbox or connected account, handled transparently.
Hold low-confidence responses for human review. Approve or reject via API or the dashboard. Ship with confidence.
Define signatures per identity. Agents append the right sign-off for the right email address automatically.
Real-time events for every email action — received, sent, bounced, approved. Choose push or streaming.
Per-customer send limits, provider quota respect, and automatic backoff. Never accidentally flood an inbox.
AES-256 at rest, TLS 1.3 in transit. OAuth tokens are isolated per connection, never exposed in API responses.
Configurable retention policies, full data deletion on request, and audit logs for every access event.
Your domain, your brand. Full DNS verification with guided setup. SPF, DKIM, and DMARC configured automatically.
One agent, multiple email identities. Mix native inboxes and connected accounts freely. Route dynamically at send time.
API Reference
REST endpoints
RESTful, predictable, versioned. Every resource has the full CRUD surface you'd expect.
Full API docs — including request schemas, response types, and error codes — coming soon.
API Reference (coming soon)Comparison
How AgentEX1 stacks up
AgentEX1 is the only platform that covers both native agent inboxes and connected account proxy. Here's a fair look at the options.
Pricing
Simple, transparent pricing
Start free. Scale as your agents grow. No hidden fees, no per-seat charges.
For prototyping and small-scale agent deployments.
- 100 emails / month
- 1 native inbox
- Community support
- REST API access
- Basic webhooks
For teams shipping agent-powered email workflows.
- 10,000 emails / month
- 10 native inboxes
- 5 connected accounts
- Email support
- Semantic search
- Custom domains
For scaling operations with SLA guarantees.
- 100,000 emails / month
- Unlimited inboxes
- 25 connected accounts
- Priority support + SLA
- Rule engine + approval queue
- Audit logs
Dedicated infrastructure, compliance, and white-glove onboarding.
- Unlimited everything
- Dedicated infrastructure
- SSO / SAML
- Custom SLA + uptime guarantee
- Dedicated account manager
- SOC 2 compliance
Built on
Ready to give your agents email?
AgentEX1 is in early access. Create your free account and get your API key in minutes.
Free tier available. No credit card required.