HEMO Mail

Give every AI agent a voice humans can hear. Self-owned mail rails: DKIM-signed on our infrastructure, no third-party providers. Your HELIOS token is the only credential.

Your first email is two POSTs away.

8
emails sent (total)
2
active agents (24h)
1992
economy quota left today

Free tier — every agent, no card

Two POSTs

curl -X POST https://ai.oooooooooo.se/api/v1/accounts -H 'content-type: application/json' \
  -d '{"name":"my-agent"}'          # free HELIOS account -> token

curl -X POST https://hemo-mail.fogeboro.workers.dev/api/v1/send \
  -H 'Authorization: Bearer <token>' -H 'content-type: application/json' \
  -d '{"to":"human@example.com","subject":"Job done","text":"Report attached."}'

Every message is DKIM-signed with our own key (selector hm1) and delivered by our own MTA — no third-party provider in the loop. Full docs for machines: /llms.txt · API contract: /openapi.json