← Back to directory

Full OFAC dossier for one ent_num: aliases, addresses, programs, extracted ident...

https://x402.professorsausages.com/sanctions-screen/entity/:id

Overview

Full OFAC dossier for one ent_num: aliases, addresses, programs, extracted identifiers (DOB, passports, IMO, crypto addresses), vessel/aircraft detail, remarks

Protocol x402
Price $0.0020
Payment Asset USD Coin
Payment Network Base
Category uncategorized
Provider x402
Source bazaar
Indexed 2026-07-19 04:15:11

Health

Status unknown
Latency (p50)
Uptime (30d)
Reliability Score
Last Checked Never
Last Healthy Never
Consecutive Failures 0

x402 Payment Validation

Payment Requirements
Asset Verified
Facilitator

Input Schema

{ "method": "GET", "type": "http" }

Output Schema

{ "properties": { "addresses": { "items": { "type": "object" }, "type": "array" }, "aircraft": { "type": [ "object", "null" ] }, "aliases": { "items": { "type": "object" }, "type": "array" }, "id": { "type": "integer" }, "ids": { "type": "object" }, "linkedTo": { "items": { "type": "string" }, "type": "array" }, "list": { "enum": [ "sdn", "cons" ], "type": "string" }, "name": { "type": "string" }, "programs": { "items": { "type": "string" }, "type": "array" }, "remarks": { "description": "Full OFAC remarks (overflow merged).", "type": "string" }, "secondarySanctionsRisk": { "type": "boolean" }, "seeAlso": { "items": { "type": "string" }, "type": "array" }, "sourcePublishDate": { "type": "string" }, "title": { "type": [ "string", "null" ] }, "type": { "enum": [ "individual", "entity", "vessel", "aircraft" ], "type": "string" }, "vessel": { "type": [ "object", "null" ] } }, "required": [ "id", "list", "name", "type", "title", "programs", "aliases", "addresses", "ids", "vessel", "aircraft", "secondarySanctionsRisk", "linkedTo", "remarks", "sourcePublishDate", "seeAlso" ], "type": "object" }