- 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": 137818,
"articles": [
{
"id": "60917858204d9f34e7b22c7ebf1fa948",
"title": "Australia confirms first case of bird flu as virus reaches every continent",
"description": "Australia was previously the only continent where the H5N1 bird flu strain had not yet been found.",
"content": "The H5N1 strain of bird flu has for the first time been found in Australia, the country's agriculture ministry confirmed. It means the highly contagious variant has now reached every continent.\nThe disease was found in a migratory seabird, a brown sk... [1859 chars]",
"url": "https://www.bbc.com/news/articles/c4gykxklvl5o",
"image": "https://ichef.bbci.co.uk/news/1024/branded_news/4be1/live/ab172e90-6c51-11f1-9c25-e3d7dad7dcd5.jpg",
"publishedAt": "2026-06-20T03:12:47Z",
"lang": "en",
"source": {
"id": "f331a5ed3965fb59761dfcecfc7e7a34",
"name": "BBC",
"url": "https://www.bbc.com"
}
},
{
"id": "46ed96de0054dc2690a5f27ed0095139",
"title": "Measles exposure reported at LAX, nearby Hilton hotel after June flight",
"description": "A measles-infected traveler may have exposed passengers at LAX and guests at a nearby hotel on June 11, Los Angeles County health officials said.",
"content": "NEWYou can now listen to Fox News articles!\nA traveler infected with measles may have exposed passengers at Los Angeles International Airport and guests at a nearby hotel after arriving in Los Angeles County earlier this month, health officials said ... [2090 chars]",
"url": "https://www.foxnews.com/health/measles-infected-traveler-may-exposed-passengers-lax-nearby-hotel-health-officials-warn",
"image": "https://static.foxnews.com/foxnews.com/content/uploads/2026/06/measles-case-in-LA-county.jpeg",
"publishedAt": "2026-06-20T00:24:43Z",
"lang": "en",
"source": {
"id": "a8408ad388422503ac33101396026891",
"name": "Fox News",
"url": "https://www.foxnews.com"
}
},
{
"id": "fe82abdf11bd478899edace260f4a42b",
"title": "Research shows weight-loss drugs may also reduce cancer risk",
"description": "A growing body of research suggests popular weight-loss drugs like Ozempic and Wegovy may also help treat or prevent certain cancers. It’s the latest unexpected benefit to be associated with GLP-1s, which are now taken by one-in-eight American adults. William Brangham reports.",
"content": "Amna Nawaz:\nA growing body of research suggests popular weight loss drugs like Ozempic and Wegovy may also help treat or prevent certain cancers. It's the latest unexpected benefit to be associated with GLP-1s, which are now taken by one in eight Ame... [6361 chars]",
"url": "https://www.pbs.org/newshour/show/research-shows-weight-loss-drugs-may-also-reduce-cancer-risk",
"image": "https://d3i6fh83elv35t.cloudfront.net/static/2026/06/glp1andcancer-1-1024x683.jpg",
"publishedAt": "2026-06-19T22:40:36Z",
"lang": "en",
"source": {
"id": "7194247a4f44906ac877ec001837157c",
"name": "PBS",
"url": "https://www.pbs.org"
}
}
]
}