GET
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.
/api/v2/aml/screening/infoHeaders
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 matchentity — 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.