API Base
api.mailagents.net
All production calls target the API base domain.
Mailagents is the control plane for agent-native email: rentable inboxes, wallet-based auth, usage-based overage proofs, and reliable webhook delivery with an operator dashboard.
All production calls target the API base domain.
Wallet signatures + JWT, with strict production mode.
Over-limit requests use short-lived payment proofs.
Authenticate with SIWE wallet signing.
Allocate an inbox via the mailbox lease API.
Receive mail through webhooks or latest-message fetch.
Release the mailbox when the workflow finishes.
We keep V1 running while iterating on V2. Recommended reads: