NPI lookup API available for free

I have been working on a dental hospital project. I have googled a lot but hit a wall everywhere as all the API's are premium not provided for free.

Is there any API available for free to fetch the doctor's information based on his/her NPI number ?

It would be a huge help for my project.


Try this bloomapi

An api to search and compare clinicians


I know questing is quite a old but for others who come here in search of same, Yes. There is a NPI API have been exposed for all by US Gov only.

Official NPI API by CMS


Check out BloomAPI

Say that the NPI number you are looking for is 123456789

An html result is located at http://www.bloomapi.com/search#/npis/123456789

And a json result is located at http://www.bloomapi.com/api/npis/123456789

链接地址: http://www.djcxy.com/p/6092.html

上一篇: 使用亚马逊MWS API获取挂单价格

下一篇: NPI查找API免费提供