CPSC API

CPSC API for Product Recall Data

Review a sample-first CPSC API path for public consumer product recall records normalized by product, manufacturer, category, hazard, remedy, units, recall date, and source URL.

CPSC recall records Retail catalog checks CSV sample available Feed request path Source-linked public data
GET /v1/products/cpsc/recalls?category=children&since=2026-07-01
{
  "endpoint": "GET /v1/products/cpsc/recalls?category=children&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/cpsc-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.