Verify Email
Verify whether an email address is valid, deliverable, and safe to send to before launching outreach.
- Action
- Verify Email
- Category
- Person Enrichment
- Cost
- 0.3 credits per successful run
- Required input
email- Returns
emailstatusdeliverable+9 more
Inputs
| Field | Type | Required | Description |
|---|---|---|---|
email | string | Yes | The email address to verify (e.g., jane@acme.com). |
Outputs
| Field | Type | Description |
|---|---|---|
email | string | The email address that was verified. |
status | string | Deliverability verdict: valid, invalid, risky, or unknown. |
deliverable | boolean | Whether the address can safely receive mail. |
reason | string | Explanation for the status (e.g., accepted_email, mailbox_not_found, invalid_domain). |
mx_found | boolean | Whether valid MX records exist for the domain. |
smtp_check | boolean | Whether the mailbox accepted the SMTP verification handshake. |
is_catch_all | boolean | Whether the domain accepts mail for any address (catch-all). |
is_disposable | boolean | Whether the address belongs to a disposable or temporary email provider. |
is_role_based | boolean | Whether the address is a role account (e.g., info@, sales@, support@). |
is_free | boolean | Whether the address uses a free provider (e.g., gmail.com, outlook.com). |
did_you_mean | string | Suggested correction when a likely typo is detected (e.g., jane@gmial.com → jane@gmail.com). |
score | number | Confidence score from 0 to 100 reflecting deliverability certainty. |
Related enrichments
| Enrichment | |
|---|---|
| Find Work Email | Person Enrichment |
| Find Personal Email | Person Enrichment |
| Enrich Person | Person Enrichment |
| Find Work Phone | Person Enrichment |
| Find Mobile Number | Person Enrichment |
| Find LinkedIn Profile URL | Person Enrichment |
Next steps
- Person Enrichment — where this action fits, and what to run before it
- Actions — adding, configuring, and auto-running an action column
- Credits — how usage is billed
verify_email— run the same enrichment from an AI client over MCP