Workflow page

Product Recall Alerts API

A buyer review page for ecommerce, retail compliance, marketplace trust-safety, and inventory risk teams that want public CPSC recall alerts filtered by product, manufacturer, category, hazard, recall date, and remedy.

GET /v1/products/cpsc/recall-alerts?categories=Nursery,Toys&date_after=2026-06-01
{
  "data": [
    {
      "recallId": "SAMPLE-CPSC-2026-002",
      "productName": "Example Baby Lounger",
      "category": "nursery products",
      "hazard": "entrapment and fall hazard",
      "remedy": "refund",
      "recallDate": "2026-07-02",
      "manufacturer": "Example Baby Goods",
      "watchlistReady": true,
      "source": "CPSC Recalls API"
    }
  ],
  "meta": { "sampleOnly": true, "workflow": "product-recall-alerts-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 Consumer Product Safety Recall Monitor product catalog.