Search
Identifiable person search
POST
https://www.pepdata.com/api/search_iperson
Endpoint to search for an identifiable person.
Headers
Authorization*
string
key [API_KEY]
Request Body
name*
string
Name of the person to search
birth_date
string
Date of birth of the validation. Format: yyyy-mm-dd Default: null
Label
id: id of the identifiable person.
name: name of the identifiable person.
birth_date: birth date of the identifiable person.
death_date: date of death of the identifiable person.
source: source of sanctions list, if any: EU, OFAC, HMTreasury or UN.
score: degree of similarity.
country: primary country of the identifiable person
Search for sanctioned organizations
POST
https://www.pepdata.com/api/search_organization
Endpoint to search for a sanctioned organization.
Headers
Authorization*
string
key [API_KEY]
Request Body
name*
string
Organization name to search
Label
id: id of the sanctioned organization.
name: name of the sanctioned organization.
score: degree of similarity.
Get entities search report
POST
https://www.pepdata.com/api/get_entities_search_report
Headers
Authorization*
string
key [API_KEY]
Request Body
name*
string
Entity name to search
Response
Last updated
Was this helpful?