Workflow validation

FDA Recall API

A buyer-intent 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 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 FDA Regulatory Change Monitor validation funnel.