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": 137436,
    "articles": [
        {
            "id": "4cb16c4e06d77d4b36033569f337bddf",
            "title": "Got maggots? These doctors are bringing the bugs into their practice on purpose",
            "description": "The lowly maggot gets a bad rap, mostly known for feeding on corpses and rotting meat.",
            "content": "The lowly maggot gets a bad rap, mostly known for feeding on corpses and rotting meat.\nBut modern medicine is giving its reputation new life — as a tiny surgeon.\nPolly Cleveland, of New York City, turned to so-called maggot therapy when she was carin... [5750 chars]",
            "url": "https://www.nbcnews.com/health/health-news/got-maggots-doctors-are-bringing-bugs-practice-purpose-rcna345161",
            "image": "https://media-cldnry.s-nbcnews.com/image/upload/t_nbcnews-fp-1200-630,f_auto,q_auto:best/rockcms/2026-05/260514-maggots-healing-lr-ec54bd.jpg",
            "publishedAt": "2026-05-17T12:00:00Z",
            "lang": "en",
            "source": {
                "id": "3bab6463853c054dc51d2427c1a5b69e",
                "name": "NBC News",
                "url": "https://www.nbcnews.com"
            }
        },
        {
            "id": "ce7e44fc86f53941c895b27df6547ea3",
            "title": "WHO declares international emergency over Ebola outbreak",
            "description": "The World Health Organization said the Ebola outbreak could be much larger than what is currently being detected and reported. It warned of health risks to other countries.",
            "content": "The World Health Organization (WHO) on Sunday declared an Ebola outbreak in the Democratic Republic of Congo (DRC) and Uganda ⁠a \"public ⁠health emergency of international concern.\"\nThe WHO said the outbreak does not meet the criteria of a pandemic e... [2389 chars]",
            "url": "https://www.dw.com/en/who-declares-international-emergency-over-ebola-outbreak/a-77184899",
            "image": "https://static.dw.com/image/61569991_6.jpg",
            "publishedAt": "2026-05-17T10:41:15Z",
            "lang": "en",
            "source": {
                "id": "67e0c40c5e24b3fec372ab75763abad9",
                "name": "DW.com",
                "url": "https://www.dw.com"
            }
        },
        {
            "id": "696f56f2ff69aa5f0344a8482fcdf092",
            "title": "Tick bites surge, sending many to ER. Maps show where.",
            "description": "As temperatures climb, ER visits for tick bites surge. Cases reach highest levels in 10 years, according to CDC data.",
            "content": "As tick activity increases, experts advise taking extra care before spending time outdoors.\nEmergency room visits for tick bites have reached their highest levels for this time of year since 2017. Several regions of the United States are seeing incre... [3056 chars]",
            "url": "https://www.usatoday.com/story/graphics/2026/05/17/tick-bites-emergency-room-maps-where/89991884007/",
            "image": "https://www.usatoday.com/gcdn/authoring/authoring-images/2026/05/08/USAT/89998321007-usatgraphics-ticks-26-topper.png?crop=3364,1892,x210,y43&width=3200&height=1800&format=pjpg&auto=webp",
            "publishedAt": "2026-05-17T10:19:00Z",
            "lang": "en",
            "source": {
                "id": "8eec8fc7a9ec8be488bc7411d0801c60",
                "name": "USA Today",
                "url": "https://www.usatoday.com"
            }
        }
    ]
}

Categories