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.

instant allocate paused · custom domains and docs still available

01 — inbound email
[email protected]
new message received
02 — normalized event
inbound.email.received
from, subject, text, attachments
03 — webhook delivery
POST /webhook → 200
HMAC-signed JSON payload
inbound.email.received

Invoice #123

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.

Receive and send for agents.
No human inbox UI.

agentinbox.pro receives inbound mail and sends outbound via API for your agents. There is no compose box or Gmail replacement — a narrower surface is a safer one.

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 →
[email protected]your handler
[email protected]your handler
[email protected]your 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.

40-seat licence inquiry

[email protected][email protected]

Update billing address

[email protected][email protected]

Instant inbox is under maintenance.

We're repairing the allocator path that mints live demo addresses. Everything else below still works.

partial maintenance
smtp ingressoperational
webhook deliveryoperational
custom domainsoperational
instant inbox allocatormaintenance
control-plane datastorerecovering

Preview the signed JSON flow now, or continue with a custom domain while we bring instant allocate back online.

Live allocate paused. Preview the intake pipeline below.

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