Step-by-step guide to finding active and historical FDA recalls — by recall number, by company, or by date — using free openFDA data with structured-data canonical pages per recall.
If you have the FDA recall number, go directly to /recall/{recall_number}. Number prefixes:
Each page shows classification (Class I/II/III), recalling firm, product description, reason for recall, distribution pattern, and the FDA Enforcement Reports source URL. Append .md for Markdown.
Recent recalls: /api/v1/fda/recalls/recent?product=drug — also food, device, other.
Firm-dossier: /api/v1/fda/firms/{firm_name} — recall history + adverse events + 510(k) clearances.
For a public-traded company, also hit /entity/{ticker} for the full cross-vertical timeline including FDA events alongside SEC + courts + clinical trials.
Class I = "reasonable probability of serious adverse health consequences or death" — the urgent ones.
The /today daily digest surfaces all current Class I recalls under the 💉 FDA Class I recalls (life-threatening) section.