Screen a name against all configured sanctions sources simultaneously. Returns structured results with metadata, per-source hit counts, and match scores (0–1).
Unlike the sanctionsScreening option in /search, this endpoint lets you
screen any name independently — without running a full business search.
It also provides additional controls like typoTolerance, nameVariants,
entityType filtering, and dateOfBirth matching.
Typical response time: 2-5 seconds
API key as Bearer token: Authorization: Bearer cur_live_xxxxx
Name of the person or entity to screen
"Vladimir Putin"
Number of character edits allowed when matching names. 0 = exact match only, 1 = one edit (default), 2 = two edits.
0, 1, 2 Whether to also search common name variants and transliterations
Filter results to a specific entity type
individual, entity, vessel, aircraft Filter by ISO2 country codes (e.g. ["US", "RU"])
["RU"]Limit search to specific sanctions lists. Searches all sources when omitted.
us-sanctions-ofac-sdn, us-sanctions-ofac-consolidated, ca-sanctions-terrorist-entities, ca-sanctions-autonomous, eu-sanctions-consolidated, uk-sanctions-list, un-sanctions-consolidated, nl-sanctions-terrorism, au-sanctions-consolidated, ch-seco-sanctions Date of birth in YYYY-MM-DD format (partial dates accepted)
"1970-01-15"
Sanctions screening results
Standalone sanctions screening results with metadata, structured matches, and per-source hit counts