Overview of Cloudflare Temp Email Features
mainCloudflare Temp Email is a high-performance, free temporary email service. Key capabilities include:
- High-Performance Parsing: Uses Rust WASM (
mail-parser-wasm) for fast and reliable email parsing. - AI-Powered Extraction: Utilizes Cloudflare Workers AI to automatically extract verification codes, authentication links, and service links from emails.
- Security: Supports setting independent passwords for email addresses and includes
CF Turnstilefor human verification. - User Management: Features full registration/login, OAuth2 (GitHub, Authentik, etc.), and Passkey support.
- Admin Capabilities: Includes a complete admin console for managing users, creating prefix-less emails, and configuring cleanup policies.
- Integrations: Supports Telegram Bot/push notifications, Webhooks, and an SMTP proxy server for IMAP/SMTP access.
- Agent Friendly: Includes a built-in skill (
cf-temp-mail-agent-mail) designed for AI agents to consume email data directly.