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": 131590,
    "articles": [
        {
            "id": "31af249805bead8df4c0a5f56fc50d77",
            "title": "Passengers start disembarking from hantavirus-stricken ship in Canary Islands",
            "description": "The first passengers to be evacuated from the hantavirus-hit cruise ship anchored near Spain’s Canary Islands arrived Sunday afternoon in Madrid.",
            "content": "TENERIFE, Canary Islands (AP) — The first passengers to be evacuated from the hantavirus-hit cruise ship that is off Spain’s Canary Islands arrived Sunday afternoon in Madrid, where they are being taken to a military hospital.\nSpanish nationals were ... [5627 chars]",
            "url": "https://apnews.com/article/hantavirus-cruise-ship-hondius-tenerife-1c43c66d2b0555cf946d9e57fc65f1d4",
            "image": "https://dims.apnews.com/dims4/default/1ff3752/2147483647/strip/true/crop/5648x3763+0+1/resize/980x653!/quality/90/?url=https%3A%2F%2Fassets.apnews.com%2F70%2Fa1%2Fca431e5c28d49945617fa6088f99%2F94f67d692eba4859826f2474ee613cc0",
            "publishedAt": "2026-05-10T14:58:00Z",
            "lang": "en",
            "source": {
                "id": "b356d47a35dfffa723fc8131b36c3ed1",
                "name": "AP News",
                "url": "https://apnews.com"
            }
        },
        {
            "id": "caf109a8b4b47e8154ed9ce26df7cf77",
            "title": "Indian techie dies in California after contracting rare fungal infection",
            "description": "Chiranjeevi Kolla, a 37-year-old Indian tech professional, died in California after battling Valley Fever. His death after nearly a month in intensive care has left behind his wife and young son.",
            "content": "A 37-year-old Indian tech professional in California has died after battling Valley Fever, a rare fungal infection that severely affected his lungs and led to respiratory failure, according to a fundraiser set up by his family.\nChiranjeevi Kolla died... [2391 chars]",
            "url": "https://www.indiatoday.in/world/indians-abroad/story/indian-techie-chiranjeevi-kolla-dies-valley-fever-california-2909588-2026-05-10",
            "image": "https://akm-img-a-in.tosshub.com/indiatoday/images/story/202605/chiranjeevi-kolla-101651312-16x9_0.jpg?VersionId=i7vS1wAqqAs8aUFT82SvyfTDA9y0b7Bs",
            "publishedAt": "2026-05-10T12:22:17Z",
            "lang": "en",
            "source": {
                "id": "2c774512034015423758e249c44d2593",
                "name": "India Today",
                "url": "https://www.indiatoday.in"
            }
        },
        {
            "id": "5a9281b4d9af7d14f93491969bb124c8",
            "title": "Hantavirus live updates: MV Hondius arrives off the coast of Tenerife",
            "description": "Health officials in multiple states say they're monitoring some passengers who have returned to the U.S. after being aboard the ship for potential hantavirus infections.",
            "content": "The MV Hondius arrived early on Sunday off the coast of Tenerife, dropping anchor near the industrial port of Granadilla at about 5:30 a.m. local time.\nEvacuations from the ship were expected to begin as soon as possible.\nThe local government in the ... [3512 chars]",
            "url": "https://abc7ny.com/live-updates/hantavirus-infection-outbreak-cruise-ship-symptoms-map/19064881/",
            "image": "https://cdn.abcotvs.com/dip/images/19073534_050926-kabc-hondius-arrives-tn-img.jpg?w=1600",
            "publishedAt": "2026-05-10T12:06:07Z",
            "lang": "en",
            "source": {
                "id": "c47137ed19b6f6c82a5ed52437787c7e",
                "name": "ABC7 New York",
                "url": "https://abc7ny.com"
            }
        }
    ]
}

Categories