Workflow page

FDA Recall API

A buyer review page for compliance, product, and research teams that want a public FDA recall or enforcement change feed without medical advice, safety claims, or manual review workflows.

GET /v1/regulatory/fda/recalls?product_type=device&since=2026-07-01
{
  "data": [
    {
      "recordId": "sample-fda-2026-001",
      "productType": "device",
      "action": "recall",
      "classification": "Class II",
      "status": "open",
      "updatedAt": "2026-07-02"
    }
  ],
  "meta": { "sampleOnly": true, "workflow": "fda-recall-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 FDA Regulatory Change Monitor product catalog.