Verification
Verify Email
Verify a single email address in real time.
POST
Verify one email address. Uses MX, SMTP, disposable, and role-based checks. Results are cached for 90 days unless
noCache is true.
Request
string
required
Email address to verify
boolean
If
true, always run verification and ignore cache. Default false.Response
string
Verified email address
boolean
Passes syntax and basic checks
boolean
Mailbox appears deliverable
boolean
Domain accepts all addresses
boolean
Role-based address (e.g. info@, support@)
boolean
Disposable/temporary email
boolean
Has valid MX records
boolean
SMTP check succeeded
number
0–100 deliverability score
Authorizations
Your API key (e.g. bdt_abc123...). Obtain from the dashboard.
Body
application/json
Last modified on March 9, 2026
