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": 137470,
    "articles": [
        {
            "id": "95878414f8be9778944afe2790d9c14e",
            "title": "For Gen Z, 'Tanmaxxing' Rules, Despite Skin Cancer Warnings",
            "description": "Members of Gen Z may be known for their elaborate skincare routines, often highlighted online, but a good chunk of them are apparently stepping into tanning beds anyway. The...",
            "content": "Members of Gen Z may be known for their elaborate skincare routines, often highlighted online, but a good chunk of them are apparently stepping into tanning beds anyway. The New York Times reports on young \"tanfluencers\" and TikTok users who post fro... [1525 chars]",
            "url": "https://www.newser.com/story/389845/gen-z-embraces-tanning-despite-skin-cancer-warnings.html",
            "image": "https://img2-azrcdn.newser.com/image/1687889-12-20260530172246.jpeg",
            "publishedAt": "2026-05-30T21:45:00Z",
            "lang": "en",
            "source": {
                "id": "f22037146197b1382cc938771f7d78b3",
                "name": "Newser",
                "url": "https://www.newser.com"
            }
        },
        {
            "id": "7396512e27f0cb7806ad8a29b6e72de0",
            "title": "Rabid bat found in residential area triggers warning from police",
            "description": "A rabid bat found near a Bay Area residential neighborhood has sparked a warning from the police about the dangerous exposure to humans and pets.",
            "content": "A rabid bat found near a Bay Area residential neighborhood has sparked a warning from the police about the dangers of exposure to humans and pets.\nA bat was discovered near a sidewalk in the Palo Verde Common area “within reachable distance of pedest... [2354 chars]",
            "url": "https://www.yahoo.com/news/us/articles/rabid-bat-found-residential-area-204140490.html",
            "image": "https://s.yimg.com/ny/api/res/1.2/Fr4AJMbj305SCdxSDgB2sA--/YXBwaWQ9aGlnaGxhbmRlcjt3PTEyMDA7aD04MDA7Y2Y9d2VicA--/https://media.zenfs.com/en/california_post_772/a101feae01576f63a9db4930c8c7ef1e",
            "publishedAt": "2026-05-30T20:41:40Z",
            "lang": "en",
            "source": {
                "id": "99e8a2cb4638bb798cf9167e5af5b83b",
                "name": "Yahoo",
                "url": "https://www.yahoo.com"
            }
        },
        {
            "id": "713b1ca15de919b5a3742fda44b505b8",
            "title": "Man Can't Work Because He Gets Drunk Without Drinking",
            "description": "For years, Eric Poulin kept being told he had a drinking problem—while insisting he hadn't touched a drink. The Nova Scotia father of five has auto-brewery syndrome,...",
            "content": "For years, Eric Poulin kept being told he had a drinking problem—while insisting he hadn't touched a drink. The Nova Scotia father of five has auto-brewery syndrome, a rare condition in which microbes in the gut convert carbohydrates into ethanol at ... [954 chars]",
            "url": "https://www.newser.com/story/390027/man-cant-work-because-his-gut-produces-alcohol.html",
            "image": "https://img1-azrcdn.newser.com/image/1688200-12-20260530142916.jpeg",
            "publishedAt": "2026-05-30T19:03:00Z",
            "lang": "en",
            "source": {
                "id": "f22037146197b1382cc938771f7d78b3",
                "name": "Newser",
                "url": "https://www.newser.com"
            }
        }
    ]
}

Categories