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": 133848,
    "articles": [
        {
            "id": "1f3a61384df1c10596a5a4cc98c2f5c9",
            "title": "American passenger on hantavirus-hit cruise feels ‘blindsided’ and ‘misled’ by new quarantine orders",
            "description": "An American passenger who was exposed to the Andes strain of hantavirus on the cruise ship HV Hondius said he feels “blindsided” and “misled” by new orders that require staying at the National Quarantine Center in Nebraska under federal supervision.",
            "content": "An American passenger who was exposed to the Andes strain of hantavirus on the cruise ship HV Hondius said he feels “blindsided” and “misled” by new orders that require staying at the National Quarantine Center in Nebraska under federal supervision.\n... [5879 chars]",
            "url": "https://www.cnn.com/2026/05/19/health/hantavirus-us-quarantine-orders",
            "image": "https://media.cnn.com/api/v1/images/stellar/prod/c-ap26131017692168.jpg?c=16x9&q=w_800,c_fill",
            "publishedAt": "2026-05-20T02:12:00Z",
            "lang": "en",
            "source": {
                "id": "b7f8938851261c8403f75f40eb1d8645",
                "name": "CNN",
                "url": "https://www.cnn.com"
            }
        },
        {
            "id": "164878a03e529028a4e3e3bbabef784b",
            "title": "Ebola outbreak sees 136 suspected deaths in DRC, officials say",
            "description": "At least 543 suspected cases and 136 suspected deaths have been recorded in the ongoing Ebola outbreak in the eastern Democratic Republic of the Congo.",
            "content": "At least 543 suspected cases and 136 suspected deaths have been recorded in the ongoing Ebola outbreak in the eastern Democratic Republic of the Congo, officials said Tuesday.\nCongolese Minister of Public Health Samuel Roger Kamba said during a press... [5825 chars]",
            "url": "https://abcnews.com/International/ebola-outbreak-sees-131-suspected-deaths-drc-officials/story?id=133099345",
            "image": "https://i.abcnewsfe.com/a/b090c67a-53b7-409b-a974-3d47880afefd/Ebola-DRC-260519_1779184251617_hpMain_16x9.jpg?w=1600",
            "publishedAt": "2026-05-20T00:09:33Z",
            "lang": "en",
            "source": {
                "id": "d35e5701ba890c345f47dc0dd5522375",
                "name": "ABC News - Breaking News, Latest News and Videos",
                "url": "https://abcnews.com"
            }
        },
        {
            "id": "5ed39abcccddcf8f92f5f4f1e4e06619",
            "title": "For real heart protection, the weekly exercise number climbs far beyond current advice",
            "description": "Adults should aim to do between 560 and 610 minutes a week of moderate to vigorous physical activity to achieve a substantial reduction in the risk of heart attacks and stroke, suggest the findings of an observational study published in the British Journal of Sports Medicine.",
            "content": "Adults should aim to do between 560 and 610 minutes a week of moderate to vigorous physical activity to achieve a substantial reduction in the risk of heart attacks and stroke, suggest the findings of an observational study published in the British J... [3645 chars]",
            "url": "https://medicalxpress.com/news/2026-05-real-heart-weekly-climbs-current.html",
            "image": "https://scx2.b-cdn.net/gfx/news/hires/2026/running.jpg",
            "publishedAt": "2026-05-19T22:30:03Z",
            "lang": "en",
            "source": {
                "id": "fc12437cc984742bf9a97820262ab48a",
                "name": "Medical Xpress",
                "url": "https://medicalxpress.com"
            }
        }
    ]
}

Categories