Workflow validation

OFAC Sanctions Watchlist API

A buyer-intent 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 only a demand test. Build starts after tracked workflow intent beats the broader market pages.

Signals To Watch

These events decide whether this workflow deserves implementation.

Smallest Build

If this page crosses a gate, the first implementation should stay this narrow.

Validation stage. This workflow is not a live paid backend yet. Requests and clicks are tracked under the Sanctions Compliance Change Monitor validation funnel.