Skip to main content
It spans two use case types across 12 variants:
  • Identity verification: confirms the phone number is associated with the stated identity.
  • Fraud verification: checks whether the mobile number shows fraud signals such as SIM swap, number recycling, and so on.
The module covers US, UK, Germany, France, Spain, and Canada.
Performs phone-to-name (N2P) matching to check whether the submitted phone number is associated with the stated identity. Requires the subject’s full name and mobile phone.

Capabilities

This variant returns a phone match result alongside risk signals that describe the number itself.

Result capabilities

Risk capabilities

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 US phone verification variant for processing.
JSON

Sample response

The following is a sample response for a verified phone number.
JSON

Result capabilities

The phone-to-name match result, indicating whether the submitted phone number is associated with the stated identity.

Risk capabilities

Risk signals about the submitted number, including whether it is valid, whether phone data exists for it, and what type of line it is.

Trust USA risk capabilities

Trust USA Risk Capabilities

Trust USA result capabilities

Trust USA Result Capabilities

Input payload

The following is a sample payload used to submit data to the US phone verification module for processing.
JSON

Sample response

The following is a sample response returned by the module.
JSON
Evaluates mobile account intelligence, checking the status, type, and recent change history of a mobile number to surface fraud signals. Requires the mobile phone; full name is optional.

Capabilities

This variant returns the mobile account verification result alongside risk signals about the account’s status, type, and recent changes.

Result capabilities

Risk capabilities

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 US mobile insights variant for processing.
JSON

Sample response

The following is a sample response where insufficient mobile account data returned a Caution outcome.
JSON

Input payload

The following is a sample payload used to submit data to the US mobile insights module for processing.
JSON

Sample response

The following is a sample response returned by the module.
JSON

Result capabilities

The mobile account verification result, indicating whether the mobile account attributes were successfully verified.

Risk capabilities

Risk signals about the mobile account’s status, type, and recent changes, including indicators such as SIM swap, device change, number change, and porting.

Trust USA risk capabilities

Trust USA Risk Capabilities

Trust USA result capabilities

Trust USA Result Capabilities
Verifies identity data against UK mobile network records, returning field-level match flags with partial match support for name, date of birth, address, and mobile number.

Capabilities

This variant returns field-level match flags for each identity element checked against the mobile network record.

Name match flags

Address match flags

Other match flags

Default outcomes

partial match is accepted as a positive match for all fields.

Input payload

The following is a sample payload used to submit subject details to the UK Mobile Identity Verification variant for processing.
JSON

Sample response

The following is a sample response where the subject could not be located in the mobile network records.
JSON

Input payload

The following is a sample payload used to submit data to the UK Mobile Identity Verification module for processing.
JSON

Sample response

The following is a sample response returned by the module.
JSON
Verifies identity data against German mobile network records, returning field-level match flags for name, date of birth, address, and mobile number.

Input payload

The following is a sample payload used to submit subject details to the Germany Mobile Identity Verification variant for processing.
JSON

Sample response

The following is a sample response for a confirmed identity match.
JSON

Input payload

The following is a sample payload used to submit data to the Germany Mobile Identity Verification module for processing.
JSON

Sample response

The following is a sample response returned by the module.
JSON
Verifies identity data against French mobile network records, returning field-level match flags for name, date of birth, address, and mobile number.

Input payload

The following is a sample payload used to submit subject details to the France Mobile Identity Verification variant for processing.
JSON

Sample response

The following is a sample response for a confirmed identity match.
JSON

Input payload

The following is a sample payload used to submit data to the France Mobile Identity Verification module for processing.
JSON

Sample response

The following is a sample response returned by the module.
JSON
Verifies identity data against Spanish mobile network records, returning field-level match flags for name, date of birth, address, and mobile number.

Input payload

The following is a sample payload used to submit subject details to the Spain Mobile Identity Verification variant for processing.
JSON

Sample response

