Email Validation
Email Validation
Email Validation
Validate a single email address with the Enrichley API.
POST
Email Validation
Documentation Index
Fetch the complete documentation index at: https://docs.enrichley.io/llms.txt
Use this file to discover all available pages before exploring further.
Email Validation
This endpoint validates a single email address using the Enrichley API and returns validation and enrichment data.- Method:
POST - Path:
/validate-single-email - Auth:
X-Api-Keyheader
x-ratelimit-limitx-ratelimit-remainingx-ratelimit-resetx-credits-remaining
X-Api-Key.Authorizations
Body
application/json
The email address to validate.
Response
Email validation and enrichment result.
The email address that was validated.
Whether the email is considered deliverable.
High-level validation result.
Possible values:
ok— the email is valid ✅catch_all_validated— the email is a catch-all but was validated ✅catch_all— the email is a catch-all ❌invalid— the email is invalid and should not be used ❌unknown— the validation status could not be retrieved ❌
Available options:
ok, catch_all_validated, catch_all, invalid, unknown MX domain used by your recipient's email.
Email type classification (for example, business or personal).
MX provider used by your recpipient's email.
Whether this request consumed a credit.
Whether your recipient's email is behind a secure email gateway.

