Product Recalls API
DataMAINTAINED1 token / call

Product Recalls API

Every US consumer product recall since 1973, from the Consumer Product Safety Commission and refreshed daily: 9,990 recalls covering toys, furniture, appliances, electronics, bikes and everything else the CPSC pulls off shelves. Each recall carries the full story — affected products with models and unit counts, the hazard in plain English, the remedy (refund, repair, replace), reported injuries, retailers and sale dates, countries of manufacture, official images and consumer contact details. Search by keyword, product type, retailer, hazard or country of manufacture (Peloton finds the Bike+ recall; IKEA surfaces 54 recalls); pull the latest recalls for a safety feed; or hit the barcode endpoint with a UPC to answer the question e-commerce and resale platforms must answer before listing an item: has this exact product been recalled? Stats endpoints trend recalls by year, remedy and country (China accounts for 4,683). New and revised recalls sync from the CPSC daily. Pairs with our Vehicle Recalls (NHTSA) and Drugs (FDA) APIs for full recall coverage. Public-domain source data, self-hosted — no third-party calls at request time.

No credit card requiredAccess to 20+ APIsCancel anytime
response.json
{
  "ok": true,
  "upc": "840059614922",
  "recalled": true,
  "count": 1,
  "results": [
    {
      "recall_id": 10930,
      "recall_number": "26702",
      "recall_date": "2026-08-13",
      "title": "Hampton Bay Halwin 52-Inch Ceiling Fans Recalled Due to Impact and Injury Hazards; Manufactured by Youngo Limited",
      "products": "Hampton Bay Halwin 52-inch Indoor/Outdoor Ceiling Fans",
      "product_types": null,
      "hazard": "The fan blades can separate from the fan motor flywheel, posing impact and injury hazards to consumers.",
      "remedy_options": "Refund",
      "units": "About 9,460",
      "countries_of_manufacture": "China",
      "url": "https://www.cpsc.gov/Recalls/2026/Hampton-Bay-Halwin-52-Inch-Ceiling-Fans-Recalled-Due-to-Impact-and-Injury-Hazards-Manufactured-by-Youngo-Limited"
    }
  ]
}
6endpoints
1tokens / call
99.9%uptime SLA
Lowavg latency

Why developers pick this API

Production-ready

Production Ready

Battle-tested infrastructure with a 99.9% uptime SLA. Rate limits are generous, responses are consistent.

Simple Integration

Standard REST + JSON. Works with any HTTP client. Copy-ready code snippets in 4 languages.

One Key, 20+ APIs

Your DataAndAPIs subscription unlocks every API on the platform — anime, finance, sports, and more.

Code snippets

One install. Every endpoint.

No proprietary SDKs needed. Any HTTP client works. Pick your language and paste.

3languages
6endpoints
RESTarchitecture
1key for all APIs
  • Fully typed responses — auto-completion in your IDE
  • Tracks the API in lockstep — new endpoints land same day
  • One key works across 20+ APIs on the platform
import axios from 'axios';

const { data } = await axios.get(
  '{API_URL}',
  { headers: { 'X-Api-Key': process.env.API_KEY } }
);

đź”’ Subscribe to unlock the live API URL

Developer playground

Explore the endpoints

Browse request parameters and inspect live example responses.

Available Endpoints

Request Parameters

API URL

Please subscribe to see the API URL

Headers

X-Api-Key

Path Parameters

upc

Please subscribe to see the actual API URL

import axios from 'axios';

const url = '{API_URL}';
const { data } = await axios.get(url, {
  headers: { 'X-Api-Key': 'YOUR_API_KEY' }
});

Pricing

One subscription. Every API.

Tokens unlock this API and 20+ others on DataAndAPIs. Switch APIs any time — we promote.

FREE

$0/mo

500 tokens / month

  • Access to all APIs
  • Tokens reset monthly
  • Community support
Start free
Most Popular

STARTER

$6.99/mo

25,000 tokens / month

  • Access to all APIs
  • Tokens reset monthly
  • Email support
Subscribe

PRO

$24.99/mo

100,000 tokens / month

  • Access to all APIs
  • Tokens reset monthly
  • Priority email support
Subscribe

ULTRA

$99.99/mo

1,000,000 tokens / month

  • Access to all APIs
  • Tokens reset monthly
  • Priority support
Subscribe

Need higher volume, dedicated infra, or a custom contract? Talk to sales →

Common questions

The things that actually block the upgrade.

Ship Product Recalls API this afternoon.

500 free tokens. No card. Plus 20+ other APIs on the same key.