NADAC Drug Pricing API — Weekly NDC Price Movers
Pricing
from $10.00 / 1,000 results
NADAC Drug Pricing API — Weekly NDC Price Movers
Drug pricing API built on CMS/Medicaid NADAC weekly data: per-NDC price time series, week-over-week deltas, and biggest-mover spike/drop detection. Filter by NDC or drug name over any date window to track generic drug price changes. Keyless, official source.
Pricing
from $10.00 / 1,000 results
Rating
0.0
(0)
Developer
Kyle Maloney
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
0
Monthly active users
2 days ago
Last modified
Categories
Share
NADAC Drug Pricing API — Weekly NDC Price Deltas & Spike Detector
A drug pricing API built on CMS/Medicaid NADAC weekly data. Turns raw NADAC files into a movement layer: per-NDC price time series, week-over-week price deltas, and biggest-mover spike/drop detection. Filter by NDC or drug name over any date window to track generic drug price changes. Keyless, official source.
Who it's for
- Pharmacy & PBM analysts monitoring acquisition-cost changes.
- Pharma pricing & market-access teams watching competitor NDCs.
- Investors & researchers flagging unusual drug-price spikes.
- AI agents needing a "drug price change" tool.
What it does
Pulls NADAC weekly pricing, builds a per-NDC time series, computes week-over-week percent and absolute deltas, and ranks the biggest movers. Filter to a specific NDC or drug name, choose an increase/decrease direction, and set a minimum percent change to surface only meaningful moves (shortage signals, repricing, etc.).
Example input
{"drugName": "amoxicillin","daysBack": 90,"minPctChange": 10,"direction": "increase","maxResults": 200}
Output (per NDC movement)
ndc, drug_name, current_price, prior_price, pct_change, abs_change,
current_week, prior_week, and a short history[] time series.
Use as an MCP tool
Exposed to AI agents via mcp.apify.com as a "NADAC drug price movers" tool —
name or NDC in, structured price-change records out.
FAQ
What is NADAC? The National Average Drug Acquisition Cost — CMS's weekly
pharmacy acquisition-cost benchmark. Can I track one drug? Yes — filter by
ndc or drugName. How do I catch spikes? Set minPctChange and
direction. Is it keyless? Yes, official CMS/Medicaid source.
Source
data.medicaid.gov NADAC datasets (DKAN2 datastore, paginated at 500/req). Official, keyless.
Pricing (Pay Per Result)
Billed per movement record returned. Empty windows cost nothing.