Skip to main content
GET/api/v2/aml/screening/info
When an AML screening returns hits, each match carries the details below. This page explains what those attributes mean and how to read the match score so you can make a compliance decision.

Headers

Query parameters

What’s in a match

Match categories

Every match falls into one of three types:
  • Sanctions — entities under government-enforced restrictions.
  • PEPs — Politically Exposed Persons.
  • Adverse media (AM) — negative news coverage and warnings.

Interpreting the score

Scoring prioritises sanctions over other types, exact name matches over fuzzy ones, and alignment on date of birth and country. Two scales apply, depending on the category:

Response

Returns the match entity — its name and aliases, entity type, category (match_types), score, risk level, identifying fields, and any related media. The example on the right is representative; the live response carries the full match set.

Errors