DisposableMail-Shield API
DisposableMail-Shield API is an advanced email verification and abuse-prevention solution designed to protect web applications, SaaS platforms, and registration forms from fake users, spam, and disposable email providers. ### Key Capabilities & Features 1. Instant Disposable Email Detection Instantly verify whether an email address belongs to a known temporary, disposable, or throwaway email…
DisposableMail-Shield API endpoints
| Method | Endpoint | Description |
|---|---|---|
| Email Validation & Shield | ||
| POST |
validate_email_v1_validate_post /v1/validate |
**Validate Email Address & Detect Abuse** Analyzes an email address to determine: 1. **Format Validation:** Ensures compliance with RFC 5322 standards. 2. **Disposable Provider… |
| Live Inbox & Generator | ||
| GET |
get_inbox_messages_v1_inbox_get /v1/inbox |
**Read Live Inbox Messages (Scraper)** Fetches real-time email messages sent to a live temporary email address using its `sid_token`. Automatically retrieves and populates the… |
| POST |
generate_email_v1_generate_post /v1/generate |
**Generate Live Temporary Email Address** Creates an active disposable email address and generates a live session token (`sid_token`). - **Use Case:** Automation scripts… |
| Disposable Domains & Blocklist | ||
| GET |
list_domains_v1_domains_get /v1/domains |
**List Tracked Disposable Domains** Returns all active disposable email domains tracked by DisposableMail-Shield (8,207+ total). Allows filtering by keyword/substring using the… |
| GET |
get_disposable_blocklist_v1_blocklist_get /v1/blocklist |
**Filtered Disposable Email Blocklist Query** Advanced query endpoint to retrieve the disposable domain blocklist filtered by: - **`search`:** Keyword matching (e.g., `trash`,… |
| Health & System | ||
| GET |
health_check_health_get /health |
**Health Check Endpoint** Verifies that the DisposableMail-Shield service is up and responding. Used by load balancers, monitoring tools, and uptime checks. |
DisposableMail-Shield API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 15 / hour |
|
| PRO | $9 / month | — |
|
| ULTRA | $29 / month | — |
|
| MEGA | $99 / month | — |
|