US Healthcare Provider & Practice Search — CMS NPPES
Under maintenancePricing
$2.50 / 1,000 provider results
US Healthcare Provider & Practice Search — CMS NPPES
Under maintenanceSearch US healthcare provider and practice identity by NPI, name, organization, specialty, city, state, or ZIP using public CMS NPPES data. No upstream API key required.
Pricing
$2.50 / 1,000 provider results
Rating
0.0
(0)
Developer
Jaroslaw Antolak
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
5 days ago
Last modified
Categories
Share
US NPI Provider Search
Search US healthcare providers using the public CMS NPPES NPI Registry API v2.1. The Actor needs no upstream API key and has $0 upstream API request cost.
Search modes
Use any meaningful filter or combination: exact NPI, first/last name, organization, specialty/taxonomy, city, state, ZIP, or provider type. City + state + specialty is only a convenient demo; it is not mandatory.
What it returns
Each dataset item is normalized to a stable shape: NPI, provider / organization name, type, status, primary taxonomy, all taxonomies, practice and mailing address, extra practice locations, and the canonical CMS provider page.
Important: issuance of an NPI does not ensure or validate that a healthcare provider is licensed or credentialed. Do not market this Actor as a license-verification product.
Monetization
The Actor is prepared for PAY_PER_EVENT and emits the custom event provider-result using Actor.pushData(rows, 'provider-result') when the current Apify run reports PPE pricing.
Apex Foundry v0.12.0 requests an initial launch price of $0.0025 per delivered provider result during automated deployment. Apify account/Publication rules remain authoritative; if the platform rejects monetization, Apex preserves the working private Actor and reports the exact reason.
Synthetic Apify events should be reviewed after first successful monetization so results are not unintentionally double-billed.
Bulk use
This Actor is for interactive / bounded search. For millions of records, use the official monthly NPPES V2 downloadable file plus weekly incremental files and build a local index rather than issuing massive Registry API query sweeps.
Source deployment
Normal deployment is performed by Apex Foundry's APIFY / SALES CHANNEL. Manual apify push remains a diagnostic fallback.
Runtime
Actor v1.1 runs on Node.js 24 with Apify JavaScript SDK 3.7.2 and native HTTP fetch(). It intentionally does not install Crawlee, Browserforge, Playwright, or Puppeteer.