patchBay

CMS.gov vs NPPES

If you need a Health API that's easy to integrate, go with NPPES.

CMS.gov

Access to the data from the CMS - medicare.gov

NPPES

National Plan & Provider Enumeration System, info on healthcare providers registered in US

CMS.gov

  • Simple API key authentication
  • HTTPS supported

NPPES

  • No authentication required
  • HTTPS supported
FeatureCMS.govNPPES
AuthenticationapiKeyNone
HTTPSYesYes
CORSUnknownUnknown

When to use which?

NPPES is the better choice for quick prototypes and hackathons since it requires no authentication.