NPI autocomplete API

NPI autocomplete API for search-as-you-type UIs

When users type a name instead of a ten-digit NPI, directory search returns candidates you can confirm with a follow-up lookup.

No credit card on free tierOpenAPI specPostman collectionUS NPI Registry (NPPES) source dataNPI-1 and NPI-2

Why teams choose Health Provider API

When users type a name instead of a ten-digit NPI, directory search returns candidates you can confirm with a follow-up lookup.

  • Search by last name, organization name, city, and state
  • Limit parameter for tight typeahead result sets
  • Confirm selection with a direct NPI lookup call

Compare the official registry vs Health Provider API

Try the API
curl -sS -H "Authorization: Bearer YOUR_API_KEY" "https://healthproviderapi.com/api/v1/providers/search?last_name=Smith&limit=10"
Quickstart in the docs

Same registry, better integration surface

Authoritative NPPES data with predictable JSON, auth, and operational headers—so engineering can ship features instead of parsers.

Start free — no credit card