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": 130514,
    "articles": [
        {
            "id": "2a23b8e53d0bada92a2558c22deef3b0",
            "title": "Think your parent is neurodivergent? Here’s what you need to know",
            "description": "Up to 97% of autistic people over 60 are undiagnosed. Experts offer up advice for family members on how to support this ‘neglected generation’",
            "content": "There has been a huge shift in awareness around neurodiversity recently, with improved provision for children in schools and increased middle-age diagnosis and detection in women. Still, one group has remained underserved when it comes to support; ad... [9288 chars]",
            "url": "https://www.theguardian.com/lifeandstyle/ng-interactive/2026/jun/26/how-to-connect-with-neurodivergent-parents-autistic-adhd",
            "image": "https://i.guim.co.uk/img/media/422283e30bcffb1b16208ad5c258321fafd09af1/0_0_1280_1024/master/1280.jpg?width=1200&height=630&quality=85&auto=format&fit=crop&precrop=40:21,offset-x50,offset-y0&overlay-align=bottom%2Cleft&overlay-width=100p&overlay-base64=L2ltZy9zdGF0aWMvb3ZlcmxheXMvdGctZGVmYXVsdC5wbmc&enable=upscale&s=e1dd31e94e60a0c5bd1db33ab4673cb4",
            "publishedAt": "2026-06-26T14:00:00Z",
            "lang": "en",
            "source": {
                "id": "558a003a7a0164e924408edec7e99f99",
                "name": "The Guardian",
                "url": "https://www.theguardian.com"
            }
        },
        {
            "id": "c8e52305de0bbcddd0d8c9ccd9589a14",
            "title": "Grotesque 'zombie squirrels' with oozing warts spotted roaming through US backyards",
            "description": "The grotesque-looking gray squirrels have been increasingly photographed this summer in US states, including Florida, North Carolina, and Michigan, the Daily Mail reported, citing a flurry of social media posts reporting the bizarre sightings.",
            "content": "Zombie-esque squirrels covered in oozing, wart-like tumors have been invading backyards across the United States and the reason behind the deformities is likely caused by the species’ version of herpes, according to experts.\nThe grotesque-looking gra... [2242 chars]",
            "url": "https://nypost.com/2026/06/25/us-news/grotesque-zombie-squirrels-with-oozing-warts-spotted-roaming-through-us-backyards/",
            "image": "https://nypost.com/wp-content/uploads/sites/2/2026/06/squirrel-comp-.jpg?quality=75&strip=all&w=1200",
            "publishedAt": "2026-06-26T01:13:00Z",
            "lang": "en",
            "source": {
                "id": "9d7e5ab9f28d430ac851e2b94640216c",
                "name": "New York Post",
                "url": "https://nypost.com"
            }
        },
        {
            "id": "89cbe0ecbc6ee9aacc398141885f39fd",
            "title": "Jamestown Canyon virus detected in Charlotte",
            "description": "For the second year in a row, testing has confirmed a human case of the mosquito-borne illness Jamestown Canyon virus.",
            "content": "WATERBURY, Vt. (WCAX) - For the second year in a row, testing has confirmed a human case of the mosquito-borne illness Jamestown Canyon virus.\nHealth officials have confirmed to WCAX that a person in Charlotte contracted the virus. Full details on th... [514 chars]",
            "url": "https://www.wcax.com/2026/06/25/jamestown-canyon-virus-detected-charlotte/",
            "image": "https://gray-wcax-prod.gtv-cdn.com/resizer/v2/FSTWRZ43SZEJLMUREAL5GBMLA4.bmp?auth=4ba53dc35560b61deaad28fbdba0f9a10334cca4fdd1ca1f920076ccbf4096e1&width=1200&height=600&smart=true",
            "publishedAt": "2026-06-25T23:43:00Z",
            "lang": "en",
            "source": {
                "id": "846c92ab4d3c1b20abb39e8c205642b4",
                "name": "WCAX",
                "url": "https://www.wcax.com"
            }
        }
    ]
}

Categories