/npi/providers/search

POST /api/npi/providers/search

Price: 10 credits

Search the US NPI registry (NPPES) for healthcare providers by name, organization, specialty (taxonomy) and location. Filter by provider type (individual / organization), first and last name, organization name, taxonomy description, city, state, postal code and country, with control over which address and name the filters apply to. Returns each matching provider's full record: type, dates, basic block, taxonomies, addresses, identifiers, other names, practice locations and endpoints.

How to use it

Find US healthcare providers by name, organization, specialty or location. Pass any of enumeration_type (NPI-1/NPI-2), first_name, last_name, organization_name, taxonomy_description, city, state, postal_code, country_code (and address_purpose, name_purpose, use_first_name_alias), plus count. String filters match exactly unless you add a trailing * for prefix matching. Returns full provider records; feed a returned number into npi/providers for a single lookup.

Parameters

Request body

Response

Errors

Response headers