- 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.
Global Email Validation and Fraud Insights (Legacy)
Global Email Validation and Fraud Insights (Legacy)
This variant validates email addresses globally and returns both a pass/fail verification result and detailed risk codes.Required inputs: Full name, 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.
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
Global Email Insights
This variant validates email addresses globally and returns standardised advice outputs, including an overall fraud risk level, fraud signals, and structured email risk codes. It’s recommended for new journeys.Required inputs: Full name, personal email.
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 aNot Verified outcome.JSON
Global Email Validation
Global Email Validation
This variant confirms that an email address exists. Use it as a lightweight pre-check before running the email insight variants.Required inputs: Personal email.
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