Food Safety Inspection
Access official FDA food safety data through a single, clean API. No scraping, no stale CSVs — every request hits live government sources. **What you can do:** - Search 28,000+ food recall records by product name, recalling firm, state, recall classification (Class I/II/III), and date range - Look up a specific recall by its FDA recall number (e.g. F-0270-2025) - Search FDA facility inspection…
Food Safety Inspection endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Search Recalls /recalls |
Search FDA food enforcement recall records. Filter by product description, recalling firm, state, recall classification, and date range. Returns paginated results from openFDA's… |
| GET |
Get Recall Detail /recalls/{recall_number} |
Retrieve full detail for a single FDA recall by its recall number (e.g. F-0270-2025). Returns all available fields including product codes, distribution pattern, and termination… |
| GET |
Search Facility Inspections /inspections |
Search FDA facility inspection records from the FDA Office of Regulatory Affairs. Filter by firm name, state, inspection classification (NAI/VAI/OAI), FDA Establishment… |
| GET |
Get Facility Inspection History /facility/{fei_number} |
Retrieve the complete inspection history for an FDA-registered facility by its FEI (FDA Establishment Identifier) number. Returns all inspections on record (up to 500), sorted by… |
| GET |
Health Check /health |
Returns the operational status of the API and both upstream FDA data sources. Always returns HTTP 200. Use this to verify connectivity before building integrations. No API key… |
Food Safety Inspection pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $39 / month | 30 / minute |
|
| ULTRA Recommended | $79 / month | 60 / minute |
|
| MEGA | $149 / month | 120 / minute |
|