VOOZH about

URL: https://apify.com/veska/sanctions-pep-screener

⇱ Sanctions Screening API - OFAC, KYC & AML Name Check Β· Apify


πŸ‘ Sanctions Screening API - OFAC Watchlist Name Check avatar

Sanctions Screening API - OFAC Watchlist Name Check

Pricing

from $50.00 / 1,000 name screeneds

Go to Apify Store

Sanctions Screening API - OFAC Watchlist Name Check

Screen any person or company name against the official OFAC sanctions list and aliases. Returns matches with a confidence score. Free public data, fast, agent-ready.

Pricing

from $50.00 / 1,000 name screeneds

Rating

0.0

(0)

Developer

πŸ‘ Veska Tools

Veska Tools

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

2 days ago

Last modified

Share

Sanctions Screening API - OFAC Watchlist & PEP Name Check

Instantly screen any person or company name against the official OFAC sanctions list (the US Specially Designated Nationals list) and its known aliases. Get back every possible match with a clear confidence score, so your team or your AI agent can flag risky customers in seconds.

Built for KYC and AML compliance checks (Know Your Customer / Anti-Money-Laundering), customer onboarding, payment screening, and any app that needs to answer one question fast: "Is this name on a sanctions list?"

What you get

For every name you submit, this tool returns:

  • CLEAR or REVIEW (a simple risk flag)
  • the matching sanctioned name and its confidence score (0 to 100)
  • the sanctions program (for example RUSSIA, CUBA)
  • whether it matched the main name or an alias (a.k.a.)
  • the entity ID for your records

Why use this

  • Always current. It downloads the latest official OFAC list on every run.
  • Catches aliases and reversed names. "putin vladimir" still matches "PUTIN, Vladimir".
  • Adjustable sensitivity. Set how strict the matching is.
  • Agent-ready. Works as an MCP tool so AI assistants can screen names directly.
  • Clean JSON output. Easy to plug into your own systems.

How to use it

  1. Enter one or more names to screen.
  2. (Optional) Set match sensitivity (85% is a solid default).
  3. Run it. Each name gets its own result row.

Example output

{
"query":"Vladimir Putin",
"risk":"REVIEW",
"match_count":1,
"matches":[
{
"matched_name":"PUTIN, Vladimir",
"confidence":100.0,
"type":"Alias",
"programs":"RUSSIA-EO14024",
"matched_on":"alias (a.k.a.)",
"entity_id":"12345"
}
]
}

Data source

Official, free, public US Government data: the OFAC Specially Designated Nationals (SDN) list and its alternate-names list. More watchlists (EU, UN, UK) are planned.

Important

This tool provides informational screening data only. It is not legal or compliance advice. A possible match is a prompt to review, not a final decision. Your own compliance team is responsible for the outcome.

You might also like

OFAC Sanctions Screening API - KYC AML Compliance

pink_comic/ofac-sanctions-screening

Screen names, vendors, customers, and counterparties against official OFAC SDN and consolidated sanctions data. Returns matches, aliases, addresses, programs, IDs, and remarks for KYC/AML, sanctions screening, trade compliance, vendor due diligence, and fintech onboarding workflows. Pay per result.

OFAC Sanctions Screener - Compliance Check

george.the.developer/ofac-sanctions-screener

Screen companies, individuals, vessels against the US Treasury OFAC SDN sanctions list. Fuzzy matching with confidence scores, risk levels, aliases, and addresses. Batch screen hundreds of entities for KYC/AML, import/export compliance, and due diligence. Works with AI agents via MCP.

OFAC Sanctions List Crawler - SDN & Consolidated Lists

jungle_synthesizer/ofac-sanctions-crawler

Extract sanctioned entities from the US Treasury OFAC SDN and Consolidated Sanctions lists. Get names, aliases, addresses, ID documents, sanctions programs, and vessel data. Filter by entity type, program, country, or name. Built for KYC/AML compliance and sanctions screening.

πŸ‘ User avatar

BowTiedRaccoon

2

OFAC Sanctions List Search β€” SDN Screening with Fuzzy Matching

ryanclinton/ofac-sanctions-search

Screen names against the US Treasury OFAC SDN sanctions list and get a decision, not just rows: a clear / potential-match / likely-match verdict per subject, plus false-positive resolution that explains why a hit is NOT the sanctioned person. Batch screening, watchlist monitoring, no API key.

31

OFAC SDN & Consolidated Sanctions Lists Scraper

compute-edge/ofac-sdn-sanctions-scraper

Extract US Treasury OFAC SDN and Consolidated sanctions lists with aliases, addresses, programs, and vessel data joined into clean JSON. Filter by name, program, type, or country for AML, KYC, sanctions screening, and trade compliance workflows.

Sanctions & Watchlist Screening β€” Risk-Scored Decisions

ryanclinton/opensanctions-search

Screen names against OFAC, EU, UN, UK sanctions, PEP and watchlist data via OpenSanctions and get a risk-scored decision per match: block, escalate, review, or clear, with the evidence, review priority, and change monitoring. Batch screening and ongoing watchlist monitoring built in.

32