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": 142728,
    "articles": [
        {
            "id": "ca9b44f0d03ded3274338fb3858ce3d1",
            "title": "Thousands of baby seals died on two remote sub-Antarctic islands. Scientists now think they know why",
            "description": "A deadly strain of bird flu sweeping through remote islands near Antarctica has devastated the native wildlife population, killing an estimated 13,000 seal pups, as well as penguins and seabirds, researchers say.",
            "content": "A deadly strain of bird flu sweeping through remote islands near Antarctica has devastated the native wildlife population, killing an estimated 13,000 seal pups, as well as penguins and seabirds, researchers say.\nDrone surveys conducted by the Austra... [1719 chars]",
            "url": "https://www.cnn.com/2026/06/19/australia/thousands-australia-seals-dead-heard-and-mcdonald-islands-intl-hnk",
            "image": "https://media.cnn.com/api/v1/images/stellar/prod/rs94889.jpg?c=16x9&q=w_800,c_fill",
            "publishedAt": "2026-06-19T05:40:18Z",
            "lang": "en",
            "source": {
                "id": "b7f8938851261c8403f75f40eb1d8645",
                "name": "CNN",
                "url": "https://www.cnn.com"
            }
        },
        {
            "id": "d1e8cb2747db9889e7c76c82013be046",
            "title": "Granddaughter Pays for Her Grandmother's Care",
            "description": "The best of the internet, sifted, and sorted.",
            "content": "Watching someone you love struggle with serious health problems is hard. Watching them repeatedly refuse help while continuing habits that make things worse can be downright exhausting.\nThis 29-year-old says she’s been helping her grandmother manage ... [4651 chars]",
            "url": "https://twistedsifter.com/2026/06/granddaughter-pays-for-her-grandmothers-care-but-watching-her-ignore-doctors-warnings-pushed-her-to-a-breaking-point/",
            "image": "https://twistedsifter.com/wp-content/uploads/2026/06/fast-food.jpeg",
            "publishedAt": "2026-06-19T04:21:48Z",
            "lang": "en",
            "source": {
                "id": "ef607012c3a99a15797372646126d053",
                "name": "TwistedSifter",
                "url": "https://twistedsifter.com"
            }
        },
        {
            "id": "df204356f6b8b1210b13fbf5c40b94ed",
            "title": "Joint-Pain Supplement Tied to Faster Alzheimer's Progression",
            "description": "A supplement that many older Americans swallow for their knees may not be so benign for their brains. University of Florida researchers report that glucosamine use was linked...",
            "content": "A supplement that many older Americans swallow for their knees may not be so benign for their brains. University of Florida researchers report that glucosamine use was linked to a greater shift from mild cognitive impairment to Alzheimer's disease in... [1185 chars]",
            "url": "https://www.newser.com/story/391295/joint-pain-supplement-tied-to-faster-alzheimers-progression.html",
            "image": "https://img2-azrcdn.newser.com/image/1692945-12-20260618190302.jpeg",
            "publishedAt": "2026-06-18T23:42:00Z",
            "lang": "en",
            "source": {
                "id": "f22037146197b1382cc938771f7d78b3",
                "name": "Newser",
                "url": "https://www.newser.com"
            }
        }
    ]
}

Categories