Search 7,362,148 healthcare providers.

Every clinician and organisation in the federal NPI registry. Name, NPI, city, specialty — one box works it out.

try 1477893920 try psychiatrists in Boise try raghunathan try 2084P0800X
Data Labs · Access

Who actually offers telehealth

The gap between states is wider than the gap between specialties.

21% nationally

See all experiments →

What is in here

The National Plan and Provider Enumeration System is the registry every healthcare provider in the United States must join to bill insurance. It is public domain, it is enormous, and it is published as a 9 GB text file that almost nobody reads. This site keeps a current copy and makes it answerable.

7,362,148
individual providers
1,958,651
organisations
861
specialties
Weekly
refreshed from CMS

What the registry can and cannot tell you

Every provider on this site is registered with CMS. That is not the same as practising: the registry has no field for retirement, and a record only disappears when someone deactivates it, which many never do. A practice address tells you where a clinician is based, not everywhere they are licensed — someone practising by video may hold licences in a dozen states and appear here under one.

What it is very good for is counting. How many of a specialty exist, where they are, how that has changed, and which places have almost none. That is what Data Labs does.

Free API

Everything here is available as JSON, including a delta feed designed for keeping your own copy in step.

curl -H "X-API-Key: YOUR_KEY" \ "https://npidata.org/api/v1/providers?taxonomy=2084P0800X&since=2026-01-01&limit=1000"

API reference