A Node.js tutorial for screening a person, entity, or vessel name against six official sources in one call using Prometiam's /sanctions/screen endpoint. The endpoint unions EU consolidated, UN, OFAC SDN, UK OFSI, the French Registre national des gels, and the US Consolidated Screening List (BIS Entity List, Denied Persons, ITAR) — 44,000+ active entities — and runs a trigram fuzzy match with confidence scoring server-side. This is sanctions plus export-control screening; PEP screening is available separately in beta for Spain only (no relatives or close associates) via ?include_pep=true, and adverse media and natural-person identity verification are not covered.
The guide lists common screening failures: checking only one list, exact-match-only screening that misses transliteration variants, weekly instead of daily refresh, no confidence scores, and no audit trail.
Full sanctions screening is a Professional-tier scope; the free tier covers registry-data scopes only.