Animica x402 Directory

Directory / api.healthparse.io

api.healthparse.io/v1/prescribers/part-d/by-drug/search

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.

Call it

# 1. Ask the endpoint what it costs (no payment, no wallet needed):
curl -i -X GET 'https://api.healthparse.io/v1/prescribers/part-d/by-drug/search'

# -> HTTP/1.1 402 Payment Required
#    the response carries the price, asset and pay-to address.

# 2. Pay and retry with any x402 client:
npx x402-fetch 'https://api.healthparse.io/v1/prescribers/part-d/by-drug/search'

Endpoint: https://api.healthparse.io/v1/prescribers/part-d/by-drug/search. Operated by api.healthparse.io, not by Animica. Price and availability were correct at the last probe on 2026-09-02 and are set by the operator, who may change them.

Other endpoints on api.healthparse.io

api.healthparse.io/v1/asc/search

Search ambulatory surgical centers (ASCs) by state, CCN, or name. Answers: which ASCs are in a given market? Source: CMS ASC cost data.

GET · $0.02

api.healthparse.io/v1/covered-entities-340b/search

Search HRSA 340B OPAIS covered entities + child sites by state, entity type (FQHC/DSH/CAH/RHC/…), or name — the 340B buyer/pharmacy roster. Answers: which 340B-…

GET · $0.03

api.healthparse.io/v1/exclusions/search

Search the OIG List of Excluded Individuals/Entities (LEIE) by name, NPI, state, or exclusion type. Answers: is this provider excluded from federal healthcare p…

GET · $0.03

api.healthparse.io/v1/facilities/dialysis/:ccn

CMS Care Compare quality record by CCN for a dialysis. Answers: what are the quality ratings and performance measures for this facility? Source: CMS Care Compar…

GET · $0.01

api.healthparse.io/v1/facilities/dialysis/search

Search dialysis quality data by state, city, ZIP, or CMS star rating. Answers: which dialysis meet quality thresholds in a market? Source: CMS Care Compare, mon…

GET · $0.02

api.healthparse.io/v1/facilities/home-health/:ccn

CMS Care Compare quality record by CCN for a home health. Answers: what are the quality ratings and performance measures for this facility? Source: CMS Care Com…

GET · $0.01

api.healthparse.io/v1/facilities/home-health/search

Search home health quality data by state, city, ZIP, or CMS star rating. Answers: which home health meet quality thresholds in a market? Source: CMS Care Compar…

GET · $0.02

api.healthparse.io/v1/facilities/hospice/:ccn

CMS Care Compare quality record by CCN for a hospice. Answers: what are the quality ratings and performance measures for this facility? Source: CMS Care Compare…

GET · $0.01

api.healthparse.io/v1/facilities/hospice/search

Search hospice quality data by state, city, ZIP, or CMS star rating. Answers: which hospice meet quality thresholds in a market? Source: CMS Care Compare, month…

GET · $0.02

api.healthparse.io/v1/facilities/hospitals/:ccn

CMS Care Compare quality record by CCN for a hospitals. Answers: what are the quality ratings and performance measures for this facility? Source: CMS Care Compa…

GET · $0.01

api.healthparse.io/v1/facilities/hospitals/search

Search hospitals quality data by state, city, ZIP, or CMS star rating. Answers: which hospitals meet quality thresholds in a market? Source: CMS Care Compare, m…

GET · $0.02

api.healthparse.io/v1/facilities/snf/:ccn

CMS Care Compare quality record by CCN for a snf. Answers: what are the quality ratings and performance measures for this facility? Source: CMS Care Compare.

GET · $0.01

All 38 endpoints on api.healthparse.io →