Fast, disposable, programmatic inboxes on @firemail.eu.cc • Powered by Cloudflare Email Workers
REST API Endpoints:
GET /api/generate — Generate random temp addressGET /api/inbox?address={email} — List emails for an addressGET /api/message?id={id} — Fetch full email (headers, body, html)DELETE /api/inbox?address={email} — Delete all emails for an address