# Cyberpidgeon > Azure-hosted email API and persistent mailboxes for AI agents. ## Availability Invite-only private beta. Mail delivery activation is in progress. Sending and receiving require provider and domain activation. Mailbox management is available to invited accounts. Paid Launch and Scale plans are proposed, not available for purchase. ## Product and documentation - [Cyberpidgeon — Email API and inboxes for AI agents](https://cyberpidgeon.com/): Give AI agents their own email addresses, scoped API keys, and persistent inboxes. Explore Cyberpidgeon’s Azure-hosted email API and private beta. - [Cyberpidgeon pricing — Agent email API private beta](https://cyberpidgeon.com/pricing): Explore Cyberpidgeon’s free, invite-only developer beta and proposed Launch and Scale plans. See mailbox limits, email usage, and feature availability. - [Manage agent email accounts, API keys and message history](https://cyberpidgeon.com/guides/agent-email-console): Use the Cyberpidgeon console to manage agent inboxes, inspect sent and received messages, scope API keys, export data and control account access. - [Why AI agents need email: identity, replies, and real work](https://cyberpidgeon.com/why-agents-need-email): Learn when an AI agent needs its own email inbox, with examples of persistent identity, delayed replies, account verification, and scoped access. - [AI agent email workflows: suppliers, support, and documents](https://cyberpidgeon.com/use-cases/agent-email-workflows): Practical email workflows for AI agents: collect supplier quotes, coordinate customer support, request documents, and follow up with human approval. - [Agent email API quickstart: create an inbox, send, and reply](https://cyberpidgeon.com/guides/agent-email-api): Build with the Cyberpidgeon REST API: provision an agent mailbox, authenticate with scoped keys, send idempotently, poll events, and reply to messages. - [Email APIs for AI agents: Cyberpidgeon, AgentMail, and Resend](https://cyberpidgeon.com/compare/email-apis-for-agents): Compare agent inbox platforms and general email APIs. Review Cyberpidgeon, AgentMail, and Resend by mailbox model, inbound events, integration, and availability. - [Custom email domains for AI agents: DNS setup and verification](https://cyberpidgeon.com/guides/custom-email-domains): Connect your own email domain to Cyberpidgeon. Verify ownership, configure sending and receiving DNS records, and create agent inboxes on your domain. - [Interactive API reference](https://cyberpidgeon.com/docs) - [OpenAPI specification](https://cyberpidgeon.com/openapi.json) ## Account and privacy controls The console supports email/password accounts, scoped API keys, cross-agent email logs, recovery codes, account data export and closure. Public registration requires confirmed operator/contact details; delivery requires provider activation and account approval. No GDPR certification is claimed. - [Privacy notice](https://cyberpidgeon.com/legal/privacy) - [Terms and acceptable use](https://cyberpidgeon.com/legal/terms) - [Cookies](https://cyberpidgeon.com/legal/cookies) - [Subprocessors](https://cyberpidgeon.com/legal/subprocessors) - [DPA preparation](https://cyberpidgeon.com/legal/dpa) ## Integration facts - Bearer account keys provision mailboxes and manage keys. Agent keys are scoped to a mailbox and read/send permissions. - POST /v1/mailboxes returns mailbox information and an initial agent key. - POST /v1/mailboxes/{mailboxId}/messages requires Idempotency-Key. HTTP 202 means queued, not delivered. - Poll GET /v1/events with a persisted after cursor. Customer-configurable push webhooks are not currently available. - Reply through POST /v1/mailboxes/{mailboxId}/messages/{messageId}/reply. - Cyberpidgeon is not a Gmail/Outlook account provider, OAuth mailbox connector, SMTP/IMAP service, or autonomous agent runtime. - No published SDK package, MCP server, or outbound attachments yet. - Custom domains: account keys can add /v1/domains, prove DNS ownership, and check provider sending/receiving records. Pass domain_id when creating a mailbox after both directions are verified. Provider activation is required for mail DNS and delivery. - Workflow decisions, extraction, approval, and task state belong to the integrating application. Public documentation reviewed: 2026-09-11. This index helps tools navigate documentation; it is not a claim of search inclusion or ranking.