To help get you started, we have provided some 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, and asks for a single one.
Search for all records.
Limit to 1 record.
Example query
This query searches all capsule products, and returns a single record.
Double quotation marks " " surround phrases that must match exactly.
Search for all products which have dosage_form equal to 'Capsule'.
Limit to 1 record.
Example query
This query searches the endpoint for all records, and tells the API to count how many included each update_type.
Count the field update_type.