Disposable temporary Email addresses.
Guerrilla Mail provides a JSON API, accessed over HTTP at api.guerrillamail.com/ajax.php, for generating and managing disposable email addresses. Each request specifies a function name along with the end user's IP address and user agent, and the API uses PHPSESSID cookies to maintain session state and an optional SUBSCR cookie for subscriber addresses; responses are returned as JSON.
The API supports functions to initialize a session and obtain a random email address (get_email_address), change the active address to a specific username (set_email_user), poll for new incoming messages (check_email), fetch a specific email's contents (fetch_email), and manage the session lifecycle, including forgetting the current address (forget_me) and extending its active time (extend). Addresses are temporary, expiring after 60 minutes of inactivity by default, with sessions timing out after about 18 minutes of inactivity; changing back to a previously used address restores its still-valid messages.
The service is aimed at developers building applications that need temporary or disposable inboxes, such as clients for receiving verification emails or testing mail flows without a permanent address. The API is described as public, open to all, and free to use, though rate limits are enforced without published thresholds.
The API is public and open to all, though it may be rate limited without published limits.
Each function call returns a JSON encoded string with data such as the email address, timestamp, and subscription status.
A new address is valid for 60 minutes and a session can expire after about 18 minutes of inactivity, though the extend function can add more time.
Yes, get_email_address accepts a language code parameter supporting en, fr, nl, ru, tr, uk, ar, ko, jp, and zh among others.
It uses HTTP cookies, specifically PHPSESSID for session tracking and SUBSCR for subscriber addresses, which the client must store and resend.
Show your product to thousands of developers
· 100k monthly pageviews
· 7k newsletter subscribers
E-Mail address validation.
Design, host, and send emails and texts. All from one place - with a simple API.
Disposable email inboxes with OTP extraction and real-time WebSocket events.
Email Verification API.
API for free email forwarding service.
Everything email for your startup with markdown support.