/drugs/Drugs
Retrieve drug-level records with linked company, indications, stage/event metadata, and catalyst attributes.
Query Parameters
Sample Response
{
"count": 532,
"next": "https://api.bpiq.com/api/v1/info/drugs/?limit=30&offset=30",
"previous": null,
"results": [
{
"id": 272,
"company": {
"ticker": "AMRX",
"name": "Amneal Pharmaceuticals Inc.",
"last_price": "14.49",
"market_cap": 4558262272
},
"ticker": "AMRX",
"drug_name": "Denosumab Biosimilars",
"indications": [
{
"id": 808,
"title": "Osteoporosis",
"nickname": ""
}
],
"indications_text": "Osteoporosis",
"stage_event": {
"id": 47,
"label": "Approved Quarterly sales",
"stage_label": "Approved",
"event_label": "Quarterly sales"
},
"note": "Denosumab biosimilar candidates reference Prolia(R) and XGEVA(R). 3/4/25- BLA accepted. PDUFA target action date Q4 2025. 8/7/25- Ongoing development. 12/22/25:- FDA approved Boncresa and Oziltus denosumab biosimilars. Prolia/XGEVA U.S. sales ~$5.3B annually.",
"catalyst_date": null,
"has_catalyst": true,
"catalyst_source": "https://www.globenewswire.com/news-release/2025/12/22/3209543/0/en/Amneal-Announces-FDA-Approval-of-Denosumab-Biosimilars-Referencing-Prolia-and-XGEVA.html",
"is_big_mover": false,
"is_suspected_mover": false,
"is_hedge_fund_pick": false,
"is_hedge_fund_avoid": false,
"is_high_mgmt_interest": false
}
]
}Response Fields (/drugs/)(Show)
| Field | Type | Description |
|---|


