






















暂无文章
Email Verification API
Syntax checks, MX lookups, SMTP pings, disposable detection, and catch-all detection. Built for developers and marketers. Integrate in minutes.
WHAT WE CHECK
Seven checks run on every email address, returning a confidence score from 0–100.
✉
Validates format and length against RFC 5321 standards.
🌐
Confirms the domain has valid mail exchange records.
📡
Optional live probe to check if the mailbox accepts mail.
🚫
Flags 5000+ known temporary/throwaway email providers.
📬
Detects domains that accept all emails regardless of inbox.
👤
Identifies info@, admin@, support@ and 30+ role prefixes.
🆓
Labels Gmail, Yahoo, Outlook and other free providers.
SIMPLE API
One GET request. Structured JSON response. Works with any language.
GET /api/v1/[email protected]
X-Api-Key: ev_your_api_key
{
"result": "valid",
"score": 94,
"syntax_ok": true,
"mx_found": true,
"disposable": false,
"catch_all": false,
"free_email": false,
"duration_ms": 142
}
PRICING
Credits roll over. No lock-in. Cancel any time.
See All Plans此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。