To help get you started, we have provided some query examples below. Use the Run query button to call the Application Programming Interface and get back results. You can experiment by editing the example queries in the black text box.
Example query
This query searches for all applications, and asks for a single one.
Search for all applications.
Limit to 1 application.
Example query
This query searches all applications with lotion products, and returns a single application.
Double quotation marks " "
surround phrases that must match exactly.
Search for all applications which have a product with dosage_form
exactly equal to 'LOTION'.
Limit to 1 record.
Example query
This query searches the endpoint for all applications, and tells the Application Programming Interface to count how many included each sponsor_name
.
Count the field sponsor_name
.