RiskMail
RiskMail is an email risk intelligence API built on Cloudflare's edge network. Every email runs through an 8-step validation pipeline in parallel: syntax check, DNS lookup, MX record verification, disposable provider detection (5,300+ providers), typo correction (Levenshtein matching against 60+ major domains), role-based address detection, catch-all domain flagging, and SMTP mailbox…
RiskMail endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Validate /v1/validate |
Perform validation against a single email |
| POST |
Validate (Bulk) /v1/validate/bulk |
Perform validation against multiple email |
RiskMail pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 10 / minute |
|
| PRO | $14.99 / month | 60 / minute |
|
| ULTRA | $34.99 / month | 120 / minute |
|
| MEGA | $89.99 / month | 300 / minute |
|