Validates a National Provider Identifier (NPI) — the 10-digit number issued by the US Centers for Medicare & Medicaid Services (CMS) to uniquely identify healthcare providers. The check digit is verified using the Luhn algorithm with the health industry prefix 80840 prepended per the CMS specification. Spaces and hyphens are stripped automatically. Optionally looks up provider details from the NPPES registry.
Try it
Query Parameters
Parameter
Type
Required
Description
value
string
Yes
The 10-digit NPI number (e.g. 1003000126)
lookup
string
No
Set to true or 1 to look up provider details from the NPPES registry