Disposable Temp Mail - SnapInbox
by wilcode
The Disposable Temporary Email API lets you create self-deleting temp emails for quick, secure tasks. Ideal for privacy, spam protection, and one-time...
Opens on Apify.com
About Disposable Temp Mail - SnapInbox
The Disposable Temporary Email API lets you create self-deleting temp emails for quick, secure tasks. Ideal for privacy, spam protection, and one-time sign-ups, it’s an easy way for developers to integrate temp email features.
What does this actor do?
Disposable Temp Mail - SnapInbox is a web scraping and automation tool available on the Apify platform. It's designed to help you extract data and automate tasks efficiently in the cloud.
Key Features
- Cloud-based execution - no local setup required
- Scalable infrastructure for large-scale operations
- API access for integration with your applications
- Built-in proxy rotation and anti-blocking measures
- Scheduled runs and webhooks for automation
How to Use
- Click "Try This Actor" to open it on Apify
- Create a free Apify account if you don't have one
- Configure the input parameters as needed
- Run the actor and download your results
Documentation
Disposable Temp Mail API - SnapInbox Visit SnapInbox Website ## Overview The Disposable Temporary Email API is a super easy-to-use tool that lets you create temporary email addresses for quick and secure tasks. These emails automatically delete themselves after a short time, so there’s no need to clean them up. It’s perfect for protecting your privacy, avoiding spam, and handling one-time activities like sign-ups or email verifications. Whether you know it as tempmail, 10minutemail, or throwaway email, this API is a hassle-free way for developers to add temporary email features to their apps or services effortlessly. ## Features - Generate a random temporary email - Retrieve emails from an inbox - Delete all emails from an inbox - Fetch specific email details - Delete a specific email - Retrieve available email domains ## How to Use This Actor accepts JSON input and performs actions based on the specified action type. ## Input Schema The input follows this structure: json { "action": "getRandomInbox", "email": "example@cloudbinmail.com", "messageId": "12345678-1234-1234-1234-123456789abc" } ### Input Fields - action (required): Specifies the action to perform. Supported values: - getRandomInbox: Get a random temporary email. - getInboxMessages: Retrieve messages from the specified email inbox. - deleteInbox: Delete all messages in the specified inbox. - getMessage: Fetch details of a specific message. - deleteMessage: Delete a specific message. - getDomains: Retrieve a list of available email domains. - email (optional): Required for actions that involve retrieving or deleting messages. - messageId (optional): Needed when fetching or deleting a specific email. ## Actions and API Usage ### 1. Get a Random Inbox Description: Generates a temporary email address with an available domain. Example Request: json { "action": "getRandomInbox" } Example Response: json { "status": "ok", "code": 200, "email": "random123@cloudbinmail.com" } ### 2. Retrieve Inbox Messages Description: Fetches all messages received in the specified inbox. Example Request: json { "action": "getInboxMessages", "code": 200, "email": "example@cloudbinmail.com" } Example Response: json { "status": "ok", "code": 200, "msg": "No available emails", "total": 0, "messages": [] } ### 3. Delete All Messages in Inbox Description: Deletes all messages from the specified email inbox. Example Request: json { "action": "deleteInbox", "email": "example@cloudbinmail.com" } Example Response: json { "status": "ok", "code": 200, "msg": "All messages deleted." } ### 4. Get Message Details Description: Retrieves the content of a specific email message. Example Request: json { "action": "getMessage", "messageId": "12345678-1234-1234-1234-123456789abc" } Example Response: json { "status": "ok", "code": 200, "message": { "uid": "14d4-6550-9668-fe2e241bd288a", "recipient": "abc@cloudbinmail.com", "sender": "", "subject": "", "from": { "name": "", "address": "" }, "msg": { "text": "Test first email", "text_formatted": "Test first email<br><br>", "html": "" }, "date": "2025-02-02T19:01:22.000Z", "timestamp": 1738522871 } } ### 5. Delete a Specific Message Description: Deletes a specific email message using its unique ID. Example Request: json { "action": "deleteMessage", "messageId": "12345678-1234-1234-1234-123456789abc" } Example Response: json { "status": "ok", "code": 200, "message": "Message deleted" } ### 6. Get Available Domains Description: Retrieves a list of available domains for temporary email addresses. Example Request: json { "action": "getDomains" } Example Response: json { "status": "ok", "code": 200, "domains": ["cloudbinmail.com", "", "", ""] } ## Notes - Ensure the email format is valid before requesting inbox messages. - Some actions require an email or messageId, so ensure they are provided when necessary. - email Required for 'getInboxMessages' and 'deleteInbox' actions. - messageId required for 'getMessage' and 'deleteMessage' actions.
Categories
Common Use Cases
Market Research
Gather competitive intelligence and market data
Lead Generation
Extract contact information for sales outreach
Price Monitoring
Track competitor pricing and product changes
Content Aggregation
Collect and organize content from multiple sources
Ready to Get Started?
Try Disposable Temp Mail - SnapInbox now on Apify. Free tier available with no credit card required.
Start Free TrialActor Information
- Developer
- wilcode
- Pricing
- Paid
- Total Runs
- 5,368
- Active Users
- 43
Related Actors
🏯 Tweet Scraper V2 - X / Twitter Scraper
by apidojo
Instagram Scraper
by apify
TikTok Scraper
by clockworks
Instagram Profile Scraper
by apify
Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.
Learn more about ApifyNeed Professional Help?
Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.
Trusted by millions | Money-back guarantee | 24/7 Support