Find detailed hospital information by name, city, state, ZIP code, or eich county, including address, contact, care type, ownership, and bed count.
The Hospital Listings Extractor API provides a comprehensive and reliable way to access detailed information about hospitals across the United States, allowing you to integrate critical hospital data into your applications, platforms, and systems. This API is designed to deliver highly relevant information with flexible search parameters, allowing users to search for hospitals by name, city, state, zip code, or county, making it easy to obtain specific results for specific needs.
A key advantage of the Hospitals API is its adaptability. Users can refine their searches using parameters such as geographic coordinates (latitude and longitude ranges) to find hospitals within specific areas, or filter by county or state to narrow down results. The API also supports partial name matching, allowing for more flexible search queries. For premium users, it offers advanced controls such as result limits and offsets to tailor data retrieval to specific needs.
This API is ideal for developers creating healthcare platforms, emergency response systems, research databases, or patient information portals. It allows users to locate and evaluate hospitals based on their location, the services they offer, their capacity, and other relevant factors, improving access to healthcare and decision-making processes.
In short, the Hospital Listings Extractor API is a versatile and powerful resource for accessing accurate and detailed information about hospitals across the country. It simplifies the hospital search process, provides detailed data about facilities, and enables informed decisions about healthcare, research, and planning.
Hospital Finder - Endpoint Features
| Object | Description |
|---|---|
zipcode |
Optional Postal code of the hospital's location. |
county |
Optional County where the hospital is located. |
min_latitude |
Optional Minimum latitude coordinate. |
max_latitude |
Optional Maximum latitude coordinate. |
min_longitude |
Optional Minimum longitude coordinate. |
max_longitude |
Optional Maximum longitude coordinate. |
limit |
Optional Number of results to return. The default value is 5. The maximum is 100. |
offset |
Optional Number of results to skip. The default value is 0. |
name |
Optional Name of the hospital you wish to search for. Partial matches are accepted. |
city |
[Required] City where the hospital is located. |
state |
Optional State where the hospital is located. |
[{"name": "MINNEAPOLIS VA MEDICAL CENTER", "care_type": "ACUTE CARE - VETERANS ADMINISTRATION", "address": "1 Veterans Dr", "city": "Minneapolis", "state": "MN", "zipcode": "55417", "county": "Hennepin", "location_area_code": "612", "fips_code": "27053", "timezone": "CST", "latitude": "44.9033", "longitude": "-93.2323", "phone_number": "(612) 725-2000", "website": null, "ownership": "Government Federal", "bedcount": null}, {"name": "OTTAWA COUNTY HEALTH CENTER", "care_type": "Critical Access Hospitals", "address": "215 E 8th St", "city": "Minneapolis", "state": "KS", "zipcode": "67467", "county": "Ottawa", "location_area_code": "785", "fips_code": "20143", "timezone": "CST", "latitude": "39.1542", "longitude": "-97.5941", "phone_number": "(785) 392-2122", "website": null, "ownership": "Government - Local", "bedcount": null}, {"name": "HENNEPIN COUNTY MEDICAL CENTER", "care_type": "Acute Care Hospitals", "address": "701 Park Ave", "city": "Minneapolis", "state": "MN", "zipcode": "55415", "county": "Hennepin", "location_area_code": "612", "fips_code": "27053", "timezone": "CST", "latitude": "44.9746", "longitude": "-93.2576", "phone_number": "(612) 873-3000", "website": null, "ownership": "Government - Local", "bedcount": 360}, {"name": "ABBOTT NORTHWESTERN HOSPITAL INC", "care_type": "Acute Care Hospitals", "address": "800 E 28th St", "city": "Minneapolis", "state": "MN", "zipcode": "55407", "county": "Hennepin", "location_area_code": "612", "fips_code": "27053", "timezone": "CST", "latitude": "44.9355", "longitude": "-93.2527", "phone_number": "(612) 863-4000", "website": "http://www.allina.com", "ownership": "Voluntary non-profit - Private", "bedcount": 637}, {"name": "UNIVERSITY OF MINNESOTA MEDICAL CENTER, FAIRVIEW", "care_type": "Acute Care Hospitals", "address": "2450 Riverside Ave", "city": "Minneapolis", "state": "MN", "zipcode": "55454", "county": "Hennepin", "location_area_code": "612", "fips_code": "27053", "timezone": "CST", "latitude": "44.9695", "longitude": "-93.2424", "phone_number": "(612) 672-6000", "website": "http://www.fairview.org", "ownership": "Voluntary non-profit - Private", "bedcount": 935}, {"name": "PHILLIPS EYE INSTITUTE", "care_type": "Acute Care Hospitals", "address": "2215 Park Ave S", "city": "Minneapolis", "state": "MN", "zipcode": "55404", "county": "Hennepin", "location_area_code": "612", "fips_code": "27053", "timezone": "CST", "latitude": "44.9618", "longitude": "-93.2613", "phone_number": "(612) 775-8815", "website": "http://www.allina.com", "ownership": "Government - Federal", "bedcount": 10}, {"name": "CHILDREN'S HOSPITALS & CLINICS/MPLS", "care_type": "Childrens", "address": "2525 Chicago Ave S", "city": "Minneapolis", "state": "MN", "zipcode": "55404", "county": "Hennepin", "location_area_code": "612", "fips_code": "27053", "timezone": "CST", "latitude": "44.9618", "longitude": "-93.2613", "phone_number": "(612) 813-6112", "website": "http://www.childrenshc.org", "ownership": "Voluntary non-profit - Private", "bedcount": 163}, {"name": "Phillips Eye Institute", "care_type": null, "address": "2215 Park Ave", "city": "Minneapolis", "state": "MN", "zipcode": "55404", "county": "Hennepin", "location_area_code": "612", "fips_code": "27053", "timezone": "CST", "latitude": "44.9618", "longitude": "-93.2613", "phone_number": "(612) 336-6000", "website": "http://www.allina.com", "ownership": null, "bedcount": 10}, {"name": "Shriners Hosps For Children", "care_type": null, "address": "2025 E River Pky", "city": "Minneapolis", "state": "MN", "zipcode": "55414", "county": "Hennepin", "location_area_code": "612", "fips_code": "27053", "timezone": "CST", "latitude": "44.9790", "longitude": "-93.2262", "phone_number": "(612) 596-6100", "website": "http://www.shrinershq.org", "ownership": null, "bedcount": 40}]
curl --location --request GET 'https://zylalabs.com/api/10532/hospital+listings+extractor+api/20093/hospital+finder?city=los angeles' --header 'Authorization: Bearer YOUR_API_KEY'
| Header | Description |
|---|---|
Authorization
|
[Required] Should be Bearer access_key. See "Your API Access Key" above when you are subscribed. |
No long-term commitment. Upgrade, downgrade, or cancel anytime. Free Trial includes up to 50 requests.
The Hospital Finder endpoint returns detailed information about hospitals, including their name, address, contact information, care types offered, ownership status, and bed count.
Key fields in the response data include hospital name, address, phone number, care type, ownership type, and total bed count, providing a comprehensive overview of each facility.
Users can search using parameters such as hospital name, city, state, ZIP code, county, and geographic coordinates (latitude and longitude) to refine their search results.
The response data is structured in a JSON format, with each hospital's details encapsulated in an object, making it easy to parse and utilize in applications.
The data is sourced from reliable healthcare databases and government health agencies, ensuring that the information is accurate and up-to-date.
Typical use cases include developing healthcare applications, emergency response systems, patient information portals, and research databases that require hospital information.
Users can customize requests by combining multiple parameters, such as searching for hospitals in a specific city while filtering by care type or ownership status.
If the search yields partial or empty results, users can broaden their search criteria or check for spelling errors in the hospital name or location parameters.
Zyla API Hub is like a big store for APIs, where you can find thousands of them all in one place. We also offer dedicated support and real-time monitoring of all APIs. Once you sign up, you can pick and choose which APIs you want to use. Just remember, each API needs its own subscription. But if you subscribe to multiple ones, you'll use the same key for all of them, making things easier for you.
Service Level:
100%
Response Time:
1,368ms
Service Level:
100%
Response Time:
1,275ms
Service Level:
100%
Response Time:
1,296ms
Service Level:
100%
Response Time:
1,368ms
Service Level:
100%
Response Time:
327ms
Service Level:
100%
Response Time:
3,128ms
Service Level:
100%
Response Time:
455ms
Service Level:
100%
Response Time:
1,407ms
Service Level:
100%
Response Time:
3,847ms
Service Level:
100%
Response Time:
1,497ms
Service Level:
100%
Response Time:
53ms
Service Level:
100%
Response Time:
60ms
Service Level:
100%
Response Time:
7,104ms
Service Level:
100%
Response Time:
4,525ms
Service Level:
100%
Response Time:
1,566ms
Service Level:
100%
Response Time:
2,667ms
Service Level:
100%
Response Time:
2,917ms
Service Level:
100%
Response Time:
2,721ms
Service Level:
100%
Response Time:
3,283ms
Service Level:
100%
Response Time:
61ms