The following is a sample response for a confirmed identity match.
JSON

Input payload

The following is a sample payload used to submit data to the Spain Mobile Identity Verification module for processing.
JSON

Sample response

The following is a sample response returned by the module.
JSON
Verifies identity data against Canadian mobile network records, returning field-level match flags for name, date of birth, address, and mobile number.

Additional capability

Input payload

The following is a sample payload used to submit subject details to the Canada Mobile Identity Verification variant for processing.
JSON

Sample response

The following is a sample response for a confirmed identity match.
JSON

Input payload

The following is a sample payload used to submit data to the Canada Mobile Identity Verification module for processing.
JSON

Sample response

The following is a sample response returned by the module.
JSON
TMT Verify Fraud Indicators (Sim Swap + Call Forwarding)

Capabilities

This variant returns SIM swap detection signals alongside a phone match result and call forwarding status.

SIM swap detection

Other capabilities

Default outcomes

The default outcome is Low Risk, meaning no fraud signals were detected.

Input payload

The following is a sample payload used to submit a mobile number to the UK Mobile Fraud Verification variant for processing. This variant needs only a mobile number and a country code. No identity data is required.
JSON

Sample response

The following is a sample response where fraud signals returned a High Risk outcome.
JSON

The number of days since the last sim swap (when known) is present

The number of days since the last sim swap (when known) is present

Input payload

The following is a sample payload used to submit data to the UK Mobile Fraud Verification module for processing.
JSON

Sample response

The following is a sample response returned by the module.
JSON
TMT Verify Fraud Indicators (Sim Swap + Call Forwarding)

Default outcomes

Input payload

The following is a sample payload used to submit a mobile number to the Germany Mobile Fraud Verification variant for processing. This variant needs only a mobile number and a country code. No identity data is required.
JSON

Sample response

The following is a sample response where no fraud signals returned a Low Risk outcome.
JSON

Input payload

The following is a sample payload used to submit data to the Germany Mobile Fraud Verification module for processing.
JSON

Sample response

The following is a sample response returned by the module.
JSON
TMT Verify Fraud Indicators (Sim Swap + Call Forwarding)

Input payload

The following is a sample payload used to submit a mobile number to the France Mobile Fraud Verification variant for processing. This variant needs only a mobile number and a country code. No identity data is required.
JSON

Sample response

The following is a sample response where no fraud signals returned a Low Risk outcome.
JSON

Input payload

The following is a sample payload used to submit data to the France Mobile Fraud Verification module for processing.
JSON

Sample response

The following is a sample response returned by the module.
JSON
TMT Verify Fraud Indicators (Sim Swap + Call Forwarding)

Input payload

The following is a sample payload used to submit a mobile number to the Spain Mobile Fraud Verification variant for processing. This variant needs only a mobile number and a country code. No identity data is required.
JSON

Sample response

The following is a sample response where no fraud signals returned a Low Risk outcome.
JSON

Input payload

The following is a sample payload used to submit data to the Spain Mobile Fraud Verification module for processing.
JSON

Sample response

The following is a sample response returned by the module.
JSON

The number of days since the last sim swap (when known) is present

The number of days since the last sim swap (when known) is present
TMT Verify Fraud Indicators (Sim Swap + Call Forwarding)

Input payload

The following is a sample payload used to submit a mobile number to the Canada Mobile Fraud Verification variant for processing. This variant needs only a mobile number and a country code. No identity data is required.
JSON

Sample response

The following is a sample response where no fraud signals returned a Low Risk outcome.
JSON

Input payload

The following is a sample payload used to submit data to the Canada Mobile Fraud Verification module for processing.
JSON

Sample response

The following is a sample response returned by the module.
JSON

Capabilities

Mobile phone match result

Indicates if the phone number has matched

Input payload

The following is a sample payload used to submit data to the Global Mobile Validation module for processing.
JSON

Sample response

The following is a sample response returned by the module.
JSON