Prevent fraudulent Individuals from your platform by screening by via PEP, OFAC, AML, Sanction and Adverse media across 200+ countries and 42800+ databases
Header | Type | Description |
---|---|---|
AppId | string | Create an app to get your app ID on dashboard here |
Authorization | string | public secret key |
Parameter | Type | Description | Required |
---|---|---|---|
properties.names | string | Full name of the individual, e.g., βNava Gatesβ | required |
properties.gender | string | Gender of the individual, e.g., βmaleβ | optional |
properties.date_of_birth | string | Date of birth in YYYY-MM-DD format | optional |
properties.nationality | string | Nationality of the individual | optional |
screening_options.pep_check | boolean | Perform Politically Exposed Person (PEP) check | optional |
screening_options.sanction | boolean | Perform sanction screening | optional |
screening_options.adverse_media_check | boolean | Perform adverse media check | optional |
screening_options.watchlists | array | Specific watchlists to use; leave empty to use all | optional |
screening_options.match_threshold | number | Match threshold score between 0 and 1, e.g., 0.85 | optional |
screening_options.returned_matches_count | number | Returned matches count (defaults to 30 maximum) | optional |
schema | string | Screening type: βindividualβ or βorganizationβ | required |
reference_id | string | Optional unique identifier for the screening request | optional |