Back to catalog
🏥

NPPES

Free

National Plan & Provider Enumeration System, info on healthcare providers registered in US

🏥HealthHTTPSNo API key required

NPPES

National Provider Identifier (NPI) lookup for healthcare providers

Npi1234567890
Provider NameDr. Sarah Mitchell
SpecialtyInternal Medicine
CityChicago
StateIL

Sample Response

response.json
1{
2 "npi": "1234567890",
3 "provider_name": "Dr. Sarah Mitchell",
4 "specialty": "Internal Medicine",
5 "city": "Chicago",
6 "state": "IL"
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://npiregistry.cms.hhs.gov/registry/help-api"
View Documentation

Similar APIs