Returns all NPIs from the system that the user has access to
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The page number of the results to return.
The specific NPI you are searching for. Returns exact matches only.
Filters by the NPIs entity_type_code.
Filters by the NPIs org_name, pro_first_name and pro_last_name.
Returns NPIs that have negotiated rates associated with them. The false option returns all NPIs.
NPI response
The NPI number given by NPPES.
The entity type code given by NPPES. '0' = Unknown. '1' = Professional. '2' = Insitutional.
0, 1, 2 This is the name used for displaying to end users. If the NPI has an entity_type_code of 1, then we join the first and last name together. If the NPI has an entity_type_code of 2, then we display the org_name
If the NPI has an entity_type_code of 2, this will be the organizations name. If the entity_type_code is 2, it will be null.
If the NPI has an entity_type_code of 1, this will be the providers last name. If the entity_type_code is 1, it will be null.
If the NPI has an entity_type_code of 1, this will be the providers first name. If the entity_type_code is 1, it will be null.
If the NPI has an entity_type_code of 1, this will be the providers middle name. If the entity_type_code is 1, it will be null.
The enumeration date for the provider
The last time the provider was updated inside the NPPES dataset.
The certification date for the provider
The deactivation date for the provider
The reactivation date for the provider