Feed · openFDA Drugs@FDA · $0.05 per 1,000-row page
FDA Drug Approvals
The commercial-launch signal, straight from openFDA Drugs@FDA. Each row is a drug approval or supplement — a drug cleared to market — with the sponsor company, application number and type, brand names, active ingredients, dosage form and route, and marketing status. Rows come newest-first by approval date. Observational public records as filed: never a clinical recommendation.
The base: 25,450 Drugs@FDA approvals and supplements by sponsor company. submission_type separates original approvals (ORIG) from supplements (SUPPL); every row carries event_date plus as_published_date (point-in-time discipline, no restatements).
Provenance
Every approval, one flat row
- openFDA — Drugs@FDArefreshed weekly (per openFDA refresh)
Drug approvals from Drugs@FDA — the application (NDA/ANDA/BLA) and its type, sponsor company, brand names, active ingredients, dosage forms and routes, marketing status, and original/latest approval dates. A new approval or supplement is a commercial-launch moment for the sponsor.
https://open.fda.gov
Original vs supplement. submission_type=ORIG is an original approval; SUPPL is a supplement — filter to the launch moments you care about.
Attestation. Every API response carries a signed _meta attestation and the openFDA source vintage, so any approval traces back to the public record.
Observational. An approval appears with a sponsor, a brand, and an approval date as filed — never a clinical recommendation.
Who buys this
Documented use cases
01Pharma-services / agency BD
- Asks
- “Which sponsors just got a drug approved — and need commercial, hub, and market-access support?”
- The feed returns
- One row per approval — sponsor, brand, ingredient, and marketing status — filterable by sponsor, submission type, or since.
- Action
- Reach a sponsor at the commercial-launch moment, before they have a full commercial team.
02Pharma field-sales enablement
- Asks
- “Which new drugs and supplements should my reps know about this week?”
- The feed returns
- Newest-first approvals with the sponsor, brand, active ingredient, route, and marketing status.
- Action
- Brief the field on new-to-market brands the week they clear, by ingredient and route.
03Equity / research
- Asks
- “Which of my names carry a fresh approval as a commercial catalyst?”
- The feed returns
- Approval rows by sponsor with a stable event_key and submission type — drained by cursor, never restated.
- Action
- Track launch catalysts on pharma names the day the approval posts.
Schema
Fields & sample rows
| Field | Type | Description |
|---|---|---|
| event_key | text | Stable dedupe / cursor key: drug:<application_number>. |
| event_date | date | The latest approval date (= latest_approval_date). The feed's `since` axis and sort key. |
| sponsor | text | Sponsor company name as carried in Drugs@FDA. |
| application_number / application_type | text | The FDA application number and type (NDA / ANDA / BLA). |
| brand_names | text | Brand name(s) on the application. |
| active_ingredients | text | Active ingredient(s). |
| dosage_forms / routes | text | Dosage form(s) and route(s) of administration. |
| marketing_status | text | Prescription / Over-the-counter / Discontinued / Tentative Approval. |
| product_count | integer | Products under the application. |
| submission_type | text | ORIG (original approval) | SUPPL (supplement). |
| original_approval_date / latest_approval_date | date | First and most recent approval dates for the application. |
| as_published_date | date | Source-file vintage the row was last published in — rows are never restated. |
Full machine-readable endpoint definition (parameters, output shape, price) lives in the catalog at api.govparse.io/v1/catalog and in every Snowflake / Datarade listing.
| approval_date | sponsor | brand | ingredient | type | marketing_status | route |
|---|---|---|---|---|---|---|
| 2026-07-22 | BRISTOL MYERS SQUIBB | REVLIMID | LENALIDOMIDE | NDA | Prescription | ORAL |
| 2026-07-22 | AUROBINDO PHARMA LTD | ADAPALENE AND BENZOYL PEROXIDE | ADAPALENE; BENZOYL PEROXIDE | ANDA | Prescription | TOPICAL |
| 2026-07-22 | RISING | GABAPENTIN | GABAPENTIN | ANDA | Prescription | ORAL |
Real rows from GET /v1/feeds/fda-drug-approvals (openFDA Drugs@FDA as filed; columns abridged). Each row also carries application_number, submission_type, product_count, and original_approval_date.
Pricing & access
Three ways to buy
Self-serve API
$0.05 / page
up to 1,000 rows per page-call — live today
- Full feed, every filter, opaque keyset cursor
- Pay per use: x402 (USDC, no account) or a metered API key
- Signed _meta attestation and source vintages on every response
- No seat licenses, no minimums, no sales call
Enterprise
$10,000 / yr
flat annual license
- Bulk daily or weekly drops (CSV / Parquet) to your bucket
- Webhook alerts on new rows matching your saved filters
- Private Snowflake share of the same tables
- Email support and a named contact
Institutional
Private offer
the tier comparable products price at $40–85k/yr
- Everything in Enterprise
- Ticker/CIK-mapped rows — identifier-verified against the SEC registrant universe, match basis disclosed
- Point-in-time discipline: event_date + as_published_date on every row, no restatements, vintage history retained
- Delivery SLA, methodology documentation, and diligence support for your data-sourcing review
- $0.05 per page-call — each call returns up to 1,000 flat rows. Drain any window with repeated cursor calls; the opaque keyset cursor never skips or double-counts a row.
- Pay-per-use, two ways: x402 (USDC, no account needed — pay per request) or a metered API key with monthly billing.
- Warehouse-native delivery: the same feeds are listed on Datarade and coming to Snowflake Marketplace (listings submitted, in review) — enterprise buyers get a private Snowflake share today — plus CSV export for flat-file workflows.
- Full machine-readable endpoint definitions (parameters, output shape, prices) live in the catalog at api.govparse.io/v1/catalog; dataset license terms at api.govparse.io/v1/license/fda.
curl "https://api.govparse.io/v1/feeds/fda-drug-approvals?submission_type=ORIG&since=2026-06-01&limit=500" \
-H "x-api-key: gp_live_..."GET https://api.govparse.io/v1/feeds/fda-drug-approvals
Start pulling pages today.
No sales call. First page is one x402 payment away, or grab a metered key.