- 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": 131974,
"articles": [
{
"id": "134efd56ad7fb3167d73afcaafbd1bb7",
"title": "3 Medical Routines That Older People May Not Need",
"description": "Some screenings and treatments no longer make sense for patients as they age. Researchers have just added a few more to the list.",
"content": "Enough time had passed since the patient’s previous colonoscopy that she met the criteria to undergo another, said Dr. Steven Itzkowitz, a gastroenterologist at the Icahn School of Medicine at Mount Sinai in New York.\nShe was in “reasonably good heal... [1685 chars]",
"url": "https://www.nytimes.com/2026/05/02/health/older-colonoscopy-screenings-treatments.html",
"image": "https://static01.nyt.com/images/2026/05/05/science/05SCI-SPAN-3-things-rev/05SCI-SPAN-3-things-rev-facebookJumbo.jpg",
"publishedAt": "2026-05-02T14:47:30Z",
"lang": "en",
"source": {
"id": "2f580dc49292a1caf59cd86dd3c9e60b",
"name": "The New York Times",
"url": "https://www.nytimes.com"
}
},
{
"id": "0546675f49d827ef217a9f039588cbd8",
"title": "Coffee helps protect your body from aging and disease, study says",
"description": "Scientists have identified a mechanism through which coffee compounds can help the body against age-related decline.",
"content": "For years, studies have suggested that drinking coffee could be linked to a longer life and a lower risk of chronic illnesses. Now, new research is shedding light on why.\nScientists have identified a mechanism through which coffee compounds can help ... [286 chars]",
"url": "https://ground.news/article/coffee-can-protect-against-aging-and-more-health-headlines_73bd11",
"image": "data:image/svg+xml,path { fill: %23262626 } @media (prefers-color-scheme: dark) { path { fill: %23EEEFE9 } }",
"publishedAt": "2026-05-02T13:24:00Z",
"lang": "en",
"source": {
"id": "c6d1c1ae3d541952e0100a17a8475e05",
"name": "Ground News",
"url": "https://ground.news"
}
},
{
"id": "506489a5b860d603cb1a48ff61cd1f5e",
"title": "My Sister Doesn’t Know the Gruesome Story About How Our Mom Died. I’m Worried She’ll Find Out Online.",
"description": "It would lead to a terrible shock.",
"content": "Care and Feeding is Slate’s parenting advice column. Have a question for Care and Feeding? Submit it here.\nDear Care and Feeding,\nMy mother had severe psychiatric issues that blew up when my sister “Ren” was 6 months old, and I was 10. Ultimately, my... [4158 chars]",
"url": "https://slate.com/advice/2026/05/family-advice-sister-mom-tragic-story.html",
"image": "https://compote.slate.com/images/32098280-9db8-4ed2-89d1-c5dde46a2ead.jpeg?crop=1560%2C1040%2Cx0%2Cy0&width=1560",
"publishedAt": "2026-05-02T12:00:00Z",
"lang": "en",
"source": {
"id": "c8e1cfcb970c5e9a0a496c6b603e74b2",
"name": "Slate",
"url": "https://slate.com"
}
}
]
}