Skip to main content
The Email Insights module validates email addresses and surfaces fraud-related risk signals. It checks whether an email address is valid and deliverable, and returns risk codes that identify disposable addresses, tumbled addresses, high-risk domains, and other fraud indicators. The module has three variants:
  • A legacy variant that returns a pass/fail result and risk codes.
  • A standardised variant that returns structured advice outputs, recommended for new journeys.
  • A validation variant that confirms an email address exists, used as a lightweight pre-check.
Validates email addresses globally and returns both a pass/fail verification result and detailed risk codes that identify disposable addresses, tumbled addresses, high-risk domains, and other fraud indicators. Requires the subject’s full name and personal email.

Capabilities

This variant returns an email verification result alongside risk codes that describe the email address and its domain.

Email result

Email risk codes

This variant also returns Trust USA risk and result capabilities. These use the same enumset documented under US: Source 1 (Legacy) on the Data Verification page.

Trust USA risk capabilities

Trust USA Risk Capabilities

Trust USA result capabilities

Trust USA Result Capabilities

Default outcomes

Input payload

The following is a sample payload used to submit subject details to the Global Email Validation and Fraud Insights (Legacy) variant for processing.
JSON

Sample response

The following is a sample response where the email verified but high-risk fraud signals were detected.
JSON
Global Email Insights with standardised advice outputs (fraud_risk, email_risks, domain_country_code, etc.). Recommended for new journeys.

Capabilities

This variant returns a structured set of advice outputs grouped into execution, fraud, and email checks.

Execution

Fraud

Email and domain

Email risks

This enumset returns zero or more of the following risk codes.

Default outcomes

Input payload

The following is a sample payload used to submit subject details to the Global Email Insights variant for processing.
JSON

Sample response

The following is a sample response where a very high fraud risk returned a Not Verified outcome.
JSON
Global Email Validation variant helps customers first confirm that an email exists before running email insight variants.

Capabilities

This variant returns a single capability: a generic email match result.

Generic email match result

This capability indicates whether the email address matched.

Default outcomes

Input payload

The following is a sample payload used to submit an email address to the Global Email Validation variant for processing. This variant needs only a personal email address.
JSON

Sample response

The following is a sample response for a valid email address.
JSON