Consumer-product recall data
One API. Five authorities.
Full provenance.
Unified consumer-product recalls — one API, five authorities, full provenance.
- recall notices
- 48,105
- authorities
- 5
- provenance records
- 546,099
- unified categories
- 22
Data sources
Five authorities, one unified dataset
Recall notices from every major English-language consumer-product safety authority, normalised into a single schema. Scope: non-food, non-vehicle consumer products.
EU Safety Gate
EU Safety Gate (RAPEX / GPSR alerts)
ec.europa.eu/safety-gate-alerts ↗Health Canada
Health Canada Recalls & Safety Alerts
recalls-rappels.canada.ca ↗GOV.UK OPSS
UK Office for Product Safety and Standards
www.gov.uk/product-safety-alerts-reports-recalls ↗ACCC
Australian Competition and Consumer Commission
www.productsafety.gov.au ↗Why RecallRadar
Designed for builders, analysts, and compliance teams
Unified schema
22-category taxonomy normalised across all authorities. One query, five jurisdictions.
Per-field provenance
Every field traces to its original regulator source URL via 546,099 provenance records. Always cite source_record_url.
REST + MCP API
Query by text, category, authority, hazard, or manufacturer. AI agents connect via Model Context Protocol.
Redistributable
All five source authorities publish under open or public-domain licences. Redistribute with attribution.
Integration-ready
REST API + MCP in minutes
One bearer token unlocks recall search, detail lookup, source registry, and coverage stats. AI agents connect via the Model Context Protocol — tools: recalls_search, recalls_get.
# Search recalls by keyword
curl "https://recallradar-api.vercel.app/v1/recalls?q=dresser+tip-over&limit=5" \
-H "Authorization: Bearer recallradar_live_…"
# Returns:
{
"data": [
{ "id": 1, "authority": "cpsc",
"source_record_url": "https://cpsc.gov/…" }
]
}
Start with a free sample
~150 recall notices across all five authorities, no sign-up required. Full dataset and API access from $499.