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": 133836,
    "articles": [
        {
            "id": "afc30dd9a5d720e54ca232b58f983ee5",
            "title": "Cruise ship outbreaks hit 23 in 2025, norovirus the most common",
            "description": "While taking a cruise is generally safe, having a high concentration of people in a semienclosed space makes it easy for viruses to spread among passengers.",
            "content": "Cruise ship outbreaks are not uncommon, and recent years have seen a steady rise in gastrointestinal illness outbreaks. Data from the Centers for Disease Control and Prevention's Vessel Sanitation Program show 23 GI illness outbreaks were recorded wi... [3674 chars]",
            "url": "https://www.wlwt.com/article/cruise-ship-outbreaks/71201503",
            "image": "https://kubrick.htvapps.com/htv-prod/images/7c3abdc2-5339-4bcc-a782-8331a85c503c.png?crop=1.00xw:1.00xh;0,0&resize=1200:*",
            "publishedAt": "2026-05-04T22:32:00Z",
            "lang": "en",
            "source": {
                "id": "bcf5b8dfc80fab98af041a068dc3445b",
                "name": "WLWT",
                "url": "https://www.wlwt.com"
            }
        },
        {
            "id": "dd0a86b0fcfea75e297cb53a962638ae",
            "title": "Cruise ship outbreaks hit 23 in 2025, norovirus the most common",
            "description": "While taking a cruise is generally safe, having a high concentration of people in a semienclosed space makes it easy for viruses to spread among passengers.",
            "content": "Cruise ship outbreaks are not uncommon, and recent years have seen a steady rise in gastrointestinal illness outbreaks. Data from the Centers for Disease Control and Prevention's Vessel Sanitation Program show 23 GI illness outbreaks were recorded wi... [3674 chars]",
            "url": "https://www.wapt.com/article/cruise-ship-outbreaks/71201503",
            "image": "https://kubrick.htvapps.com/htv-prod/images/7c3abdc2-5339-4bcc-a782-8331a85c503c.png?crop=1.00xw:1.00xh;0,0&resize=1200:*",
            "publishedAt": "2026-05-04T22:32:00Z",
            "lang": "en",
            "source": {
                "id": "7bde14bfe375fdd1a382d30e4dde027f",
                "name": "WAPT",
                "url": "https://www.wapt.com"
            }
        },
        {
            "id": "baba82b42c1f1874cf605af6457b5078",
            "title": "Jordan Peterson 'misses' talking politics, while experiencing serious side effects from benzo withdrawal",
            "description": "Tammy Peterson, wife of Dr. Jordan Peterson, is setting the record straight about her husband's health status. She told The Post that Dr. Peterson’s “mornings are brutally painful and discouraging for him,” but that “much later in the day, he sometimes feels some relief\" from the constant restlessness caused by akathisia from benzodiazepine withdrawal.",
            "content": "Tammy Peterson says her husband, author and podcast superstar Dr. Jordan Peterson, is suffering a “neurological injury,” which has taken him out of the spotlight.\nThe clinical psychologist and young man whisperer stepped away from recording his popul... [3695 chars]",
            "url": "https://nypost.com/2026/05/04/health/jordan-peterson-misses-talking-politics-while-experiencing-serious-side-effects-from-benzo-withdrawal/",
            "image": "https://nypost.com/wp-content/uploads/sites/2/2026/05/newspress-collage-b4bctzwyt-1777927677712.jpg?quality=75&strip=all&1777913319&w=1200",
            "publishedAt": "2026-05-04T21:11:00Z",
            "lang": "en",
            "source": {
                "id": "9d7e5ab9f28d430ac851e2b94640216c",
                "name": "New York Post",
                "url": "https://nypost.com"
            }
        }
    ]
}

Categories