US Healthcare Provider Directory API
## US Healthcare Provider Directory API Access **2.5 million+ verified US healthcare providers** from the official NPI Registry (CMS NPPES). Updated daily. ### What You Get - **Provider details**: Name, credentials (MD, DO, NP, PA), gender, NPI number - **Specialties**: 95+ medical specialties (Cardiology, Dermatology, Pediatrics, etc.) - **Locations**: Full practice addresses across all 50…
US Healthcare Provider Directory API endpoints
| Method | Endpoint | Description |
|---|---|---|
| health | ||
| GET |
list_specialties_v1_specialties_get /v1/specialties |
Return the list of supported specialties. |
| GET |
health_check_v1_health_get /v1/health |
Basic health check endpoint. |
| GET |
coverage_stats_v1_coverage_get /v1/coverage |
Return coverage statistics (provider counts by state, scrape status). |
| search | ||
| GET |
search_v1_search_get /v1/search |
Search for healthcare providers with optional filters. |
| provider | ||
| GET |
provider_detail_v1_provider__npi_number__get /v1/provider/{npi_number} |
Get full details for a single provider by NPI number. |
| bulk | ||
| POST |
create_bulk_export_v1_bulk_post /v1/bulk |
Start a bulk export job. Returns a job_id to poll for results. |
| GET |
get_bulk_status_v1_bulk__job_id__get /v1/bulk/{job_id} |
Check the status of a bulk export job. |
US Healthcare Provider Directory API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $29 / month | 5 / second |
|
| ULTRA | $99 / month | 10 / second |
|
| MEGA | $299 / month | — |
|