Sanctions Screening API
sanctions-screeningScreen names against the live OFAC SDN and EU consolidated sanctions lists. Keyless, no login — flags potential hits with a match score so you can review before onboarding a client or counterparty. — $0.01/call, x402 (USDC on base).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| names | Yes | Person or company names to screen against the OFAC SDN and EU consolidated sanctions lists, one per row. | |
| minScore | No | Only report candidate matches scoring at or above this (0 = report everything, 1 = only a full token match). Kept soft on purpose — a missed hit is worse than a false one. At the default 0.5, a two-word name matching on one word still surfaces as a low-confidence hit. | |
| maxConcurrency | No | How many names to screen in parallel. |