GET /REST/ndcproperties
Summary: Get NDC properties
Operation ID: getNdcProperties
Auth: none
Operation ID: getNdcProperties
Auth: none
Description
Returns details for a National Drug Code.
Parameters (1)
id
(string, query, required)
The NDC code
Examples (3)
| Title | Type | URL | Action |
|---|---|---|---|
| Get NDC properties for common prescription medication | curl |
https://rxnav.nlm.nih.gov/REST/ndcproperties?id=00093-0058-01 |
|
| Get NDC properties with 11-digit NDC format | curl |
https://rxnav.nlm.nih.gov/REST/ndcproperties?id=00002143390 |
|
| Get NDC properties for generic medication | curl |
https://rxnav.nlm.nih.gov/REST/ndcproperties?id=0054-0222-63 |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 10:13:19.754405 | 200 | 559ms | |
| 2026-03-23 10:10:14.950187 | 200 | 798ms | |
| 2026-03-23 09:14:19.117868 | 200 | 558ms |
Response Changes
| When | Old | New |
|---|---|---|
| 2026-03-23 10:10:14.950187 | abbe79c15465 |
44136fa355b3 |