Overview
OFAC sanctions and restricted-party screening for a person or entity name. Returns grouped potential matches, aliases, denied-party and sanctions-list context, source lists, sanctions programs, and a manual-review recommendation for vendor onboarding, payout checks, and cross-border compliance. Optional query params: minScore, type, country, program, list, limit.
Protocol
x402
Price
$0.0050
Payment Asset
USD Coin
Payment Network
eip155:8453
Category
uncategorized
Provider
restricted-party-screen
Source
bazaar
Indexed
2026-03-20 14:39:47
Health
Status
healthy
Latency (p50)
297ms
Uptime (30d)
100.0%
Reliability Score
87/100
Last Checked
2026-03-20 17:16:34
Last Healthy
2026-03-20 17:16:34
Consecutive Failures
0
Input Schema
{
"discoverable": true,
"method": "GET",
"queryParams": {
"limit": {
"description": "limit query parameter",
"required": true,
"type": "string"
},
"minScore": {
"description": "minScore query parameter",
"required": true,
"type": "string"
}
},
"type": "http"
}
Output Schema
{
"data": {
"matches": [
{
"addresses": [
"46 Volodymyrska street"
],
"aliases": [
"JOINT STOCK COMPANY SBERBANK",
"JSC SBERBANK"
],
"bestNameScore": 100,
"id": 18715,
"lists": [
"SDN",
"Non-SDN"
],
"manualReviewRecommended": true,
"primaryName": "AKTSIONERNE TOVARYSTVO SBERBANK",
"programs": [
"RUSSIA-EO14024",
"UKRAINE-EO13662"
],
"type": "Entity"
}
],
"query": {
"limit": 5,
"minScore": 90,
"name": "SBERBANK"
},
"screeningOnly": true,
"sourceFreshness": {
"consolidatedLastUpdated": "2026-01-08T00:00:00",
"sdnLastUpdated": "2026-03-13T00:00:00"
},
"summary": {
"exactMatchCount": 1,
"manualReviewRecommended": true,
"matchCount": 1
}
},
"source": "OFAC Sanctions List Service",
"success": true
}