Market catalog

Sanctions Compliance Change Monitor

A proposed public-data API and feed for teams that need OFAC sanctions list changes, entity lookups, and watchlist deltas in automation-friendly JSON or spreadsheet-ready CSV.

GET /v1/sanctions/changes?list=ofac&since=2026-07-01&entity_type=entity
{
  "data": [
    {
      "listName": "OFAC SDN",
      "entityName": "Sample Shipping LLC",
      "entityType": "entity",
      "program": "SAMPLE-PROGRAM",
      "changeType": "added",
      "observedAt": "2026-07-02T15:20:00Z",
      "source": "OFAC SLS"
    }
  ],
  "meta": { "sampleOnly": true, "market": "sanctions-compliance" }
}

Buyer Fit

This catalog entry summarizes the buyer fit, sources, and access model for this data product.

Public Data Sources

The initial product would normalize public records into stable polling endpoints and exports.

Buyer Workflows

These are the specific self-serve workflows this page is designed to support.

OFAC list delta feed

Poll for additions, removals, and updates across OFAC SDN and non-SDN list files without hand-checking data downloads.

Counterparty watchlist review

Export public list changes to compliance review queues for vendors, customers, vessels, and companies.

Screening integration input

Normalize list, program, entity type, alias, and source fields for products that already own final match decisions.

Specific Workflow Tests

These pages focus on specific buyer workflows.

Access Model

Pricing starts with narrow, low-touch access paths for qualified buyers.

Product FAQ

Is this a live sanctions screening product?

No. This is a product page. It supports demand for public sanctions list change data before building an API or CSV feed.

Would it make compliance or legal decisions?

No. The proposed product would provide public-source data and source links only. Buyers remain responsible for their own screening, matching, and compliance decisions.