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": 133014,
    "articles": [
        {
            "id": "6d8738406803f0e24799d01353efa8b9",
            "title": "Dr. Drew explains ‘Ozempic personality’ side effect",
            "description": "Some people using the weight loss drug Ozempic have noticed a surprising side effect.",
            "content": "(NewsNation) — Some people using the weight loss drug Ozempic have noticed a surprising side effect.\nPatients report what’s being called an emotional flattening around things that they used to enjoy, such as romance, exercise, music and socializing, ... [1993 chars]",
            "url": "https://www.yahoo.com/news/articles/dr-drew-explains-ozempic-personality-044610461.html",
            "image": "https://s.yimg.com/os/en/newsnation_articles_600/cd136245c913c6a725be526e0d30bfcc",
            "publishedAt": "2026-04-21T04:46:00Z",
            "lang": "en",
            "source": {
                "id": "99e8a2cb4638bb798cf9167e5af5b83b",
                "name": "Yahoo",
                "url": "https://www.yahoo.com"
            }
        },
        {
            "id": "e5092b31ae546483d41709d0b6dd2a55",
            "title": "New 'Hollywood dose' pill: A-listers hooked on 'youth elixir' that dermatologists say is anti-ageing, shrinks pores, smooths wrinkles... and even banishes rosacea",
            "description": "Insiders reveal that a growing number of A-listers are turning to a tiny pill...",
            "content": "Hollywood has always been quick to jump on the latest beauty fix, but the new craze sweeping Tinseltown is a far cry from invasive cosmetic procedures like injectables or pricey facelifts.\nInstead, insiders reveal that a growing number of A-listers a... [5750 chars]",
            "url": "https://www.dailymail.co.uk/tvshowbiz/article-15636017/hollywood-dose-pill-accutane-microdose.html",
            "image": "https://i.dailymail.co.uk/1s/2026/04/20/19/107533813-0-image-m-7_1776708044814.jpg",
            "publishedAt": "2026-04-20T22:55:00Z",
            "lang": "en",
            "source": {
                "id": "4aca9b1f6287a5f7a6dea911063bdb49",
                "name": "Daily Mail",
                "url": "https://www.dailymail.co.uk"
            }
        },
        {
            "id": "31c1d0d9105c4ae0b7b8a6c3995cb0f8",
            "title": "UCLA scientists reveal medical breakthrough that could impact 3M Angelenos",
            "description": "Scientists at UCLA have uncovered a medical breakthrough that could be a potential miracle for millions of Los Angeles residents.",
            "content": "Scientists at UCLA have uncovered a medical breakthrough that could be a potential miracle for millions of Los Angeles residents.\nThe Westwood university released a study that reveals a way to reverse chronic fatty liver disease without a major chang... [2509 chars]",
            "url": "https://nypost.com/2026/04/20/health/ucla-scientists-reveal-medical-breakthrough-that-could-impact-3m-angelenos/",
            "image": "https://nypost.com/wp-content/uploads/sites/2/2026/04/crop-39144320.jpg?quality=75&strip=all&w=1200",
            "publishedAt": "2026-04-20T20:04:00Z",
            "lang": "en",
            "source": {
                "id": "9d7e5ab9f28d430ac851e2b94640216c",
                "name": "New York Post",
                "url": "https://nypost.com"
            }
        }
    ]
}

Categories