NPI Registry API - Healthcare Provider Lookup & Enrichment avatar

NPI Registry API - Healthcare Provider Lookup & Enrichment

Pricing

from $1.50 / 1,000 provider records

Go to Apify Store
NPI Registry API - Healthcare Provider Lookup & Enrichment

NPI Registry API - Healthcare Provider Lookup & Enrichment

Search 6M+ US healthcare providers from NPI Registry. Phone, taxonomy, CEO contact + Google-enriched website, reviews, emails.

Pricing

from $1.50 / 1,000 provider records

Rating

0.0

(0)

Developer

deusex machine

deusex machine

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

NPI Registry API — Healthcare Provider Lookup & Enrichment

Search the U.S. NPI Registry (6M+ healthcare providers) and optionally enrich each provider with Google data: website, LinkedIn, social profiles, and secondary emails harvested from the provider's homepage.

What you get per provider

  • NPI # and enumeration type (individual / organization)
  • Provider name (first + last + credential) or organization name
  • Authorized official (CEO / Medical Director name, title, phone)
  • Primary taxonomy (specialty code + description + license)
  • Location address (line, city, state, ZIP, phone, fax)
  • Mailing address
  • Status, enumeration date, last updated
  • Google enrichment (optional, +2-4s/record): website, LinkedIn company page, Facebook page, secondary emails parsed from the website

Input modes

  1. Free-text search — by city, state, ZIP, name, specialty (taxonomy).
  2. By NPI # — look up specific 10-digit NPI numbers (bulk).

Example input — find dentists in Dallas, TX

{
"searchMode": "search",
"state": "TX",
"city": "Dallas",
"taxonomyDescription": "Dentist",
"maxResults": 100,
"enrichWithGoogle": true,
"enrichLimit": 25
}

Example output (single record)

{
"npi": "1487344586",
"enumerationType": "NPI-2",
"organizationName": "1 FAMILY CLINIC INC",
"authorizedOfficial": {
"firstName": "MANEESH",
"lastName": "SINGHAL",
"title": "CEO/ Medical Director",
"phone": "2132639095"
},
"primaryTaxonomy": {
"code": "207QG0300X",
"description": "Family Medicine, Geriatric Medicine"
},
"locationAddress": {
"line1": "701 N ALVARADO ST STE B",
"city": "LOS ANGELES",
"state": "CA",
"postalCode": "900264005",
"phone": "213-263-9095"
},
"enrichment": {
"website": "https://1familyclinic.com",
"linkedinUrl": "https://www.linkedin.com/company/1-family-clinic",
"secondaryEmails": ["info@1familyclinic.com"]
}
}

Pricing

Pay-per-result. The free NPI Registry lookup is included; the Google enrichment step is charged per enriched record (each enrichment runs one SERP search + one website fetch).

Use cases

  • MedTech and pharma B2B prospecting
  • Healthcare staffing and locum tenens recruitment
  • Insurance network discovery
  • Telehealth platform onboarding
  • Medical SaaS sales (EHR, RCM, scheduling)
  • Provider directory enrichment and verification
  • Local-SEO and reputation management for clinics

Data source

This actor wraps the public NPI Registry API maintained by CMS (Centers for Medicare & Medicaid Services). Data is public-domain federal data. Optional enrichment uses publicly accessible search engine results and the provider's own public website.