Search Inspections
fda_inspectionsSearch FDA inspection history from the Compliance Dashboard (not available in openFDA API). Filter by company name (fuzzy match), FEI number, classification (NAI=No Action Indicated, VAI=Voluntary Action Indicated, OAI=Official Action Indicated — most serious), state, country, city, or date range. Date filters apply to inspection_end_date. OAI inspections typically lead to warning letters. Related: fda_citations (specific CFR violations from inspections by FEI), fda_compliance_actions (warning letters following OAI inspections by FEI).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| city | No | City name (exact match) | |
| limit | No | Max results to return (1-500) | |
| state | No | State code (e.g., CA, NY) | |
| country | No | Country code (e.g., US, DE) | |
| date_to | No | End date for inspection_end_date range (YYYY-MM-DD) | |
| date_from | No | Start date for inspection_end_date range (YYYY-MM-DD) | |
| fei_number | No | FDA Establishment Identifier (FEI number) | |
| company_name | No | Company name (fuzzy match) | |
| classification_code | No | Inspection classification code |