{"slug":"netintel-dev-email-verify-16d8b4","title":"Validate an email address — email verification before you send","host":"netintel.dev","method":"GET","resource":"https://netintel.dev/email/verify","category":"other","description":"Validate an email address — email verification before you send: syntax + MX + disposable/role/free-provider detection in one call, boolean-first (deliverable, safe_to_send) with a machine-readable reason. DNS-level check only — does not confirm the individual mailbox exists (no SMTP probe). For a sc","price_listed":0.001,"price_asked":null,"state":"effects","state_label":"Not tested: has real-world effects","checks_7d":0,"answered_7d":0,"latency_ms_median":null,"reported_calls_30d":2,"reported_payers_30d":1,"networks":["eip155:8453","solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp"],"badge":"unverified","paid_checks_7d":0,"paid_ok_7d":0,"example_input":{"method":"GET","queryParams":{"email":"user@github.com"},"type":"http"},"output_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"properties":{"email":{"description":"Email address to verify, 3-320 chars. Aliases: address, email_address, emailAddress, e, q, to","type":"string"}},"required":["email"],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"deliverable":{"type":"boolean"},"disposable":{"type":"boolean"},"domain":{"type":"string"},"email":{"type":"string"},"format_valid":{"type":"boolean"},"free_provider":{"type":"boolean"},"mx_found":{"type":"boolean"},"mx_records":{"items":{"type":"string"},"type":"array"},"reason":{"type":"string"},"result":{"description":"deliverable | risky | undeliverable","type":"string"},"risk_flags":{"items":{"type":"string"},"type":"array"},"role_based":{"type":"boolean"},"safe_to_send":{"type":"boolean"},"smtp_checked":{"type":"boolean"}},"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"},"history":[],"description_full":"Validate an email address — email verification before you send: syntax + MX + disposable/role/free-provider detection in one call, boolean-first (deliverable, safe_to_send) with a machine-readable reason. DNS-level check only — does not confirm the individual mailbox exists (no SMTP probe). For a scored trust report instead of a yes/no gate, see /email-intel/analyze.","last_updated":"2026-09-23T22:21:24.521Z","schemes":["exact"]}