- 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": 128124,
"articles": [
{
"id": "5e119420dd37db707452086364b3570b",
"title": "Ebola cases in Congo reach highest first-month total of any outbreak, WHO says",
"description": "Congo's Ebola outbreak has the largest number of confirmed cases within the first month of any episode of the disease, a senior World Health Organization official said on Tuesday.",
"content": "NAIROBI, Kenya — Congo's Ebola outbreak has the largest number of confirmed cases within the first month of any episode of the disease, a senior World Health Organization official told a briefing on Tuesday, blaming the surge on its quick spread to u... [2030 chars]",
"url": "https://www.ksl.com/article/51531805/ebola-cases-in-congo-reach-highest-first-month-total-of-any-outbreak-who-says",
"image": "https://img.ksl.com/slc/3163/316343/31634309.jpeg?filter=kslv2/responsive_story_lg",
"publishedAt": "2026-06-23T23:00:58Z",
"lang": "en",
"source": {
"id": "6486035d1c6580e0b37c6e3b271d2d50",
"name": "KSL News",
"url": "https://www.ksl.com"
}
},
{
"id": "ec04d1b402681997ceb4275b0c8ac8f2",
"title": "COVID-19 vaccine study is finally published after CDC journal blocked it",
"description": "A study on COVID-19 vaccine effectiveness has been published after being blocked from a government health journal.",
"content": "NEW YORK (AP) — A study on COVID-19 vaccine effectiveness has finally been published after being blocked from a government health journal.\nThe vaccine was found to be about 55% effective against COVID-19-associated hospitalizations, and reduced COVID... [3932 chars]",
"url": "https://apnews.com/article/cdc-covid-vaccine-effective-study-256e61b5ff4fcf3bfecd48826077e389",
"image": "https://dims.apnews.com/dims4/default/0fb975c/2147483647/strip/true/crop/6808x4536+0+1/resize/980x653!/quality/90/?url=https%3A%2F%2Fassets.apnews.com%2F38%2Fbd%2F619a5615eebc94f4cfd52e8af308%2F59a1b38cf2fb42ab8485d48f2adce3cb",
"publishedAt": "2026-06-23T22:44:00Z",
"lang": "en",
"source": {
"id": "b356d47a35dfffa723fc8131b36c3ed1",
"name": "AP News",
"url": "https://apnews.com"
}
},
{
"id": "ebd3ffca897cf215b85501c9f89bdd4f",
"title": "A highly infectious disease has been found in Utah's wild rabbit population again",
"description": "A highly infectious, often fatal viral disease affecting rabbits has been detected in Utah's wildlife for the first time in four years.",
"content": "SALT LAKE CITY — A highly infectious, often fatal viral disease affecting rabbits has been detected in Utah's wildlife for the first time in four years.\nDead cottontail rabbits found in the Kamas area in late May and black-tailed jackrabbits found in... [2283 chars]",
"url": "https://www.ksl.com/article/51536209/a-highly-infectious-disease-has-been-found-in-utahs-wild-rabbit-population-again",
"image": "https://img.ksl.com/slc/3163/316395/31639554.jpeg?filter=kslv2/responsive_story_lg",
"publishedAt": "2026-06-23T21:45:02Z",
"lang": "en",
"source": {
"id": "6486035d1c6580e0b37c6e3b271d2d50",
"name": "KSL News",
"url": "https://www.ksl.com"
}
}
]
}