Validate an individual entity.
Returns whether the individual is a Politically Exposed Person (PEP) and any watchlist matches.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
request_id
Unique request ID for tracking the request. Used to re-try requests that timed out or failed to avoid duplicate processing.
entity
fuzzy_match
Defaults to false. If true, the API will return results for entities with minor spelling differences in the name.
Response
OK
request_id
Unique request ID for tracking the request.
entity_risk_score
Risk score for the requested individual entity.
pep_matches
List of matches to Politically Exposed Persons (PEPs).
watchlist_matches
List of matches to entities on enabled watchlists.