- 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": 167586,
"articles": [
{
"id": "cdee470d7b625434ff9b5591eaec6230",
"title": "RMIT team develops smart bandage that heals, monitors wounds",
"description": "Australian researchers at RMIT University have developed a smart wound dressing that can both monitor and treat wounds, a development they say could improve care for patients with chronic wounds.",
"content": "Australian researchers at RMIT University have developed a smart wound dressing that can both monitor and treat wounds, a development they say could improve care for patients with chronic wounds.\nThe dressing uses carbon-based nanoparticles, known as... [2005 chars]",
"url": "https://www.australianmanufacturing.com.au/rmit-team-develops-smart-bandage-that-heals-monitors-wounds/",
"image": "https://www.australianmanufacturing.com.au/wp-content/uploads/2026/03/Smart-wound-patch-on-glove_web-1.jpg",
"publishedAt": "2026-03-19T03:29:26Z",
"lang": "en",
"source": {
"id": "2828f1e338497a252b71cb6359890dc8",
"name": "Australian Manufacturing",
"url": "https://www.australianmanufacturing.com.au"
}
},
{
"id": "0f0caf3b90b2e7363fa50d3b06e48d67",
"title": "GLP-1 medications linked to reduced psychiatric hospital visits",
"description": "GLP-1 medications used to treat diabetes and obesity were associated with a reduced need for hospital care and sickness absence due to psychiatric reasons, a new study shows.",
"content": "GLP-1 medications used to treat diabetes and obesity were associated with a reduced need for hospital care and sickness absence due to psychiatric reasons, a new study shows. The large register-based study was carried out in collaboration between the... [2786 chars]",
"url": "https://www.news-medical.net/news/20260318/GLP-1-medications-linked-to-reduced-psychiatric-hospital-visits.aspx",
"image": "https://www.news-medical.net/image-handler/picture/2014/7/depression-620x480.jpg",
"publishedAt": "2026-03-19T02:24:00Z",
"lang": "en",
"source": {
"id": "f2ca7a45d20357cb42858868cb4a4946",
"name": "News-Medical",
"url": "https://www.news-medical.net"
}
},
{
"id": "91cf20cc0e1aa6822a20dd68540b69de",
"title": "New mechanism drives adverse tumor remodeling during breast cancer progression",
"description": "A research group led by Professor Cecilia Sahlgren at Åbo Akademi University (Finland) and the InFLAMES Research Flagship has identified a new mechanism directing the adverse remodeling of tumor tissue during breast cancer progression.",
"content": "A research group led by Professor Cecilia Sahlgren at Åbo Akademi University (Finland) and the InFLAMES Research Flagship has identified a new mechanism directing the adverse remodeling of tumor tissue during breast cancer progression. This discovery... [3506 chars]",
"url": "https://www.news-medical.net/news/20260318/New-mechanism-drives-adverse-tumor-remodeling-during-breast-cancer-progression.aspx",
"image": "https://www.news-medical.net/images/tags/TagImage-1039-45840826385648151818-620x480.jpg",
"publishedAt": "2026-03-19T01:49:00Z",
"lang": "en",
"source": {
"id": "f2ca7a45d20357cb42858868cb4a4946",
"name": "News-Medical",
"url": "https://www.news-medical.net"
}
}
]
}