- Argentina
- Australia
- Austria
- Bangladesh
- Belgium
- Botswana
- Brazil
- Bulgaria
- Canada
- Chile
- China
- Colombia
- Cuba
- Czech Republic
- Egypt
- Estonia
- Ethiopia
- Finland
- France
- Germany
- Ghana
- Greece
- Hong Kong
- Hungary
- India
- Indonesia
- Ireland
- Israel
- Italy
- Japan
- Kenya
- Latvia
- Lebanon
- Lithuania
- Malaysia
- Mexico
- Morocco
- Namibia
- Netherlands
- New Zealand
- Nigeria
- Norway
- Pakistan
- Peru
- Philippines
- Poland
- Portugal
- Romania
- Russia
- Saudi Arabia
- Senegal
- Singapore
- Slovakia
- Slovenia
- South Africa
- South Korea
- Spain
- Sweden
- Switzerland
- Taiwan
- Tanzania
- Thailand
- Turkey
- Uganda
- Ukraine
- United Arab Emirates
- United Kingdom
- United States
- Venezuela
- Vietnam
- Zimbabwe
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 APIAPI 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": 139486,
"articles": [
{
"id": "507a35c8eded73f12336faef46263493",
"title": "Hundreds of children die within months",
"description": "The country has recorded more than 60,000 suspected cases of measles in just over two months.",
"content": "Hundreds of children die within months as measles cases soar in Bangladesh\nAkira was always a fast learner, her father Al Amin says with pride.\nAt 6 months she was already saying her first words. At just over 4 years old, she had started to say some ... [5923 chars]",
"url": "https://www.bbc.com/news/articles/cwy2d5d7wn5o",
"image": "https://ichef.bbci.co.uk/news/1024/branded_news/5cba/live/604452f0-5967-11f1-8e96-b3dc9dcf44fd.jpg",
"publishedAt": "2026-05-27T01:34:42Z",
"lang": "en",
"source": {
"id": "f331a5ed3965fb59761dfcecfc7e7a34",
"name": "BBC",
"url": "https://www.bbc.com"
}
},
{
"id": "c13b52bd61e5096e02be56677c1c0506",
"title": "Trump Administration to Send Americans Exposed to Ebola to Kenya",
"description": "In past outbreaks, Americans exposed to the virus were sent home to be treated in state-of-the-art facilities. The Trump administration has already flown some U.S. citizens to Europe for treatment.",
"content": "The Trump administration plans to send to Kenya U.S. citizens exposed to the Ebola virus rather than bring them home for observation and treatment, according to three people with knowledge of the plans.\nThe approach is a stark contrast to the way pre... [1863 chars]",
"url": "https://www.nytimes.com/2026/05/26/us/politics/trump-ebola-kenya.html",
"image": "https://static01.nyt.com/images/2026/05/26/multimedia/26DC-Ebola-gmkc/26DC-Ebola-gmkc-facebookJumbo.jpg",
"publishedAt": "2026-05-26T22:32:15Z",
"lang": "en",
"source": {
"id": "2f580dc49292a1caf59cd86dd3c9e60b",
"name": "The New York Times",
"url": "https://www.nytimes.com"
}
},
{
"id": "7e4cdf4ad18b8c7bd0aee76432219758",
"title": "I Took Vitamin D Every Day for a Week-Here’s What Happened to My Body",
"description": "A dietitian reveals what happens when you take vitamin D every day. Learn how daily supplements support bone and immune health if you have a deficiency.",
"content": "5 min read\nAs a dietitian, I spend a lot of time analyzing what goes into my body. People often ask me what supplements I take, expecting a complex list of pills and potions. The truth is much simpler. One of the main staples in my daily routine is v... [6105 chars]",
"url": "https://www.prevention.com/food-nutrition/a71258734/what-happens-when-you-take-vitamin-d-every-day/",
"image": "https://hips.hearstapps.com/hmg-prod/images/7e3b272c-a64e-4272-bf60-396b808485e6.jpeg?crop=1xw:0.750072780204xh;center,top&resize=1200:*",
"publishedAt": "2026-05-26T20:09:17Z",
"lang": "en",
"source": {
"id": "1334afdd6ffbe3f3fe159adb07c6b08e",
"name": "Prevention",
"url": "https://www.prevention.com"
}
}
]
}