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": 137966,
    "articles": [
        {
            "id": "a1f1bb69dc67db630c0bc100ed5a2c6a",
            "title": "My elderly neighbor's family isn't taking care of her. The work is falling on me.",
            "description": "I feel bad about what I have to do.",
            "content": "Pay Dirt is Slate’s money advice column. Have a question? Send it to Kristin and Ilyce here. (It’s anonymous!)\nDear Pay Dirt,\nAbout six months ago, my neighbor, “Pat,” introduced me to another one of our neighbors, “Doris.” Doris is in her 90s and ha... [4172 chars]",
            "url": "https://slate.com/advice/2026/05/money-advice-elderly-neighbor-caregiving.html",
            "image": "https://compote.slate.com/images/4f92841d-03b5-4208-9284-75f66940fcac.jpeg?crop=1560%2C1040%2Cx0%2Cy0&width=1560",
            "publishedAt": "2026-05-25T10:00:00Z",
            "lang": "en",
            "source": {
                "id": "c8e1cfcb970c5e9a0a496c6b603e74b2",
                "name": "Slate",
                "url": "https://slate.com"
            }
        },
        {
            "id": "7c45b5cba901e170b8395cae8ca88da9",
            "title": "Why your next 'miracle supplement' should be a jar of raw honey",
            "description": "One of the most powerful health boosters isn't found at your local pharmacy or through a high-end website. It comes straight from nature: high-quality, raw honey.",
            "content": "Health and wellness supplements are getting a lot of attention these days, promising better hair, nails, skin, heart health, weight management, mood regulation and more.\nPeople pay hundreds — if not thousands — of dollars for these so-called miracle ... [5483 chars]",
            "url": "https://www.ksl.com/article/51500300/why-your-next-miracle-supplement-should-be-a-jar-of-raw-honey",
            "image": "https://img.ksl.com/slc/3157/315747/31574767.jpeg?filter=kslv2/responsive_story_lg",
            "publishedAt": "2026-05-25T05:48:52Z",
            "lang": "en",
            "source": {
                "id": "6486035d1c6580e0b37c6e3b271d2d50",
                "name": "KSL.com",
                "url": "https://www.ksl.com"
            }
        },
        {
            "id": "1e7c8edab4968ce57d68e950f9fc3aa0",
            "title": "Researchers Reveal the Surprisingly Easy Habit Linked to Longer Healthier Lives",
            "description": "A long-running study suggests that one of the simplest ways to support healthy aging may also be one of the most effective: eating slightly fewer calories.",
            "content": "A long-running study suggests that one of the simplest ways to support healthy aging may also be one of the most effective: eating slightly fewer calories.\nSearch online, and you will find countless biohacking trends that promise healthier aging, fro... [6724 chars]",
            "url": "https://scitechdaily.com/researchers-reveal-the-surprisingly-easy-habit-linked-to-longer-healthier-lives/",
            "image": "https://scitechdaily.com/images/Clock-Aging-Time-Old.jpg",
            "publishedAt": "2026-05-25T02:06:19Z",
            "lang": "en",
            "source": {
                "id": "68731ff9e39259c4191d23f5faee25eb",
                "name": "SciTechDaily",
                "url": "https://scitechdaily.com"
            }
        }
    ]
}

Categories