Search US healthcare providers (NPI registry)
search_healthcare_providersSearch the official CMS NPPES NPI Registry for US healthcare providers and organizations. Filter by specialty, location, or name to retrieve NPI numbers, addresses, and license details for verification or sales lists.
Instructions
Search the official CMS NPPES NPI Registry of all US healthcare providers and organizations. Returns NPI number, provider/organization name, specialty (taxonomy), state license, practice address with phone and fax, and for organizations the authorized official's name/title/phone. Filter by specialty, state, city, ZIP (wildcards like '331*'), or name. Great for healthcare sales lists, provider verification, and directory enrichment. Runs the paid Apify actor https://apify.com/cblu/npi-healthcare-providers-scraper on YOUR Apify account (requires APIFY_TOKEN; pay per result: $0.002 per provider record ($2.00 / 1,000), charged only for records actually returned).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| city | No | Practice-location city, e.g. 'Austin'. | |
| state | No | Two-letter US state code of the practice location, e.g. 'TX'. | |
| lastName | No | Provider last name (individual lookups). Trailing wildcard supported. | |
| firstName | No | Provider first name (individual lookups). Trailing wildcard supported, e.g. 'jo*'. | |
| maxResults | No | Max provider records to return (1-5000, default 25). Each returned record is billed at $0.002 per provider record ($2.00 / 1,000). | |
| postalCode | No | Practice-location ZIP. Prefix wildcards supported: '331*' matches all ZIPs starting 331 (greater Miami). | |
| enumerationType | No | 'individual' (NPI-1: physicians, dentists, nurses...) or 'organization' (NPI-2: clinics, hospitals, pharmacies...). Omit for both. | |
| organizationName | No | Organization name (NPI-2 lookups). Trailing wildcard supported, e.g. 'mayo*'. | |
| taxonomyDescription | No | Provider specialty / taxonomy, e.g. 'Dentist', 'Family Medicine', 'Chiropractor', 'Physical Therapist', 'Pharmacy'. Exact taxonomy codes also work. |