Product Recall Check API
Product Recall Check API helps e-commerce, compliance, marketplace, resale, and product-safety teams check product catalogs and listings against normalized U.S. recall data. The API normalizes recall records from FDA enforcement reports, USDA FSIS recall/public-health-alert feeds, and CPSC consumer product recalls. This API is not affiliated with FDA, USDA, or CPSC and does not provide legal,…
Product Recall Check API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Search Recall Records /v1/recalls/search |
Search normalized recall records by keyword and filters including source, category, company, state, and date range. |
| GET |
Check Source Freshness /v1/recalls/source-status |
Return source freshness, sync status, and indexed record counts. |
| POST |
Check Product /v1/recalls/check |
Match a product payload (title, brand, company, identifiers) against normalized recall records and return matched/possible-match outcomes. |
| GET |
Fetch Recall Record by Source /v1/recalls/{source}/{source_id} |
Fetch a single normalized recall record by source and source-specific ID. |
Product Recall Check API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 1 / second |
|
| PRO Recommended | $19.99 / month | 3 / second |
|
| ULTRA | $79.99 / month | 8 / second |
|