- 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": 167120,
"articles": [
{
"id": "c9b37f29cc0eb106c45d8a0679ca4e1c",
"title": "Insights from inside the MS brain",
"description": "A new study using tissue from brain banks has shed light on the brain’s clean up processes and how these impact brain repair in MS.",
"content": "New technology has allowed mapping of cells and molecules within the MS brain\nA protein called TREM2 was found on cells involved in clearing damaged tissue, a crucial process that helps enable repair in the brain.\nInsights from human brain bank tissu... [5257 chars]",
"url": "https://www.msaustralia.org.au/news/insights-from-inside-the-ms-brain/",
"image": "https://www.msaustralia.org.au/wp-content/uploads/insights-from-inside-the-ms-brain.jpg",
"publishedAt": "2026-03-24T04:04:09Z",
"lang": "en",
"source": {
"id": "930f31d1d582b974dfbcf6ec98acb91d",
"name": "MS Australia",
"url": "https://www.msaustralia.org.au"
}
},
{
"id": "e33b4784bda56e9e11cfc29581fb9ce9",
"title": "Online mental health treatment program improves depression and anxiety in people with MS",
"description": "New research finds an online mental health treatment program provides long term improvements in depression and anxiety in people with MS.",
"content": "About a third of people with MS experience depression or anxiety.\nMS Australia-supported researchers assessed the effectiveness of the Wellbeing Neuro Course, an online treatment program for mental health in people with MS.\nThe online treatment progr... [4498 chars]",
"url": "https://www.msaustralia.org.au/news/online-mental-health-treatment-program-improves-depression-and-anxiety-in-people-with-ms/",
"image": "https://www.msaustralia.org.au/wp-content/uploads/online-mental-health-treatment-program.jpg",
"publishedAt": "2026-03-24T04:04:09Z",
"lang": "en",
"source": {
"id": "930f31d1d582b974dfbcf6ec98acb91d",
"name": "MS Australia",
"url": "https://www.msaustralia.org.au"
}
},
{
"id": "79128a05a2fbf02557352c8338ad47c0",
"title": "Sleep habits falling short of health targets",
"description": "The vast majority of Australians do not have consistent bedtimes and most people fall short of eight hours sleep a night | Newsreel",
"content": "The vast majority of Australians do not have consistent bedtimes and most people fall short of eight hours sleep a night.\nOnly one in four people have consistent go-to-bed and wake-up times across six to seven nights, according to new research releas... [1615 chars]",
"url": "https://newsreel.com.au/article/people/sleep-habits-falling-short-of-health-targets/",
"image": "https://newsreel.com.au/wp-content/uploads/2026/03/iStock-2201076947.jpg",
"publishedAt": "2026-03-24T02:32:31Z",
"lang": "en",
"source": {
"id": "76f0587fe0da796fe42dbe514c121a60",
"name": "newsreel.com.au",
"url": "https://newsreel.com.au"
}
}
]
}