fda_ndc_directory
Search a drug database with FDA drug information for drugs and drug products. Pulls back information at the manufacturer-product (9-digit NDC) level.
fda_ndc_directory endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Get FDA data by NDC /fda/product/{ndc} |
Gets FDA drug info with the national drug code (NDC) identifier. The backend transforms the NDC parameter supplied and pulls back the FDA info at the the manufacturer-product… |
| GET |
Get MDRP data by NDC /mdrp/product/{ndc} |
Gets drug info about a particular drug in the Medicaid Drug Rebate Program with the national drug code (NDC) identifier. |
| GET |
Get MDRP data by Labeler Code /mdrp/labeler/{labeler_code} |
This endpoint takes a labeler code and returns all products that labeler (manufacturer) has in the Medicaid Drug Rebate Program. |
fda_ndc_directory pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 1 / minute |
|
| PRO | $30 / month | 1 / second |
|
| ULTRA | $60 / month | 1 / second |
|
| MEGA | $300 / month | — |
|