Workflow page

OFAC Sanctions Watchlist API

A buyer review page for fintech, marketplace, and supplier-risk teams that want a lightweight API or CSV feed for OFAC sanctions list additions, removals, updates, and source-linked records.

GET /v1/sanctions/ofac/changes?since=2026-07-01&program=SAMPLE-PROGRAM
{
  "data": [
    {
      "listName": "OFAC SDN",
      "entityName": "Sample Shipping LLC",
      "entityType": "entity",
      "program": "SAMPLE-PROGRAM",
      "changeType": "added",
      "sourceUrl": "https://ofac.treasury.gov/sanctions-list-service"
    }
  ],
  "meta": { "sampleOnly": true, "workflow": "ofac-sanctions-watchlist-api" }
}

Likely Buyers

This page is a product preview for comparing likely buyers, source coverage, and first API shapes.

Initial Data Scope

The first buyer-ready workflow should keep the source coverage narrow.

Availability. This workflow is available for buyer review. Direct requests are routed under the Sanctions Compliance Change Monitor product catalog.