Workflow page

NPI Provider Lookup API

A buyer review page for healthcare CRM, provider network, credentialing operations, revenue-cycle, medtech sales, and data enrichment teams that want public NPPES provider records filtered by NPI, entity type, taxonomy, geography, status, enumeration date, and last-updated date.

GET /v1/healthcare/nppes/provider-lookup?npis=1234567893,3456789012&updated_after=2026-01-01
{
  "data": [
    {
      "npi": "1234567893",
      "entityType": "NPI-1",
      "providerName": "Sample Provider",
      "taxonomyCode": "207Q00000X",
      "taxonomyDescription": "Family Medicine",
      "state": "TX",
      "status": "A",
      "watchlistReady": true,
      "source": "NPPES API-compatible sample"
    }
  ],
  "meta": { "sampleOnly": true, "workflow": "npi-provider-lookup-api" }
}

Likely Buyers

This page is a product preview for comparing likely buyers, source coverage, and first API shapes.

Initial Data Scope

The first buyer-ready workflow should keep the source coverage narrow.

Availability. This workflow is available for buyer review. Direct requests are routed under the Provider Directory Monitor product catalog.