Launching today

AgentCRM Console
CRM API for AI agents to collect emails & send newsletters.
1 follower
CRM API for AI agents to collect emails & send newsletters.
1 follower
AgentCRM is the first CRM built for AI agents, not humans. Existing CRMs (Mailchimp, HubSpot, Brevo) have APIs, but they're designed for humans clicking through UIs β hundreds of endpoints, OAuth flows, domain verification, pipeline concepts agents don't need. AgentCRM strips it to three primitives: contacts, lists, send. Launch Video: https://x.com/4484/status/2043129602395271262?s=20



Launch Video:
https://x.com/4484/status/2043129602395271262?s=20
Mailchimp's API surface is 200+ endpoints. AgentCRM's is 15. That's the product.
What makes it different?
3 API calls to go from zero to sending a newsletter.
Create org, add contacts, send. No onboarding wizard, no domain setup, no OAuth.
Agent-first SDK.
pip install agentcrm β an agent can crm.contacts.create(), crm.lists.send() in 5 lines of Python. The SDK is the product, not an afterthought.
Embeddable signup with zero keys exposed.
Scoped API keys by design.
Secret key for your backend, public key for client-side (write-only β can create contacts but can't read/delete). No accidental data exposure.
Built on AgentMail for delivery.
No SMTP config, no domain warm-up, no bounce management. Connect your AgentMail key and emails go out.
Suppression is automatic.
Bounces, complaints, and unsubscribes are handled without the agent doing anything. Bad emails get silently excluded from future sends.