United States Health News API

Get the live top health headlines from United States with our JSON API.

Get API key for the United States Health News API

API Demonstration

This example demonstrates the HTTP request to make and the JSON response you will receive when you use the news api to get the top headlines from United States.

GET
https://gnews.io/api/v4/top-headlines?country=us&category=health&apikey=API_KEY
{
    "totalArticles": 139658,
    "articles": [
        {
            "id": "c37267808c7ecdbf2f99867b20ffa4f2",
            "title": "Beyond the tremor: Unveiling the invisible struggle of Parkinson's Disease",
            "description": "Parkinson's disease, isn't always marked by a visible tremor. The true experience often lies hidden beneath the surface \\u2013 an invisible struggle impacting millions.",
            "content": "When you think of Parkinson's disease, a visible tremor might come to mind. However, the true experience often lies hidden beneath the surface – an invisible struggle impacting millions. This article highlights the complexities of Parkinson's and adv... [4020 chars]",
            "url": "https://www.ksl.com/article/51505237/beyond-the-tremor-unveiling-the-invisible-struggle-of-parkinsons-disease",
            "image": "https://img.ksl.com/slc/3158/315896/31589675.jpeg?filter=kslv2/responsive_story_lg",
            "publishedAt": "2026-06-09T20:02:28Z",
            "lang": "en",
            "source": {
                "id": "6486035d1c6580e0b37c6e3b271d2d50",
                "name": "KSL.com",
                "url": "https://www.ksl.com"
            }
        },
        {
            "id": "00bc907889d5005adb3e53857e84b4ad",
            "title": "Trump’s leadership is a gift to Ebola.",
            "description": "It wouldn’t have been this way a few years ago.",
            "content": "Landing at Nairobi’s Jomo Kenyatta International Airport in early June felt like arriving into a scene from a different time, specifically the COVID-19 pandemic era. Officials in full personal protective equipment—blue gowns, white masks, clear goggl... [14983 chars]",
            "url": "https://slate.com/news-and-politics/2026/06/ebola-outbreak-spreading-elon-musk-trump.html",
            "image": "https://compote.slate.com/images/4ba73362-7dcf-4fb4-a9f7-1f12f5162f71.jpeg?crop=1560%2C1040%2Cx0%2Cy0&width=1560",
            "publishedAt": "2026-06-09T18:17:00Z",
            "lang": "en",
            "source": {
                "id": "c8e1cfcb970c5e9a0a496c6b603e74b2",
                "name": "Slate Magazine",
                "url": "https://slate.com"
            }
        },
        {
            "id": "ea3cec3557636b25220e367e848921a2",
            "title": "New research links even low alcohol consumption to cancer, heart disease, and premature death",
            "description": "Even what many Americans consider moderate drinking is linked to an increased risk of death, disability, and chronic diseases such as cancer and heart disease, according to a new study published.  The findings show mortality risk from alcohol of 1 in 25 for people who consumed an average of 14 drinks per week. In contrast, drinking up to 7 drinks per week was associated with only minimally elevated risks for most conditions.",
            "content": "Even what many Americans consider moderate drinking is linked to an increased risk of death, disability, and chronic diseases such as cancer and heart disease, according to a new study published in the Journal of Studies on Alcohol and Drugs.\n“This s... [4923 chars]",
            "url": "https://www.eurekalert.org/news-releases/1131274",
            "image": "https://www.eurekalert.org/images/EurekAlert-bluebg_Twitter_601X601.png",
            "publishedAt": "2026-06-09T18:11:15Z",
            "lang": "en",
            "source": {
                "id": "6a95657332d8b1bd75fe6a91118746ff",
                "name": "EurekAlert!",
                "url": "https://www.eurekalert.org"
            }
        }
    ]
}

Categories