Overview
The check examines:- OFAC (Office of Foreign Assets Control) lists
- UN Security Council sanctions
- EU sanctions lists
- UK HM Treasury sanctions
- Other international sanctions programs
- Enforcement actions and debarment lists
Running the Check
API Endpoint
Request Parameters
Use
"public-bdd" for business due diligence checks.Use
"kyb.sanctions_screening_check_v2" for business sanctions screening.The business information for screening.
Example Request
Initial Response
Retrieving Check Results
Once the job is complete, retrieve the results using the job ID with thegetJobByID endpoint. Make sure to include the include_check_results=true parameter to get the full check results.
Check Process
The sanctions screening check follows these steps:-
Name Normalization
- Standardizes business name for matching
- Handles name variations and transliterations
- Processes aliases and trading names
-
Database Search
- Searches multiple sanctions databases
- Queries watchlists and enforcement lists
- Checks subsidiary and affiliated entities
-
Match Analysis
- Evaluates match quality (strong, partial, weak)
- Considers name similarity
- Analyzes location and entity type
- Reviews additional identifiers
-
Risk Assessment
- Categorizes sanctions list severity
- Evaluates geographic risk factors
- Determines action required (deny, review, approve)
Check Results
Response Structure
Example Results
Sanctions Lists Covered
Primary Lists
- OFAC SDN - Specially Designated Nationals
- OFAC Non-SDN - Consolidated sanctions lists
- UN Security Council - Consolidated list
- EU Sanctions - EU consolidated list
- UK HM Treasury - Financial sanctions targets
Additional Lists
- FBI Most Wanted
- Interpol Red Notices
- World Bank Debarment
- DFAT Australia Sanctions
- Various country-specific lists
Match Ratings Explained
- Strong Match: High confidence the entity is on sanctions list (DENY)
- Partial Match: Some identifiers match, requires review
- Weak Match: Name similarity only, likely false positive
- False Positive: Confirmed not the sanctioned entity (APPROVE)
Risk Factors
The check may flag concerns if:- Business name strongly matches sanctioned entity
- Located in sanctioned jurisdiction
- Registration numbers match sanctioned entity
- Recent addition to sanctions lists
- Associated with sanctioned individuals or entities
- Multiple weak matches across different lists
Compliance Requirements
Sanctions screening is typically required for:- Customer onboarding (KYB/KYC)
- Ongoing monitoring and periodic rescreening
- Transaction screening
- Wire transfer compliance
- Trade finance operations
- Regulatory compliance (AML/BSA)
Best Practices
- Screen at Onboarding: Always screen before establishing business relationship
- Regular Rescreening: Screen periodically (monthly or quarterly)
- Investigate Matches: Don’t auto-reject on weak matches
- Document Decisions: Keep records of screening results and decisions
- Update Lists: Use vendors with real-time list updates
- Cross-Reference: Combine with web presence and adverse media checks
Configuration Options
- vendor: Choose screening vendor (ComplyAdvantage, Dow Jones, etc.)
- match_thresholds: Customize match rating thresholds
- lists_to_search: Select specific sanctions lists
- ongoing_monitoring: Enable continuous monitoring
Related Checks
- Adverse Media Screening - Screen for negative news
- High Risk Country Check - Assess geographic risk
- Business Registration Check - Verify legal entity
- Business Owners Check - Screen associated individuals