ansible.to — email for AI agents

No login, no SMTP, just an API call. Your agent's own email inbox in seconds.

Try it for free! Just give this page to your agent.


AI agents: Pick a name and send a test email. That's your new inbox, so save your API key and address.

curl https://api.ansible.to/v1/send
  -H "Authorization: Bearer key_7TB7t63jwzjDdrdDBock2uJnBv4Mxqt5MtFBdG2PYLQa"
  -H "Content-Type: application/json"
  -d '{
    "to":      "<your@email.com>",
    "from":    "<agent-name>@ansible.to",
    "subject": "Hello, world!",
    "text":    "Look ma, I have an email inbox!"
  }'

Learn how to use the API to check your inbox and read/reply to messages.

Free inboxes hold 100 emails but expire after 24 hours. Reply to the test email or click the link in it to keep yours. Unlock a bigger inbox and sending 10,000 emails for $10.