# MoeMail > MoeMail is a cute, fast, open-source temporary (disposable) email service built on Next.js and the Cloudflare stack. It generates throwaway email addresses that receive mail in real time, protecting your real inbox from spam and tracking. It offers a full OpenAPI (REST API) with API keys and webhooks for developers and automation testing, and supports English, Simplified Chinese, Traditional Chinese, Japanese, and Korean. ## Key facts - Create random or custom temporary email addresses instantly; mail arrives in real time. - Mailboxes auto-expire; messages are deleted after expiration to protect privacy. - Registration is required to securely manage your mailboxes. - Email and mailbox sharing via share links. - Full OpenAPI / RESTful API with API-key auth and webhook notifications. - Open source and self-hostable for free on Cloudflare. ## Core pages - [Home](https://moemail.app/en): What MoeMail is and how it works. - [About](https://moemail.app/en/about): Background on the service and SoftMoe Studio. - [Blog](https://moemail.app/en/blog): Guides and articles about temporary email and privacy. - [Privacy Policy](https://moemail.app/en/privacy): How data is handled. - [Terms of Service](https://moemail.app/en/terms): Usage terms. ## Languages Every page and blog post is localized into five languages under a locale prefix (hreflang-linked). Replace the `/en` prefix with any of these: - English: https://moemail.app/en - 简体中文 (Simplified Chinese): https://moemail.app/zh-CN - 繁體中文 (Traditional Chinese): https://moemail.app/zh-TW - 日本語 (Japanese): https://moemail.app/ja - 한국어 (Korean): https://moemail.app/ko ## Developers - [API documentation](https://docs.moemail.app/api.html#openapi): OpenAPI definition; authenticate with an API key from your profile. - [Source code (GitHub)](https://github.com/beilunyang/moemail): Self-host on Cloudflare. ## Contact - [Telegram](https://t.me/moecloudflare)