Email Verification & Score (DNS + SPF/DMARC)
What this API does Email address validation with a fast, DNS-first approach. We compute a 0–100 confidence score and return rich signals so you can decide whether to accept, review, or reject an address before sending. Format check (RFC-style syntax) DNS: MX / Null-MX (RFC 7505), A/AAAA presence SPF & DMARC TXT detection Disposable domain flag (maintained list) Role account hint (e.g., admin@,…
Email Verification & Score (DNS + SPF/DMARC) endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
ping /ping |
Lightweight sanity check through the RapidAPI proxy. Use to confirm subscription and connectivity. Do not poll in production (counts against your quota). Auth: Requires… |
| GET |
check /check |
Validate a single email address and return a 0–100 confidence score plus key signals. Signals: Format, DNS (MX/Null-MX/A/AAAA), SPF, DMARC, Disposable flag, Role account, SMTP… |