fda_approvals_drugs
Which companies just won an FDA drug approval or supplement? Search openFDA drug/drugsfda applications by sponsor company, application type (NDA/ANDA/BLA), route, marketing status, most-recent approval date (since), or original market-entry date (first_approval_after). Returns the applicant company (entity-resolved where possible), brand/ingredient/dosage, and approval dates — a day-one commercial/partnership target list for pharma sellers and CROs. openFDA public-domain records. [price: $0.05/row]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | latest_approval_date | original_approval_date :asc|:desc. Default latest_approval_date:desc. | |
| limit | No | Max rows (default 25, cap 100). | |
| route | No | Route-of-administration fragment. | |
| since | No | Most recent approval/supplement on/after this date (YYYY-MM-DD). | |
| offset | No | Rows to skip. | |
| company | No | Applicant/sponsor company — suffix/punctuation-insensitive. | |
| entity_id | No | Resolved employer entity UUID (pivots to business360). | |
| application_type | No | NDA | ANDA | BLA (CSV). | |
| marketing_status | No | Prescription | Over-the-counter | Discontinued. | |
| first_approval_after | No | Original approval (market entry) on/after this date (YYYY-MM-DD) — surfaces new market entrants. |