The data behind every screen
Every /screen request checks all enabled lists in one call, and every match names the list that produced it. These pages document each source: who publishes it, what identifiers CompliAPI extracts, how often it refreshes, and exactly what a match means.
The distinction matters: a match on a sanctions list sets sanctioned: true; matches on crime intelligence or risk exposure lists set only flagged — a signal for your policy, not a government designation.
Sanctions lists
The US OFAC SDN list
US Department of the Treasury, Office of Foreign Assets Control · Ingested every 15 minutes
The Specially Designated Nationals and Blocked Persons list is the core US sanctions list. CompliAPI ingests it every 15 minutes and extracts the machine-checkable identifiers from every SDN record.
About this sourceThe US OFAC Consolidated (non-SDN) list
US Department of the Treasury, Office of Foreign Assets Control · Ingested every 15 minutes
OFAC's other sanctions list: the Consolidated Sanctions List collects non-SDN designations — sectoral sanctions, menu-based sanctions and the Chinese military-industrial complex list. CompliAPI ingests it every 15 minutes, the same cadence as the SDN list.
About this sourceThe UK Sanctions List (FCDO)
UK Foreign, Commonwealth & Development Office (FCDO) · Ingested daily
The FCDO's UK Sanctions List is the single UK designation list — since 28 January 2026 it has absorbed OFSI's consolidated asset-freeze list. CompliAPI parses the official XML daily.
About this sourceThe EU consolidated financial sanctions list
European Commission (DG FISMA) · Ingested daily
The European Commission's consolidated financial sanctions file collects every person and entity subject to EU financial sanctions, across all regimes, in one machine-readable list. CompliAPI parses it daily.
About this sourceThe French Trésor asset-freeze register
Direction générale du Trésor (French Treasury) · Ingested daily
France's registre national des gels des avoirs is the DG Trésor's official register of asset-freeze measures, published as machine-readable open data. CompliAPI parses the JSON daily.
About this sourceThe Japan MOF sanctions list
Japan Ministry of Finance · Ingested daily
Japan's Ministry of Finance publishes one consolidated CSV of parties subject to asset-freeze measures. CompliAPI discovers the current file from the official list page and parses it daily.
About this sourceFBI-published Lazarus Group crypto addresses
US Federal Bureau of Investigation · Static list, reconciled daily
In September 2023 the FBI publicly attributed the $41 million Stake.com theft to North Korea's Lazarus Group and published the addresses holding the stolen funds. CompliAPI screens against those addresses verbatim.
About this sourceNBCTF Israel: the crypto seizures list
Israel National Bureau for Counter Terror Financing (Ministry of Defense) · Crawled weekly, plus hand-curated additions
The National Bureau for Counter Terror Financing (NBCTF) is the Israeli Ministry of Defense bureau that fights terror financing, and it publishes administrative seizure orders naming crypto wallet addresses. This page republishes every seized address as a clean, searchable English dataset with CSV download.
About this sourceCrime intelligence
Risk exposure
Guides & reference
sdn_advanced.xml — OFAC's advanced SDN file
Where to download it, how the advanced schema differs from sdn.xml and the CSVs, and how to parse out the digital-currency addresses in Python.
Read the guideOFAC sanctioned countries — the full list, explained
Comprehensive embargoes vs selective country programs, every row linked to its OFAC program page, and the API that serves the same designations.
Read the referenceOne call, every list
You don't integrate these sources one by one. A single request to any /screen endpoint checks every enabled list, and GET /api/v1/screen/lists reports what's live — including each list's type, cadence and entity count. A ?lists= filter narrows any request to specific sources, and entities removed from their lists are tracked on the delisted entities page.
The full request and response shapes are in the technical documentation, and you can get a free API key to try it against live data.
Screen against every list in one request
Get a free API key and make your first request in minutes.
14-day free trial. No credit card required.