- 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": 175126,
"articles": [
{
"id": "4537e3acc285a13178be3decef9f5d06",
"title": "Hepatitis Fight Progresses, More Action Needed for 2030",
"description": "Global efforts to combat viral hepatitis are delivering measurable progress in reducing infections and deaths, but the disease remains a major global",
"content": "Global efforts to combat viral hepatitis are delivering measurable progress in reducing infections and deaths, but the disease remains a major global health challenge, according to a new World Health Organization (WHO) report released today at the Wo... [5183 chars]",
"url": "https://www.miragenews.com/hepatitis-fight-progresses-more-action-needed-1663166/",
"image": "https://cdn.who.int/media/images/default-source/topics/diseases-and-conditions/vaccines-and-immunization/routine-vaccination-of-infant-in-samoa.tmb-768v.jpg?sfvrsn=83f5d77f_1",
"publishedAt": "2026-04-28T05:44:00Z",
"lang": "en",
"source": {
"id": "0368281c39ba31f7435685e8b620f675",
"name": "Mirage News",
"url": "https://www.miragenews.com"
}
},
{
"id": "7b39f972098addaa52aed260bc46f55e",
"title": "Research: Delayed EpiPen Use in Kids' Food Allergies Fatal",
"description": "Fatal delays in administering life-saving adrenaline autoinjector (EpiPen) for food anaphylaxis, a severe and rapid allergic reaction, is highlighted",
"content": "Fatal food anaphylaxis is rare but preventable. Hospital admissions for food allergies in children have increased by 600%2 over the past two decades. In 2024, a Lancet study revealed that food allergy rates have doubled between 2008 and 2018, with an... [4985 chars]",
"url": "https://www.miragenews.com/research-delayed-epipen-use-in-kids-food-1663158/",
"image": "https://www.bristol.ac.uk/media-library/sites/news/2026/april/nuts-thumb.jpg",
"publishedAt": "2026-04-28T05:40:00Z",
"lang": "en",
"source": {
"id": "0368281c39ba31f7435685e8b620f675",
"name": "Mirage News",
"url": "https://www.miragenews.com"
}
},
{
"id": "5ad947232dde3589dfc6adb3446c52ec",
"title": "Updates from the International Progressive MS Alliance",
"description": "New studies in experimental models provide potential new avenues for treating or preventing nerve damage in MS.",
"content": "The International Progressive MS Alliance is a global effort to accelerate the development of effective treatments for progressive MS.\nTwo new studies funded by the Alliance have found that the repurposed drugs, bavisant and nimodipine, target differ... [6011 chars]",
"url": "https://www.msaustralia.org.au/news/the-global-effort-to-tackle-progressive-ms/",
"image": "https://www.msaustralia.org.au/wp-content/uploads/research2.jpg",
"publishedAt": "2026-04-28T05:19:23Z",
"lang": "en",
"source": {
"id": "930f31d1d582b974dfbcf6ec98acb91d",
"name": "MS Australia",
"url": "https://www.msaustralia.org.au"
}
}
]
}