Npidb: Search Providers By Name
Npidb via Parse · healthcare
Search for healthcare providers by first name, last name, and state. Returns paginated results with NPI numbers, credentials, locations, and taxonomy specialties. At least one of first_name, last_name, or state should be provided for meaningful results. Search and lookup healthcare providers, organizations, and taxonomy codes from the NPI Registry via npidb.org. Fulfilled by Parse from npidb.org.
- b2b-directory
- government-public
- healthcare
- npidb
- npidb-org
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- healthcare
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/0ff82378-40e5-4e7b-9050-94cfc095e1fd/search_providers_by_name
- Interface artifact
- sha256:c8d483b8f7bf660e6a68df216cb08495def6aa50fe8a66b5899a5978eddfdd35
- Manifest digest
- sha256:e95e946369bacbcde45e814433ec42236fcef73bf80e94be4214bf155226a3da
Request fields
- page (integer): Page number for pagination.
- state (string): Two-letter US state code (e.g., NY, CA, TX).
- last_name (string): Provider last name to search for.
- first_name (string): Provider first name to search for.
Example queries
- {"page":"1","state":"NY","last_name":"Smith","first_name":"John"}