Skip to main content

Resources

Entity Validation services allows you to verify the identities of individuals and businesses across more than 50 countries. A single API is available to verify and screen individuals and business entities. However, separate API requests are required to validate the identity and perform screening of the individuals and business. 

For Identity Verification and Screening requests, the first and last name or the full name and the country inputs are mandatory.

For Business Verification and Screening requests, the name of the business and the country inputs are mandatory.

Note

Clients are recommended to build their side of logic based on only the first two digits of the response codes. This would help keep the client-side logic data source agnostic and support easier adoption of any future data sources that get added to the service to improve coverage or capability.

Identity verification

Identity verification 

Response code

Response message

Description

11##

Pass

Identity verification passed according to the established pass criteria.

12##

Fail

Identity verification failed according to the established pass criteria.

13##

Needs review

Manual review may be required.

14##

No information found

Unable to verify the individual.

15##

Clear

Sanctions and/or PEP screening on requested individual has possible matches with entities on sanctions and/or PEP lists.

16##

Potential-Hit

Sanctions and/or PEP screening on requested individual has no matches with entities on sanctions and/or PEP lists.

Business verification

Business verification responses

Response code

Response message

Description

21##

Pass

Business verification passed according to the established pass criteria.

22##

Fail

Business verification failed according to the established pass criteria.

23##

Needs review

Manual review may be required.

24##

No information found

Unable to verify the business.

25##

Clear

Sanctions or Politically Exposed Persons (PEPs) screening for the requested business indicates possible matches with entities on sanctions or PEP lists.

26##

Potential-Hit

Sanctions or PEP screening on the requested business has no matches with entities on sanctions and/or PEP lists.

Next steps

Learn how to validate an identity.