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": 139150,
    "articles": [
        {
            "id": "bcfee323c52cf4bfecbb1b3716495973",
            "title": "You Can Do Something About Your Dementia Risk",
            "description": "Dementia is poised to hit more Americans than ever, but the odds are quietly shifting in your favor. Vox's Bryan Walsh reports that while a graying population means new...",
            "content": "Dementia is poised to hit more Americans than ever, but the odds are quietly shifting in your favor. Vox's Bryan Walsh reports that while a graying population means new dementia cases in the US could top 1 million a year by 2060, a person at any give... [1095 chars]",
            "url": "https://www.newser.com/story/391132/dementia-cases-climb-but-we-arent-powerless-against-it.html",
            "image": "https://img1-azrcdn.newser.com/image/1692450-12-20260621155002.jpeg",
            "publishedAt": "2026-06-21T20:20:00Z",
            "lang": "en",
            "source": {
                "id": "f22037146197b1382cc938771f7d78b3",
                "name": "Newser",
                "url": "https://www.newser.com"
            }
        },
        {
            "id": "fe54d5359441e327eec38bfccb330c54",
            "title": "For Some People, Every Gulp or Sniff Is Torture",
            "description": "A Poe classic has turned out to be an accidental case study: For people with misophonia, \"The Tell-Tale Heart\" reads less like madness and more like a man exercising...",
            "content": "A Poe classic has turned out to be an accidental case study: For people with misophonia, \"The Tell-Tale Heart\" reads less like madness and more like a man exercising enormous restraint, until a sound finally breaks him. Writing for the New Yorker, Sl... [1644 chars]",
            "url": "https://www.newser.com/story/390872/for-millions-ordinary-sounds-turn-into-excruciating-ordeals.html",
            "image": "https://img1-azrcdn.newser.com/image/1693120-12-20260621133002.jpeg",
            "publishedAt": "2026-06-21T18:00:00Z",
            "lang": "en",
            "source": {
                "id": "f22037146197b1382cc938771f7d78b3",
                "name": "Newser",
                "url": "https://www.newser.com"
            }
        },
        {
            "id": "eba80373645494aced54e6a27e6e9239",
            "title": "Health Division worried by high rates of STIs among young people in Tobago",
            "description": "The Di­vi­sion of Health is ex­press­ing alarm over “high rates” of sex­u­al­ly trans­mit­ted in­fec­tions (STIs) in To­ba­go, par­tic­u­lar­ly HIV, among the 20-29 age group.",
            "content": "To­ba­go Cor­re­spon­dent\nThe Di­vi­sion of Health is ex­press­ing alarm over “high rates” of sex­u­al­ly trans­mit­ted in­fec­tions (STIs) in To­ba­go, par­tic­u­lar­ly HIV, among the 20-29 age group.\nIn an ex­clu­sive in­ter­view with Guardian Me­d... [5849 chars]",
            "url": "https://www.guardian.co.tt/news/health-division-worried-by-high-rates-of-stis-among-young-people-in-tobago-6.2.2610508.1478faa088",
            "image": "https://www.guardian.co.tt/neo/1/icon32x32.png",
            "publishedAt": "2026-06-21T17:21:34Z",
            "lang": "en",
            "source": {
                "id": "a94402a33541718e54e28591e044fd62",
                "name": "Trinidad Guardian",
                "url": "https://www.guardian.co.tt"
            }
        }
    ]
}

Categories