Watchlists and Politically Exposed Persons (International)
Watchlists & Sanction offers data from more than 6000 global source daily. Politically Exposed Persons Screening uses data from Government databases,
API Authentication
Politically Exposed Persons (PEP)
Politically Exposed Persons (PEP) Categories
Abbreviation
Name
Example Request
curl --location 'http://irbis.espysys.com/api/developer/irbis_background_checks' \
--header 'Content-Type: application/json' \
--data '{
"key": "<Your_API_Key>",
"lookupId": <Your_Lookup_ID>,
"methodName": "pep",
"subject": "Donald Trump",
"subjectId": "Donald Trump",
"categories": "ALLPP",
"aliases": "POTUS, FLOTUS",
"needsTranslation": false,
"dateOfBirthFilter": false,
"matchScoreThreshold": 0.5,
"age": "56",
"dateOfBirth": "7/3/1962",
"freeText": "Free_Text_1",
"identifier": "My_Identifire",
"addressLine1": "Free_Text_2",
"district": "New York City",
"locatlity": "NY",
"country": "USA, CAN",
"postalCode": "30303",
"sourceCountry": "USA",
"countryCodes": ["IND","USA","SGP"],
"excludeFields": ["social","business relations"],
"profileLevels": [1,2,3]
}'Request Response Data
Example Path Variables
CURL Example
Search Response Schema
Watchlist and sanction categories
All Watch Lists and Sanctions
Category code: "ALLWL": "All Watch Lists and Sanctions"
Example API Request
Global Criminal
Category code: "GLCRM": "Global Criminal"
Example API Request
Sex Offenders
Category code: "SXOFF": "Sex Offenders"
Example API Request
OFAC
Category code: "WOFAC": "OFAC - Office of Foreign Assets Control"
Example API Request
Import/Export
Category code: "IMEXP": "Import/Export"
Example API Request
SAM.gov
Category code: "SAMGE": "SAM.gov Entity Registration Data"
Example API Request
SAM.gov Exclusions
Category code: "SAMGV": "SAM.gov Exclusions Data"
Example API Request
AML/KYC Compliance
Category code: "AMLKC": "AML/KYC Compliance"
Example API Request
Financial
Category code: "FINAN": "Financial"
Example API Request
National Crime File
Category code: "NATCF": "National Crime File"
Example API Request
Exclusion/Debarment
Category code: "EXDEB": "Exclusion/Debarment"
Example API Request
Terrorism
Category code: "WTERR": "Terrorism"
Example API Request
Global Healthcare
Category code: "GLHLC": "Global Healthcare"
Example API Request
Real Estate
Category code: "RLEST": "Real Estate"
Example API Request
Corruption
Category code: "WCORR": "Corruption"
Example API Request
Activist
Category code: "ACTIV": "Activist"
Example API Request
OIG (Contains data from the United States Office of Inspector General)
Category code: "OIGHS": "Office of Inspector General"
Example API Request
Last updated