- 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": 125442,
"articles": [
{
"id": "d0df786b2b7c0611cc6637522f0b998e",
"title": "Breast cancer tumor vaccine being studied at Stony Brook Medicine",
"description": "Stony Brook Cancer Center is one of 160 sites worldwide participating in the FLAMINGO-01 Phase III clinical trial.",
"content": "Christine Amitrano considers herself lucky that her breast cancer was discovered at the age of 35. So after two years of aggressive treatment, she enrolled in a clinical trial of an experimental vaccine doctors hope will reduce the risk of her cancer... [3496 chars]",
"url": "https://www.newsday.com/news/health/breast-cancer-tumor-vaccine-s5vycefh",
"image": "https://cdn.newsday.com/ace/c:NWUzMjk0NWQtMjcyNC00:OWE4ZmQ5ODgtMmQxOS00/landscape/1280",
"publishedAt": "2026-04-25T14:11:41Z",
"lang": "en",
"source": {
"id": "847ba807d273dbc89c0c9d430c45d661",
"name": "Newsday",
"url": "https://www.newsday.com"
}
},
{
"id": "f2cb7221002194f2ff7948a34d0c81af",
"title": "A 13-year-old's kidney was failing, then a stranger stepped in: \"I don't think there was a dry eye in the room\"",
"description": "Tim Fitzpatrick, a father of a chronically ill child, saw the story of a boy in need of a new kidney and felt compelled to help.",
"content": "When Elias Manolis started experiencing extreme fatigue early last year, his parents were alarmed, but not surprised.\nThe 13-year-old from Long Island, New York, had been born with ureterovesical junction obstruction, a rare congenital disease, where... [5557 chars]",
"url": "https://www.cbsnews.com/news/kidney-failure-transplant-rare-disease-nyu-langone-surgery/",
"image": "https://assets2.cbsnewsstatic.com/hub/i/r/2026/04/23/34f0164b-65a1-43a9-972f-c311a4acd7f0/thumbnail/1200x630/d705e6f9d40457cea7014f5cfbfe5adf/img-0919.jpg",
"publishedAt": "2026-04-25T12:00:06Z",
"lang": "en",
"source": {
"id": "f2f2ed82d991515dcc85d86a1374a9ae",
"name": "CBS News",
"url": "https://www.cbsnews.com"
}
},
{
"id": "95f4159588625ee4896c65ba9bc87c7f",
"title": "Should We Finally Ditch Artificial Sweeteners for Good?",
"description": "Recent studies have suggested that sugar substitutes might not be the free lunch they're advertised as. We asked experts what they thought.",
"content": "For many people, myself very much included, diet soda might be the closest thing to a miracle: a calorie-free and mostly guilt-free way of approximating the tasty joy of a soft drink.\nAs long as diet soda and other sugar-free products have existed, t... [16946 chars]",
"url": "https://gizmodo.com/should-we-finally-ditch-artificial-sweeteners-for-good-2000749565",
"image": "https://gizmodo.com/app/uploads/2026/04/artificial-sweeteners-1200x675.jpg",
"publishedAt": "2026-04-25T11:00:01Z",
"lang": "en",
"source": {
"id": "b86966b1ce9f29cc65fd4b3bf0671e5c",
"name": "Gizmodo",
"url": "https://gizmodo.com"
}
}
]
}