post https://api.sikoia.com/v2/adverse-media
Requests an Adverse Media search for an entity.
Check if the entity has any potential Adverse Media results.
- If the
entity_typeis case, a search_term must be included. - If the
entity_typeis person or company, the search term is taken from the name on the entity. If thesearch_termis included, the entity data is overridden. - If
entity_typeis person, providing abirth_dateenhances search accuracy. - Adjust the
fuzzinesslevel (ranging from 0-1) to control spelling variations. Lower levels yield fewer variations, while higher levels increase flexibility.
This endpoint returns the number of matches the entity has. For detailed match information, refer to the Sikoia Dashboard.
Recipes
💼
Check if a Company or Person has Adverse Media Matches
Open Recipe
