Unnamed service
GET api.healthparse.io/v1/prescribers/part-d/by-drug/search
Why an agent can trust this route.
Sonar evidence is advisory. Paid delivery is shown as verified only when paid probes are available; otherwise route estimates use the unpaid handshake as a clearly labeled proxy.
Observed outcomes
Find Medicare Part D prescribers of a specific DRUG or therapeutic CLASS at NPI level — the core pharma targeting query. Filter by drug_class (GLP-1, SGLT2, DPP-4, Statin, from partd_drug_class) or a single drug (brand or generic, e.g. 'Ozempic'), plus specialty, state, min_claims, min_beneficiaries, year. Each hit carries the drug's claim/cost volume and the prescriber's specialty/state/city. Public CMS provider-level data; not a consumer report.
Resource: api.healthparse.io/v1/prescribers/part-d/by-drug/search
Network: eip155:8453 · Asset: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 · Pay to: 0x177eA123A35253ba8869A7e21E717978e482351D
Payment methods: — · Last validation: 2026-09-14 12:24:07.711+00
{
"input": {
"type": "object",
"properties": {
"drug": {
"type": "string",
"description": "a single drug, brand or generic (e.g. 'Ozempic' or 'Semaglutide'); brands resolve to the canonical generic"
},
"year": {
"type": "integer",
"description": "performance year (loaded: 2023, 2024; default 2024)"
},
"limit": {
"type": "integer",
"default": 25,
"maximum": 100
},
"state": {
"type": "string",
"description": "2-letter prescriber state code(s), comma-separated"
},
"offset": {
"type": "integer",
"default": 0
},
"specialty": {
"type": "string",
"description": "prescriber specialty substring, e.g. 'Endocrinology'"
},
"brand_name": {
"type": "string",
"description": "CMS brand-name prefix (case-insensitive), e.g. 'Eliquis'"
},
"drug_class": {
"type": "string",
"description": "therapeutic class from partd_drug_class, e.g. 'GLP-1' | 'SGLT2' | 'DPP-4' | 'Statin'"
},
"min_claims": {
"type": "integer",
"description": "minimum total Part D claims for the drug (that year)"
},
"generic_name": {
"type": "string",
"description": "CMS generic-name prefix (case-insensitive), e.g. 'Apixaban'"
},
"min_beneficiaries": {
"type": "integer",
"description": "minimum total beneficiaries (null/suppressed rows excluded)"
}
}
},
"output": null,
"paymentRequirements": [
{
"raw": {
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0x177eA123A35253ba8869A7e21E717978e482351D",
"amount": "30000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
},
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"payTo": "0x177eA123A35253ba8869A7e21E717978e482351D",
"scheme": "exact",
"network": "eip155:8453",
"amountAtomic": "30000"
}
]
}Source catalog records are retained separately from live endpoint observations. Sonar score, uptime, and latency are advisory metrics. CDP indexing is not inferred from validation.