- 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": 194016,
"articles": [
{
"id": "50efca69f0508dbf8f6fd7b7b0a2f69f",
"title": "Health authorities are racing to contain Ebola in the DRC and Uganda. Here’s what’s making it so challenging",
"description": "Case numbers have steadily increased since the outbreak was confirmed on May 15.",
"content": "The Democratic Republic of Congo (DRC) is grappling with a rising Ebola epidemic, with almost 600 cases detected so far and more than 130 deaths.\nEbola is a rare virus that initially causes a fever, fatigue, muscle pain, then vomiting and diarrhoea. ... [6855 chars]",
"url": "https://www.unsw.edu.au/newsroom/news/2026/05/health-authorities-are-racing-to-contain-ebola-in-the-drc-and-uganda-heres-whats-making-it-so-challenging",
"image": "https://www.unsw.edu.au/content/dam/images/unsw-wide/general/news/2025/2025-03-newsroom-assets/AdobeStock_171614099.cropimg.width=700.crop=landscape.jpeg",
"publishedAt": "2026-05-21T01:14:22Z",
"lang": "en",
"source": {
"id": "dfca06e752a9fcde08e7191c29b5c44d",
"name": "UNSW Sydney",
"url": "https://www.unsw.edu.au"
}
},
{
"id": "d742744cd4dfd3961e45db19bc58adab",
"title": "Millions pledged to fight deadly diphtheria outbreak",
"description": "A multi-million dollar package will send extra staff, vaccines and support to hard-hit communities as Australia battles its...",
"content": "Vaccination remains the best way to prevent diphtheria, according to experts. Photo: David Crosling/AAP PHOTOS\nA multi-million dollar funding package will be rolled out to fight Australia's worst diphtheria outbreak in decades, as hospitals in the To... [4054 chars]",
"url": "https://www.canberratimes.com.au/story/9250885/millions-pledged-to-fight-deadly-diphtheria-outbreak/",
"image": "https://www.canberratimes.com.au/images/transform/v1/crop/frm/silverstone-feed-data/d9277524-a683-4682-be33-24725411d072.jpg/r0_90_800_510_w1200_h630_fmax.jpg",
"publishedAt": "2026-05-20T22:39:29Z",
"lang": "en",
"source": {
"id": "a6f65972b4a593b55dffbc2b25866ab5",
"name": "The Canberra Times",
"url": "https://www.canberratimes.com.au"
}
},
{
"id": "9113555866eccc45d75de315f99b5ec7",
"title": "Leading immunologist elected fellow of the Australian Academy of Science",
"description": "Renowned immunologist Professor Laura Mackay FAHMS has been elected a Fellow of the Australian Academy of Science (AAS) for her leading research into the human immune system.",
"content": "Renowned immunologist Professor Laura Mackay FAHMS has been elected a Fellow of the Australian Academy of Science (AAS) for her leading research into the human immune system.\nThe Sir Gustav Nossal Professor of Immunology at WEHI and Immunology Theme ... [2690 chars]",
"url": "https://www.wehi.edu.au/news/leading-immunologist-elected-fellow-of-the-australian-academy-of-science/",
"image": "https://www.wehi.edu.au/wp-content/uploads/2026/05/laura-mackay-headshot.jpg",
"publishedAt": "2026-05-20T21:10:54Z",
"lang": "en",
"source": {
"id": "fb6a5f2031dd56c7481b89ad5f9e4e15",
"name": "Walter and Eliza Hall Institute of Medical Research",
"url": "https://www.wehi.edu.au"
}
}
]
}