- 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": 127160,
"articles": [
{
"id": "5415af6e899a508b94766e526d7254ac",
"title": "What Vaccines Do You Need in March if You’re Over 50? Doctors Explain",
"description": "Your immune system deserves a shot at a healthy spring.",
"content": "As the days grow longer, it's natural to start to get excited for a light at the end of the cold/flu/RSV/COVID-19 tunnel. Hope springs eternal as the calendar flips to March. And we probably don't think of it as a time of year when vaccination matter... [8676 chars]",
"url": "https://www.aol.com/articles/vaccines-march-over-50-doctors-172500315.html",
"image": "https://s.yimg.com/os/en/aol_parade_744/793d2cb2cb10d0eaa8802e80e931cd4e",
"publishedAt": "2026-03-02T12:12:59Z",
"lang": "en",
"source": {
"id": "4ff2d0fa568705d6b87ce5c9e310a16d",
"name": "AOL.com",
"url": "https://www.aol.com"
}
},
{
"id": "ce3d9e1ca621de2f03b3010e60c67509",
"title": "I Drank Green Tea Every Day for a Week, and This Is What It Did to My Body",
"description": "A dietitian drank only green tea for a week; here’s what happened to her body. Plus, she shares benefits, potential downsides, and what you need to know.",
"content": "\"Hearst Magazines and Yahoo may earn commission or revenue on some items through these links.\"\nAs a dietitian, my daily ritual almost always involves a steaming mug of tea. It’s my non-negotiable moment of calm whenever I need it. While I consider my... [6890 chars]",
"url": "https://www.aol.com/drank-green-tea-every-day-133000298.html",
"image": "https://s.yimg.com/ny/api/res/1.2/iLp2F9QDLptHAvhllcU2zA--/YXBwaWQ9aGlnaGxhbmRlcjt3PTEyMDA7aD02NzU-/https://media.zenfs.com/en/aol_prevention_182/8d9ffec9de7e5ec0ac4e75565ba7cca4",
"publishedAt": "2026-03-02T12:09:01Z",
"lang": "en",
"source": {
"id": "4ff2d0fa568705d6b87ce5c9e310a16d",
"name": "AOL.com",
"url": "https://www.aol.com"
}
},
{
"id": "cfaffe0447e6d83d3105198b74e88484",
"title": "Why You Shouldn’t Panic About GLP-1 Muscle Loss",
"description": "Social media influencers and supplement companies have stoked concerns, but experts say the issue is a lot more complicated.",
"content": "Taryn J. Mitchell, a 54-year-old banker from Greensboro, N.C., kept hearing that weight loss drugs come with a catch: dramatic muscle loss.\nAlthough Ms. Mitchell has a love-hate relationship with exercise, she was proud of her strength — of building ... [1658 chars]",
"url": "https://www.nytimes.com/2026/03/02/well/glp-1-muscle-loss.html",
"image": "https://static01.nyt.com/images/2026/03/02/well/02WELL-GLP-1-MUSCLES-image/02WELL-GLP-1-MUSCLES-image-facebookJumbo.jpg",
"publishedAt": "2026-03-02T10:00:03Z",
"lang": "en",
"source": {
"id": "2f580dc49292a1caf59cd86dd3c9e60b",
"name": "The New York Times",
"url": "https://www.nytimes.com"
}
}
]
}