- 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": 120612,
"articles": [
{
"id": "8db56aea2df762d318c14721d68a16ee",
"title": "A virus without a vaccine or treatment is hitting California. What you need to know",
"description": "Cases of human metapneumovirus, or HMPV, are on the rise in parts of California. It typically causes mild, cold-like symptoms, but could lead to more-severe disease in vulnerable individuals.",
"content": "A respiratory virus that doesn't have a vaccine or a specific treatment regimen is spreading in some parts of California — but there's no need to sound the alarm just yet, public health officials say.\nA majority of Northern California communities hav... [5193 chars]",
"url": "https://www.aol.com/virus-without-vaccine-treatment-hitting-192326435.html",
"image": "https://s.yimg.com/os/en/aol_la_times_articles_830/2ecf91506bfe49fdb77a7f8eb10f4f97",
"publishedAt": "2026-03-07T23:54:48Z",
"lang": "en",
"source": {
"id": "4ff2d0fa568705d6b87ce5c9e310a16d",
"name": "AOL.com",
"url": "https://www.aol.com"
}
},
{
"id": "cc296f77554a43a935dbb5371c2319e4",
"title": "Health officials confirm measles case in visitor to Hawaii",
"description": "Hawaii health officials say they have confirmed a case of measles in a vaccinated adult visitor to Oahu.",
"content": "Hawaii health officials say they have confirmed a case of measles in a vaccinated adult visitor to Oahu.\nThe visitor, who “recently arrived in Hawaii from a region of the continental United States with known measles transmission,” became ill, sought ... [4292 chars]",
"url": "https://www.staradvertiser.com/2026/03/07/breaking-news/health-officials-confirm-measles-case-in-visitor-to-hawaii/",
"image": "https://www.staradvertiser.com/wp-content/uploads/2026/03/web1_DOH0025.jpg",
"publishedAt": "2026-03-07T20:15:07Z",
"lang": "en",
"source": {
"id": "50186fc7c293eceaf1f78420942a62f3",
"name": "Honolulu Star-Advertiser",
"url": "https://www.staradvertiser.com"
}
},
{
"id": "51bfd147a24415b88aacddda6c3584f7",
"title": "The Healthiest Vegetable In The World Probably Isn't One You'd Expect",
"description": "While eating enough serving of vegetables is always a good choice, there's one vegetable that stands above the rest when it comes to packing in more nutrients.",
"content": "Nutritional guidelines are a constantly shifting metric, but if there is one thing that has always been considered true, it is that eating more fruits and vegetables is never a bad idea. Within those categories, however, not all options are created e... [4436 chars]",
"url": "https://www.tastingtable.com/2112751/healthiest-vegetable-in-the-world-watercress/",
"image": "https://www.tastingtable.com/img/gallery/the-healthiest-vegetable-in-the-world-probably-isnt-one-youd-expect/l-intro-1772143512.jpg",
"publishedAt": "2026-03-07T15:30:00Z",
"lang": "en",
"source": {
"id": "78d404a2e3928c9c797ae89cd1df9727",
"name": "Tasting Table",
"url": "https://www.tastingtable.com"
}
}
]
}