To help get you started, we have provided some API query examples below. Use the Run query button to call the API and get back results. You can experiment by editing the example queries in the black text box.
Example query
This query searches for all records with a particular advisory_committee
.
search for all records with advisory_committee
equal to cv
.
limit to 1 record
Example query
This query searches for records matching a certain search term, and asks for a single one.
See searchable fields for more fields you can use to narrow searches for device recall.
search for all records with openfda.regulation_number
equals 868.5895
limit to 1 record
Example query
This query is similar to the prior one, but returns a count of the most frequent country codes.
See searchable fields for more fields you can use to narrow searches for device recall.
search for all records.
count the field country_code