99.98% uptime · p95 210ms
Real-time email verification, one API call away.
LookupFox checks syntax, MX records, and live SMTP acceptance, then flags disposable and role addresses — so bad emails never reach your signup table.
500 free credits · no card required
POST /v1/verify200 OK
curl https://api.lookupfox.com/v1/verify \
-H "Authorization: Bearer lf_live_1a2b…" \
-d email=dana.whitfield@northloop.io
-H "Authorization: Bearer lf_live_1a2b…" \
-d email=dana.whitfield@northloop.io
- "dana.whitfield@northloop.io"
- status
- "valid"
- mx_valid
- true
- smtp_valid
- true
- is_disposable
- false
- is_role_account
- false
- confidence
- 0.98
- latency_ms
- 184
Syntax & MX
RFC-compliant parsing plus live DNS lookups on the sending domain.
SMTP handshake
We open a real conversation with the mail server — no sending required.
Disposable & role
A continuously updated list of throwaway domains and shared inboxes.
Confidence score
One number from 0 to 1 you can threshold directly in your signup flow.
Credits, not seats.
One credit per verification. Unused credits roll over for 30 days, and every plan includes the full verification pipeline.