VOOZH about

URL: https://apify.com/vivid_astronaut/disposable-email

โ‡ฑ Disposable Email API ยท Apify


Pricing

from $5.00 / 1,000 results

Go to Apify Store

Pricing

from $5.00 / 1,000 results

Rating

0.0

(0)

Developer

๐Ÿ‘ Fabio Suizu

Fabio Suizu

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

0

Monthly active users

5 months ago

Last modified

Categories

Share

Disposable Email service powered by Azure. Fast, reliable, and scalable API.

Features

  • Fast Processing: Lightning-fast disposable email api powered by Azure
  • Reliable: 99.9% uptime with automatic failover
  • Scalable: Handle single requests or bulk operations
  • Secure: Enterprise-grade security with API key authentication
  • Well Documented: Comprehensive API documentation and examples

Use Cases

  • Development: Integrate into your development workflow
  • Automation: Build automated pipelines
  • Integration: Connect with other services

Input Parameters

ParameterTypeRequiredDescription
dataobjectNoInput data to process. Send your API request payload here.
endpointstringNoSpecific endpoint to call (e.g., /api/v1/process)

Output Format

{
"success":true,
"result":{ ... },
"timestamp":"2026-01-07T00:00:00Z"
}

Code Examples

JavaScript (Node.js)

import{ ApifyClient }from'apify-client';
const client =newApifyClient({token:'YOUR_API_TOKEN'});
const input ={
"data":{},
"endpoint":"/api/v1/process"
};
const run =await client.actor("vivid_astronaut/disposable-email").call(input);
const{ items }=await client.dataset(run.defaultDatasetId).listItems();
console.log(items);

Python

from apify_client import ApifyClient
client = ApifyClient("YOUR_API_TOKEN")
run_input ={
"data":{},
"endpoint":"/api/v1/process"
}
run = client.actor("vivid_astronaut/disposable-email").call(run_input=run_input)
for item in client.dataset(run["defaultDatasetId"]).iterate_items():
print(item)

cURL

curl-X POST "https://api.apify.com/v2/acts/vivid_astronaut~disposable-email/runs?token=YOUR_API_TOKEN"\
-H"Content-Type: application/json"\
-d'{
"data": {},
"endpoint": "/api/v1/process"
}'

Pricing

Model: Pay per result Price: $0.005 per result

You only pay for successful results. Platform usage costs are included.

API Documentation

Full API documentation is available at:

Support

Version History

See ./CHANGELOG.md for version history.


Powered by Azure Cloud Infrastructure

You might also like

Disposable Email Checker

phazonoverload/disposable-email-checker

Checks if email addresses belong to disposable/temporary email services.

Email Verifier & Validator - Bulk, Syntax, MX & Disposable

santhej/email-verifier

Bulk-verify email addresses: syntax, domain/MX deliverability, disposable, role-account, free-provider and typo detection. Fast, no API key, pay per email.

๐Ÿ‘ User avatar

Santhej Kallada

4

5.0

Email Validation & Disposable Email Detector

mayno/email-risk-scorer

Detect disposable emails, score email risk, and protect your signup flow. Block fake signups from Mailinator, Guerrilla Mail, and 500+ temporary email providers.

6

5.0

Email Validator API - Verify, Disposable Check, MX

george.the.developer/email-validator-api

Validate emails instantly with MX verification, SMTP checks, disposable email detection. Identify free providers, role-based addresses. 400+ disposable domains. ้ชŒ่ฏ็”ตๅญ้‚ฎไปถๅœฐๅ€็š„ๆœ‰ๆ•ˆๆ€งใ€‚ๆฃ€ๆŸฅๆ ผๅผใ€MX่ฎฐๅฝ•ใ€SMTP่ฟžๆŽฅใ€ๆ˜ฏๅฆไธบไธ€ๆฌกๆ€ง้‚ฎ็ฎฑใ€‚้€‚ๅˆ้‚ฎไปถ่ฅ้”€ๅ’Œ้”€ๅ”ฎๅค–ๅฑ•ใ€‚ๆฏๆฌก้ชŒ่ฏไป…้œ€$0.002ใ€‚

13

Email Verifier - MX, SMTP, Disposable & Role Detection

convertfleetdotonline/email-verifier

Verify email deliverability at scale using MX record checks, SMTP probing, disposable email detection, and role-account filtering. Ideal for email list cleaning and lead validation. Powered by the Apify API.

2

Email Validation API

gentle_cloud/email-validation-api

Validate email addresses with syntax checks, DNS MX record lookup, disposable email detection, and role-based address detection. No API key required.

Bulk Email Validator โ€” MX, Format & Disposable Check

maged120/email-validator

Validate email addresses in bulk. Checks format validity, domain existence, MX record resolution, and disposable email domain detection โ€” clean your mailing list before sending.

Bulk Email Validator

dxbear/Email-validator

Verify email addresses instantly. Check for accuracy, spam, and disposable email traps to ensure your marketing lists are clean.

Email Validation Api

ghewaretech/email-validation-api

Validate email addresses at scale with enterprise-grade accuracy. This API performs comprehensive email verification including syntax validation, DNS/MX record checks, disposable email detection, and optional SMTP mailbox verification.

๐Ÿ‘ User avatar

Unisuraksha Tracking Systems Pvt Ltd

18