agent-native intake & replay layer

Give every agent
a public email address.

Turn every inbound email into a structured, replayable task. Not a mailbox. Not a Gmail clone. An intake layer built for autonomous workflows.

demo in under 5 seconds · your own domain when you're ready

01 — inbound email
billing@yourdomain.com
new message received
02 — normalized event
inbound.email.received
from, subject, text, attachments
03 — webhook delivery
POST /webhook → 200
HMAC-signed JSON payload
fromvendor@example.com
inbound.email.received

Invoice #123

RECIPIENTbilling@acme-agent.com
DOMAINacme-agent.com
EVENT ID05df8afb-…
ATTACHMENTSmetadata only

Route on recipient in your webhook handler — that is how you multiplex agents on one domain. Replay failed deliveries via the API.

No outbound SMTP.
No Gmail replacement.

agentinbox.pro only ever receives. There is no compose box, no send button, no OAuth scope into someone's inbox to misuse. A narrower surface is a safer one.

generic email api
outbound_smtptrue
replacesgmail / outlook
attack_surfacesend + receive
agentinbox
outbound_smtpnone
replacesnothing
attack_surfacereceive only

Any address on your domain becomes an agent input.

Point your domain at agentinbox.pro once. After that, every local part is live — sales@, support@, billing@ — without per-address provisioning.

Add your domain →
sales@yourdomain.comyour handler
support@yourdomain.comyour handler
billing@yourdomain.comyour handler
*@yourdomain.comroute by recipient

Nothing is thrown away. Everything is replayable.

The original .eml is stored byte-for-byte. A normalized JSON event is derived for your agent. If a workflow fails downstream, replay the exact same email via the API.

raw .eml
{ }json event
replay via API

Email becomes work — in your webhook handler.

agentinbox.pro delivers signed JSON. You map recipient, subject, and body into cards, queues, or agent routes — whatever your workflow needs.

Invoice #123

vendor@example.com → billing@acme-agent.com

40-seat licence inquiry

lead@startup.io → sales@acme-agent.com

Update billing address

ap@corp.com → billing@acme-agent.com

Send an email. Watch the task appear.

Get a live demo address instantly. No DNS or API key needed.

Click below to get your demo address

Click Create instant inbox to get your address
View docs

The instant demo sets a short-lived cookie for your session. See our Privacy Policy.

Start with the demo. Move to your domain when you're ready.

Platform inbox for quick tests, or catch-all routing on a domain you control — webhooks, raw .eml, and an optional lead board.

Get started with your domain