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": 136690,
    "articles": [
        {
            "id": "7eeb121eab4d67945bd1a68c703820f0",
            "title": "Google planning to release millions of mosquitoes into California to help stop diseases",
            "description": "Google seeks federal approval to release up to 32 million treated mosquitoes in California and Florida to curb diseases such as dengue and Zika virus.",
            "content": "California could soon become a testing ground for one of Google’s most ambitious public health projects yet.\nThe tech giant is seeking federal approval to release up to 32 million specially treated mosquitoes in California and Florida over the next t... [1955 chars]",
            "url": "https://nypost.com/2026/05/29/us-news/google-planning-to-release-millions-of-mosquitoes-into-california-to-help-stop-diseases/",
            "image": "https://nypost.com/wp-content/uploads/sites/2/2026/05/129135716.jpg?quality=75&strip=all&w=1200",
            "publishedAt": "2026-05-30T03:00:00Z",
            "lang": "en",
            "source": {
                "id": "9d7e5ab9f28d430ac851e2b94640216c",
                "name": "New York Post",
                "url": "https://nypost.com"
            }
        },
        {
            "id": "caa9b345b9c22fcb5e4bf01f187f6514",
            "title": "Surveillance Ordered for Hantavirus Ship Passengers Who Go Home",
            "description": "Trump administration officials want local health authorities to constantly monitor the 18 passengers for another three weeks, a requirement that far exceeds typical protocols.",
            "content": "At least some of the 18 American cruise ship passengers potentially exposed to the hantavirus will be allowed to leave a quarantine facility on Monday, after nearly three weeks in isolation.\nBut federal officials have said that the passengers should ... [1443 chars]",
            "url": "https://www.nytimes.com/2026/05/29/us/hantavirus-ship-quarantine.html",
            "image": "https://static01.nyt.com/images/2026/05/29/multimedia/29nat-hantavirus-homes-fmlq/29nat-hantavirus-homes-fmlq-facebookJumbo.jpg",
            "publishedAt": "2026-05-30T01:09:46Z",
            "lang": "en",
            "source": {
                "id": "2f580dc49292a1caf59cd86dd3c9e60b",
                "name": "The New York Times",
                "url": "https://www.nytimes.com"
            }
        },
        {
            "id": "5d34669d8131b11bbc81df4090214849",
            "title": "US adult cigarette smoking rate hits another all-time low",
            "description": "The cigarette smoking rate among U.S. adults dropped to another all-time low last year",
            "content": "NEW YORK -- The cigarette smoking rate among U.S. adults dropped to another all-time low last year, with 1 in 11 adults saying they were current smokers, according to government survey data released this week.\nCigarette smoking is a risk factor for l... [2018 chars]",
            "url": "https://abcnews.com/Health/wireStory/us-adult-cigarette-smoking-rate-hits-time-low-133433254",
            "image": "https://i.abcnewsfe.com/a/5cf7cdd8-9460-409b-9325-b13aa714968a/wirestory_3dfc9d82fcc106e49a5706819d438239_16x9.jpg?w=1600",
            "publishedAt": "2026-05-29T22:36:30Z",
            "lang": "en",
            "source": {
                "id": "d35e5701ba890c345f47dc0dd5522375",
                "name": "ABC News - Breaking News, Latest News and Videos",
                "url": "https://abcnews.com"
            }
        }
    ]
}

Categories