- 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": 200210,
"articles": [
{
"id": "0d2dd9b972c60f4f3e6a0eae824d4ae3",
"title": "Australia news live: WA minister says no evidence H5N1 bird flu has spread but samples from two sea birds being tested",
"description": "Follow live",
"content": "From 1h ago\nWA minister says no evidence bird flu has spread but samples from two seabirds being tested\nWestern Australia’s agriculture and food minister, Jackie Jarvis, is providing an update about H5N1 bird flu in the state.\nPoultry farms in the st... [20525 chars]",
"url": "https://www.theguardian.com/australia-news/live/2026/jun/23/australia-politics-live-nsw-queensland-budget-capital-gains-tax-negative-gearing-ndis-senate-question-time-labor-coalition-anthony-albanese-angus-taylor-ntwnfb",
"image": "https://i.guim.co.uk/img/media/3d0bfe65bd6a37f1fe578f6c240e68c327cdf81e/259_0_6612_5292/master/6612.jpg?width=1200&height=630&quality=85&auto=format&fit=crop&precrop=40:21,offset-x50,offset-y0&overlay-align=bottom%2Cleft&overlay-width=100p&overlay-base64=L2ltZy9zdGF0aWMvb3ZlcmxheXMvdGctbGl2ZS5wbmc&enable=upscale&s=72b9b2ad81955c5c4fc8d9e490eb21ce",
"publishedAt": "2026-06-23T08:16:00Z",
"lang": "en",
"source": {
"id": "558a003a7a0164e924408edec7e99f99",
"name": "The Guardian",
"url": "https://www.theguardian.com"
}
},
{
"id": "c430dc5cc07649fd806868db768b5252",
"title": "Early treatment with highly effective therapy could reduce long",
"description": "A new international study found children with MS who started highly effective treatment before age 18 had less disability in early adulthood than those starting later.",
"content": "MS that starts in childhood is often more active than adult-onset MS, and can have significant impacts within ten years of symptoms starting.\nA new study compared starting highly effective treatments during childhood versus in the early twenties.\nTho... [5396 chars]",
"url": "https://www.msaustralia.org.au/news/early-treatment-with-highly-effective-therapy-could-reduce-long-term-disability-in-children-with-ms/",
"image": "https://www.msaustralia.org.au/wp-content/uploads/cms.jpg",
"publishedAt": "2026-06-23T05:56:27Z",
"lang": "en",
"source": {
"id": "930f31d1d582b974dfbcf6ec98acb91d",
"name": "MS Australia",
"url": "https://www.msaustralia.org.au"
}
},
{
"id": "4e99bd5bdf0143d15169bc6fd2aa836f",
"title": "Smoking more than doubles the risk of relapse in MOGAD",
"description": "New research shows that in people with myelin oligodendrocyte glycoprotein antibody-associated disease (MOGAD), smoking is associated with relapse rates more than twice that of those who had never smoked.",
"content": "MS Australia-supported research showed that in people with myelin oligodendrocyte glycoprotein antibody-associated disease (MOGAD), those who smoke had a relapse rate 2.2 times that of people who had never smoked.\nPeople with MOGAD who were former sm... [4200 chars]",
"url": "https://www.msaustralia.org.au/news/smoking-more-than-doubles-the-risk-of-relapse-in-mogad/",
"image": "https://www.msaustralia.org.au/wp-content/uploads/smokingmogad.jpg",
"publishedAt": "2026-06-23T05:56:27Z",
"lang": "en",
"source": {
"id": "930f31d1d582b974dfbcf6ec98acb91d",
"name": "MS Australia",
"url": "https://www.msaustralia.org.au"
}
}
]
}