Product recall API

Product Recall API for Retail and Marketplace Workflows

Review a product recall API path for ecommerce, retail compliance, and marketplace teams that need public CPSC recall records in a source-linked feed before choosing an access route.

Product recall watchlists Category and manufacturer filters Public CPSC sources CSV feed sample Direct-access request path
GET /v1/products/cpsc/recall-alerts?manufacturer=sample&since=2026-07-01
{
  "endpoint": "GET /v1/products/cpsc/recall-alerts?manufacturer=sample&since=2026-07-01",
  "sampleOnly": true,
  "market": "consumer-product-safety",
  "fields": [
    "recallDate",
    "recallId",
    "productName",
    "category",
    "hazard",
    "remedy",
    "units",
    "manufacturer",
    "sourceUrl"
  ],
  "reviewPaths": [
    "https://api.data-apis.com/datasets/cpsc-recalls-sample",
    "https://api.data-apis.com/data-feeds/cpsc-recalls-csv",
    "https://api.data-apis.com/markets/consumer-product-safety/product-recall-alerts-api"
  ]
}

Buyer review path

Start with the public sample and feed page, then request access when the workflow needs recurring refreshes, JSON delivery, or category-specific watchlists.

Use cases

The product recall data path is aimed at teams that need public recall metadata joined to catalog, brand, category, marketplace, or compliance-review workflows.

Public data boundary. This page describes source-linked recall data infrastructure for buyer review. It does not provide legal advice, product safety advice, compliance certification, consumer recall instructions, or recall remediation workflow.