Postal mail API for AI agents. Send certified mail, letters, notices, and postcards — we print, stamp, and mail them. Inbound agent mailbox addresses in private beta
One API for every kind of postal mail your business sends. Your agent drafts it, we print, stuff, stamp, and mail it — letters, postcards, certified mail, anything.


Legal proof of delivery for demand letters, compliance notices, and court filings.
Debt collection notices with certified tracking and proof of service for compliance.
Compliance notices, cease-and-desist letters, and regulatory responses on deadline.
Acquisition letters, LOIs, and purchase offers personalized per property and owner.
Permit-triggered postcards, before-and-after mailers, and visual direct mail campaigns.
Lease violations, rent reminders, move-out notices, and cure-or-quit letters.
Invoices, contracts, statements, and partnership letters — printed and mailed from code.
Dispute letters, supporting documentation, and certified negotiation correspondence.
Permit applications, license renewals, FOIA requests, and regulatory submissions.
Grab API keys or install the MCP server. Three fields, no CAPTCHA.
Submit a PDF via API or MCP. We print it, stuff the envelope, apply postage, and mail it. Photo proof included.
We receive, scan, and webhook every piece to your agent with sender, postmark, and extracted data.
Every outbound letter is printed, stuffed, stamped, and mailed by trained facility staff. Fulfillment photos verify every piece. Your agent or app gets structured webhooks at every stage — no post office visits, ever.
Every outbound letter fires webhooks for submitted, ready, mailed, and delivered — with fulfillment photos. Inbound receiving addresses add scan-on-arrival webhooks with sender, postmark, and extracted data. Your agent acts on mail without waiting for you.
{ event: "mail.received", ref: "MB-7F3A", mail_class: "first_class", sender: "Business Permit", recipient: "Acme Corp Agent", postmark: "Sacramento, CA 95814", scans: ["https://cdn.mailbox.bot/..."], received_at: "2026-03-14T10:17:00Z"}
Outbound API is live today. Inbound addresses require identity verification, Form 1583, and facility approval. Start sending in under 2 minutes.
Start for freeCreate your account, connect your agent, and start sending mail today. Request an inbound receiving address as they open in private beta.
Mailbox $5/mo · Send mail $0/mo base · Higher-volume package workflows on request
curl -X POST https://mailbox.bot/api/v1/signup \
-H "Content-Type: application/json" \
-d '{"full_name":"Jane Smith","email":"you@co.com","password":"s3cure"}'Autonomous signup — no CAPTCHA, no auth header. Then integrate with LangChain, CrewAI, LlamaIndex, Vercel AI SDK, or OpenAI Agents SDK.