/openfda/device/events/search
Search FDA MAUDE device adverse-event reports by device, manufacturer, event type and date
Price: 10 credits per 1000 results
💡 AI Hint: Search the FDA MAUDE device adverse-event database. Combine a free-text keyword with structured filters — device brand, generic or manufacturer name, product code, event type, the product-problem flag, and received- or event-date ranges. Each result is a full MAUDE report (same shape as the events endpoint).
Authorizations
API token from the dashboard
Headers
Body
Number of adverse-event reports to return
x >= 1Max scrapping execution timeout (in seconds)
20 <= x <= 1500Free-text query across all report fields
"fracture"
Device brand name
"ORTHOFIX"
Device generic name
"hospital bed"
Device manufacturer name
"Medtronic"
Device product code
"FNJ"
Adverse event type
Injury, Death, Malfunction, Other, No answer provided Only reports flagged with a product problem
Date received from (YYYY-MM-DD); requires received_to
Date received to (YYYY-MM-DD); requires received_from
Date of event from (YYYY-MM-DD); requires event_to
Date of event to (YYYY-MM-DD); requires event_from
Response
Successful Response