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": 131376,
    "articles": [
        {
            "id": "b3069ff1f50eb440a888a5d694fe0f6c",
            "title": "Study reveals the surprising way people become narcissists",
            "description": "German scientists have found that narcissism is largely determined by people's genes rather than their environment.",
            "content": "It seems that a–holes are born, not made.\nGroundbreaking data suggest that narcissism may be determined more by people’s genes than their environment, as is popularly believed, per a study in the journal Social Psychological and Personality Science.\n... [2743 chars]",
            "url": "https://nypost.com/2026/05/01/science/study-reveals-the-surprising-way-people-become-narcissists/",
            "image": "https://nypost.com/wp-content/uploads/sites/2/2026/05/126776406.jpg?quality=75&strip=all&w=1200",
            "publishedAt": "2026-05-01T18:32:00Z",
            "lang": "en",
            "source": {
                "id": "9d7e5ab9f28d430ac851e2b94640216c",
                "name": "New York Post",
                "url": "https://nypost.com"
            }
        },
        {
            "id": "f33681284f2c19b4a8a6e00b314a6de7",
            "title": "Bryan Johnson makes shocking reveal about girlfriend's vagina",
            "description": "Bryan Johnson publicly praised the top-tier quality of his girlfriend Kate Tolo's privates in an X post this week. He shared her microbiome report for everyone to see.",
            "content": "Bryan Johnson has never shied away from sharing, but the famed biohacker crossed a new rubicon of TMI this week.\nWhile mere plebeians may boast about their partner’s emotional intelligence, running ability or musical talent, Johnson is out here publi... [2972 chars]",
            "url": "https://nypost.com/2026/05/01/health/bryan-johnson-makes-shocking-reveal-about-girlfriends-vagina/",
            "image": "https://nypost.com/wp-content/uploads/sites/2/2026/05/newspress-collage-uwo53av7y-1777653692311.jpg?quality=75&strip=all&1777639834&w=1200",
            "publishedAt": "2026-05-01T18:28:00Z",
            "lang": "en",
            "source": {
                "id": "9d7e5ab9f28d430ac851e2b94640216c",
                "name": "New York Post",
                "url": "https://nypost.com"
            }
        },
        {
            "id": "039ca260643e5f167ccd8474752df745",
            "title": "Why some Americans are swapping traditional breakfast cereals for soup",
            "description": "Soup for breakfast is trending as Americans swap sugary cereals for warm, savory meals. Nutritionists say soup offers protein, fiber and steady energy without a sugar crash.",
            "content": "NEWYou can now listen to Fox News articles!\nThe traditional \"breakfast of champions\" might not come from a cereal box these days. Some Americans are reaching instead for something warm and savory.\nInstead of pouring cereal or flipping pancakes, some ... [3743 chars]",
            "url": "https://www.foxnews.com/food-drink/wild-breakfast-trend-americans-ditching-cereal-soup-experts-support",
            "image": "https://static.foxnews.com/foxnews.com/content/uploads/2026/05/woman-bowl-soup-kitchen-fox-news-001.jpeg",
            "publishedAt": "2026-05-01T18:12:29Z",
            "lang": "en",
            "source": {
                "id": "a8408ad388422503ac33101396026891",
                "name": "Fox News",
                "url": "https://www.foxnews.com"
            }
        }
    ]
}

Categories