Back to catalog
🏥

CMS.gov

API Key

Access to the data from the CMS - medicare.gov

🏥HealthHTTPS

Johns Hopkins Hospital

CMS.gov Provider

Provider NameJohns Hopkins Hospital
CityBaltimore
StateMD
Overall Rating5 stars
TypeAcute Care

Sample Response

response.json
1{
2 "provider_name": "Johns Hopkins Hospital",
3 "city": "Baltimore",
4 "state": "MD",
5 "overall_rating": "5 stars",
6 "type": "Acute Care"
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://data.cms.gov/provider-data/" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs