One REST API to warm accounts, build sender reputation, and hit the inbox. Your AI agents run it autonomously.
# Start warming an account $ curl -X POST https://app.agentwarm.com/api/warmup/start/acc_7f3a \ -H "Authorization: Bearer aw_live_k8x2..." \ -H "Content-Type: application/json" { "id": "wup_9d4e1f2a", "accountId": "acc_7f3a", "status": "active", "dailyLimit": 2, "targetLimit": 40, "day": 1, "_actions": { "pause": "POST /api/warmup/pause/acc_7f3a", "analytics": "GET /api/analytics/accounts/acc_7f3a/progress" } }
# Check warmup analytics $ curl https://app.agentwarm.com/api/analytics/accounts/acc_7f3a/deliverability \ -H "Authorization: Bearer aw_live_k8x2..." { "accountId": "acc_7f3a", "reputationScore": 87, "inboxPlacementRate": 0.96, "bounceRate": 0.008, "spamRate": 0.002, "emailsSent": 342, "emailsReceived": 298, "warmupDay": 18, "trend": "improving" }
# Check agent status $ curl https://app.agentwarm.com/api/agent/status \ -H "Authorization: Bearer aw_live_k8x2..." { "totalAccounts": 12, "warmingUp": 8, "ready": 4, "paused": 0, "avgReputationScore": 82, "avgInboxRate": 0.94, "alerts": [], "_actions": { "capabilities": "GET /api/agent/capabilities", "accounts": "GET /api/accounts" } }
Machine-readable errors, suggested actions, and hypermedia links in every response. Your agent always knows what to do next.
Structured error responses with action hints. No more parsing human text to figure out what went wrong.
Every response includes _actions with next steps — agents discover the API as they go.
Agents call /api/agent/capabilities to discover what they can do, with prerequisites and workflows.
Gradually ramp from 2 to 40 emails per day over 45 days. Realistic patterns, reply simulation, and spam rescue — fully automated.
Connect Gmail, Microsoft 365, or any IMAP/SMTP server. One unified API regardless of provider.
Native Google OAuth integration. Personal Gmail and Google Workspace accounts.
Azure AD OAuth for Outlook and Exchange Online. Microsoft single sign-on.
Zoho, Fastmail, custom servers, or any provider with IMAP/SMTP support.
Workspace Admin: connect an entire Google Workspace or Microsoft 365 tenant with a single admin consent.
Real-time monitoring of every signal that affects your email deliverability.
Connect accounts, let AgentWarm build reputation, then send with confidence.
Add email accounts via OAuth or IMAP credentials. Takes 30 seconds, or connect an entire workspace at once.
AgentWarm gradually builds reputation over 45 days with realistic patterns, reply simulation, and spam rescue.
Your agents use warmed accounts via the API. High deliverability, no spam folders, full analytics on every send.
AgentWarm implements the llms.txt protocol so AI agents can discover and understand the API without any pre-configuration.
$ curl https://app.agentwarm.com/llms.txt # AgentWarm > Email warmup infrastructure for AI agents. > Warm up accounts, build sender reputation, > and monitor deliverability — entirely via API. ## Agent Quick Start GET /api/agent/capabilities → what can I do? GET /api/agent/status → what's happening now? POST /api/accounts → connect an account POST /api/warmup/start/:id → start warming it GET /api/analytics/... → check progress
$ curl https://app.agentwarm.com/api/agent/capabilities { "service": "email-warmup", "version": "1.0.0", "capabilities": [ { "intent": "control_warmup", "endpoint": "POST /api/warmup/start/:id", "prerequisites": ["active_account"] }, { "intent": "view_analytics", "endpoint": "GET /api/analytics/..." } ], "authentication": { "method": "Bearer token" } }
Security by default. All credentials encrypted with AES-256-GCM at rest. Rate limiting on every endpoint. Full audit logging of all API operations. OAuth tokens refreshed automatically and never exposed in responses.
From outreach to onboarding, AgentWarm keeps your sender reputation healthy.
AI SDRs need warm domains to land in inboxes. Connect accounts, start warmup, and monitor reputation — all through the API your agent already understands.
Send personalized outreach to candidates at scale without hitting spam filters. Graduated warmup builds trust with Gmail and Outlook before high-volume sending.
Automated welcome sequences and check-in emails need clean sender reputation. AgentWarm ensures your transactional emails reach the inbox from day one.
Create an account, connect your mailboxes, and start building reputation immediately. No waitlist, no approval process.
No credit card required. Instant access.
Start free, upgrade when you need more. See full plan details.
Get answers to common questions about AgentWarm
Everything you need to build sender reputation at scale:
Free tier available. No credit card required.