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": 128758,
    "articles": [
        {
            "id": "7474d651d07e8f8e36a6ed403d8a6376",
            "title": "Doctor debunks 'nature's Ozempic' gelatin trend going viral on social media",
            "description": "Dr. Stephanie Widmer explains the difference between gelatin and GLP-1s and debunks the viral \"nature's Ozempic\" trend taking over social media.",
            "content": "The latest viral trend taking over social media has people turning to gelatin, dubbed \"nature's Ozempic,\" to curb their appetites without a GLP-1 prescription -- but medical experts say claims of gelatin's effectiveness as a weight loss aid are overs... [1904 chars]",
            "url": "https://abcnews.com/GMA/Wellness/doctor-debunks-natures-ozempic-gelatin-trend-viral-social/story?id=134161725",
            "image": "https://i.abcnewsfe.com/a/9200bf5c-3f9f-40f7-b48b-f8c1b58dd6cb/gelatin-powder-as-jt-260624_1782313852927_hpMain_16x9.jpg?w=1600",
            "publishedAt": "2026-06-24T17:13:55Z",
            "lang": "en",
            "source": {
                "id": "d35e5701ba890c345f47dc0dd5522375",
                "name": "ABC News - Breaking News, Latest News and Videos",
                "url": "https://abcnews.com"
            }
        },
        {
            "id": "eac40e1626b3ee29dafaf1bab0a8ad81",
            "title": "Water might secretly be a mix of 2 different liquids, scientists say",
            "description": "For decades, scientists suspected water secretly behaves like two different liquids. A new AI-powered study has finally caught it happening at the molecular level.",
            "content": "For years, scientists have suspected that, at the molecular level, water is two different liquids ‪—‬ a denser one and a less-dense one ‪—‬ that are constantly switching places. Catching real molecular evidence of this microscopic transformation has ... [4888 chars]",
            "url": "https://www.livescience.com/physics-mathematics/water-might-secretly-be-a-mix-of-2-different-liquids-scientists-say",
            "image": "https://cdn.mos.cms.futurecdn.net/Q7x6MYkAWAV8z9H42snwjS-2000-80.jpg",
            "publishedAt": "2026-06-24T17:04:20Z",
            "lang": "en",
            "source": {
                "id": "95993cee63c947c63f6bfe9192834ef8",
                "name": "Live Science",
                "url": "https://www.livescience.com"
            }
        },
        {
            "id": "b65e8cb2ff7293874a0b2402c9617ac3",
            "title": "Brushing your teeth with your left hand could prevent dementia",
            "description": "A small daily habit that most adults already practice may encourage neuroplasticity, build cognitive reserve and support brain health as we age.",
            "content": "The secret to a better brain workout might already be sitting in your bathroom.\nThat matters as more and more people experience memory concerns. About one in 10 adults ages 45 and older report worsening memory loss or cognitive decline, according to ... [2439 chars]",
            "url": "https://nypost.com/2026/06/24/health/brushing-your-teeth-with-your-left-hand-could-prevent-dementia/",
            "image": "https://nypost.com/wp-content/uploads/sites/2/2026/06/newspress-collage-f9rv9gwru-1782320377406.jpg?quality=75&strip=all&1782306023&w=1200",
            "publishedAt": "2026-06-24T17:02:00Z",
            "lang": "en",
            "source": {
                "id": "9d7e5ab9f28d430ac851e2b94640216c",
                "name": "New York Post",
                "url": "https://nypost.com"
            }
        }
    ]
}

Categories