Workflow page

CPSC API

A buyer review page for ecommerce, retail compliance, marketplace trust-safety, product data, and inventory risk teams that want public CPSC recall records normalized by product, manufacturer, category, hazard, remedy, recall date, units, and source URL.

GET /v1/products/cpsc/recalls?query=e-bike&date_after=2026-06-01
{
  "data": [
    {
      "recallId": "SAMPLE-CPSC-2026-003",
      "productName": "Example Electric Bicycle Battery",
      "category": "sports and recreation",
      "hazard": "fire hazard",
      "remedy": "replacement",
      "recallDate": "2026-07-03",
      "units": 1240,
      "manufacturer": "Example Mobility Parts",
      "sourceUrl": "https://www.cpsc.gov/Recalls",
      "source": "CPSC Recalls API"
    }
  ],
  "meta": { "sampleOnly": true, "workflow": "cpsc-api" }
}

Likely Buyers

This page is a product preview for comparing likely buyers, source coverage, and first API shapes.

Signals To Watch

These buyer actions help prioritize workflow support and access routing.

Smallest Build

The first buyer-ready workflow should stay this narrow.

Availability. This workflow is available for buyer review. Direct requests are routed under the Consumer Product Safety Recall Monitor product catalog.