Fast & Secure Temporary Email Service
Valid for one hour
3-30 chars • letters/numbers/._- only
To use these API commands, you need an API key
Contact Admin on Telegram
@zodaq
Request your API key to unlock premium features
?action=get_current&api_key=YOUR_KEY
Retrieve current email and all messages
?action=generate_email&api_key=YOUR_KEY
Create new temporary email address
?action=get_emails&email=user@domain.com&api_key=YOUR_KEY
Fetch messages for specific email
?action=clear_cache&api_key=YOUR_KEY
Clear server cache for fresh data
?action=get_stats&api_key=YOUR_KEY
Get API statistics and info
?action=generate_email&api_key=YOUR_KEY&type=memorable
Generate memorable email names
🟢 cURL Request:
curl "https://yoursite.com/tempmail_optimized.php?action=get_current&api_key=YOUR_KEY"
🔵 JavaScript Request:
fetch('url?action=get_current&api_key=YOUR_KEY')
.then(res => res.json())
.then(data => console.log(data));
Contact @zodaq on Telegram to request your API access
Unlock premium features and integrate TempMail Pro into your applications