US Denied Party Screening API
Pricing
Pay per event
US Denied Party Screening API
🛡️ Batch-screen people and companies against the official US Consolidated Screening List with ranked matches, identifiers, restrictions, and source evidence.
US Denied Party Screening API
Pricing
Pay per event
🛡️ Batch-screen people and companies against the official US Consolidated Screening List with ranked matches, identifiers, restrictions, and source evidence.
You can access the US Denied Party Screening API programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
$echo '{< "queries": [< {< "name": "BANK OF KUNLUN CO LTD",< "country": "CN",< "identifier": "CKLBCNBJ",< "reference": "vendor-001"< },< {< "name": "Acme Bicycle Shop",< "country": "US",< "reference": "vendor-002"< }< ],< "threshold": 72,< "matchThreshold": 90,< "maxMatches": 5<}' |<apify call automation-lab/us-denied-party-screening-api --silent --output-datasetThe Apify CLI is the official tool that allows you to use US Denied Party Screening API locally, providing convenience functions and automatic retries on errors.
Using installation script (macOS/Linux):
$curl -fsSL https://apify.com/install-cli.sh | bashUsing installation script (Windows):
$irm https://apify.com/install-cli.ps1 | iexUsing Homebrew:
$brew install apify-cliUsing npm:
$npm install -g apify-cliOther API clients include: