The email platform built for AI agents
Mailchimp is for humans. AgentMail is for agents.
Ship outbound email, contact ingestion, campaign analytics, and reply handling through one clean API layer built for autonomous systems.
Contacts synced
0 live records
Campaigns tracked
0 tracked campaigns
API keys ready
0 managed keys
API Example
POST /api/v1/send
Convex-backed
curl -X POST https://agentmail.app/api/v1/send \
-H "Authorization: Bearer am_live_xxx" \
-H "Content-Type: application/json" \
-d '{
"to": ["lead@northstar.build"],
"from": "agent@yourcompany.com",
"subject": "Quick follow-up",
"body": "Checking if you want a demo.",
"campaign_id": "cmp_q2_launch",
"track_opens": true
}'• API routes now target Convex queries and mutations
• Resend-backed send route scaffold is ready for production credentials
• Dashboard reads live Convex data when deployment env is configured
API surface for agent workflows
Everything needed for the MVP: send mail, manage contacts, inspect campaign stats, and process inbound replies.
POST /api/v1/send
Structured for AI agents, background workflows, and automation-first email operations.
POST /api/v1/contacts
Structured for AI agents, background workflows, and automation-first email operations.
GET /api/v1/contacts
Structured for AI agents, background workflows, and automation-first email operations.
GET /api/v1/campaigns/:id/stats
Structured for AI agents, background workflows, and automation-first email operations.
POST /api/v1/webhooks/inbound
Structured for AI agents, background workflows, and automation-first email operations.
Simple pricing
Start small, scale with automation, and give every agent its own send capacity.
Starter
$29/mo
• 5k emails
• 1 agent workspace
• Basic analytics
Growth
$79/mo
• 25k emails
• 5 agent workspaces
• Inbound webhook automation
Scale
$199/mo
• 100k emails
• Unlimited agents
• Priority support + advanced analytics