- 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
Australia Health News API
Get the live top health headlines from Australia with our JSON API.
Get API key for the Australia 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 Australia.
GET
https://gnews.io/api/v4/top-headlines?country=au&category=health&apikey=API_KEY
{
"totalArticles": 192108,
"articles": [
{
"id": "33c64ffa023ad2700b0955c546ea0efd",
"title": "Cerebral organoid model offers insights into the mechanisms of Ebola virus persistence",
"description": "Following infection, Ebola virus can survive unnoticed in the human body for months or even years, hiding in areas with little immune surveillance like the central nervous system.",
"content": "Following infection, Ebola virus can survive unnoticed in the human body for months or even years, hiding in areas with little immune surveillance like the central nervous system. In doing so, it poses the danger of triggering an Ebola virus disease ... [6182 chars]",
"url": "https://www.news-medical.net/news/20260617/Cerebral-organoid-model-offers-insights-into-the-mechanisms-of-Ebola-virus-persistence.aspx",
"image": "https://www.news-medical.net/image-handler/picture/2014/7/92036744-620x480.jpg",
"publishedAt": "2026-06-18T03:08:00Z",
"lang": "en",
"source": {
"id": "f2ca7a45d20357cb42858868cb4a4946",
"name": "News-Medical",
"url": "https://www.news-medical.net"
}
},
{
"id": "eb2b71188a7159c42a1a9755f35e5d9c",
"title": "Preoperative radiation boosts immunotherapy response in brain metastases",
"description": "A new study led by researchers at The University of Texas MD Anderson Cancer Center demonstrated that pre-operative radiation therapy for brain metastases not only targets tumor cells directly but also can activate immune pathways that can make tumors more receptive to immunotherapy.",
"content": "A new study led by researchers at The University of Texas MD Anderson Cancer Center demonstrated that pre-operative radiation therapy for brain metastases not only targets tumor cells directly but also can activate immune pathways that can make tumor... [4143 chars]",
"url": "https://www.news-medical.net/news/20260617/Preoperative-radiation-boosts-immunotherapy-response-in-brain-metastases.aspx",
"image": "https://www.news-medical.net/image-handler/picture/2014/7/Radiation_Therapy-620x480.jpg",
"publishedAt": "2026-06-18T02:30:00Z",
"lang": "en",
"source": {
"id": "f2ca7a45d20357cb42858868cb4a4946",
"name": "News-Medical",
"url": "https://www.news-medical.net"
}
},
{
"id": "56e57bc06222ad2c8ba318145b5eeba7",
"title": "Estrogen and cholesterol metabolites linked to Alzheimer’s risk",
"description": "Scientists from the Karolinska Institute find that cholesterol metabolites may signal Alzheimer’s risk in postmenopausal women. The findings suggest oxysterols could serve as early biomarkers of brain health.",
"content": "Postmenopausal women account for about 66 percent of people with Alzheimer’s disease, or AD, and related dementias. A rapid drop in estrogen and earlier menopause are linked to neurodegenerative risk, suggesting hormones may influence disease suscept... [3403 chars]",
"url": "https://www.asbmb.org/asbmb-today/science/061826/estrogen-and-cholesterol-metabolites-alzheimers",
"image": "https://www.asbmb.org/getmedia/6187a3cd-3421-4ae8-a7e9-daf6da5a68de/1200x600-Pituitary-Gland.jpg?width=1200&height=600&ext=.jpg",
"publishedAt": "2026-06-18T00:01:40Z",
"lang": "en",
"source": {
"id": "d88c7301fbcdd084f5b276ce82ca613d",
"name": "American Society for Biochemistry and Molecular Biology",
"url": "https://www.asbmb.org"
}
}
]
}