Australia Health News API

Get the live top health headlines from Australia with our JSON API.

Get API key for the Australia Health News API

API 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": 188626,
    "articles": [
        {
            "id": "340e8b0ce2c141f6a8a8e3d6cb03a393",
            "title": "Award for late teacher's fight against Alzheimer's",
            "description": "Carol Jennings was convinced there was a genetic reason for her family's dementia.",
            "content": "A teacher from Nottingham has been given a posthumous doctorate for her contribution to Alzheimer's research.\nIn 1983, Carol Jennings' father Walter Bexon was diagnosed with the disease, followed by four of his siblings.\nShe was convinced genetics pl... [2070 chars]",
            "url": "https://au.news.yahoo.com/award-teachers-fight-against-alzheimers-071721582.html",
            "image": "https://s.yimg.com/ny/api/res/1.2/GN6KlFWNzp4day5q3JDulw--/YXBwaWQ9aGlnaGxhbmRlcjt3PTEyMDA7aD02NzU7Y2Y9d2VicA--/https://media.zenfs.com/en/bbc_us_articles_995/ff2509b99b403f60e673cd1fba0687f2",
            "publishedAt": "2026-05-23T07:17:21Z",
            "lang": "en",
            "source": {
                "id": "73b26bb42278526af32dc834a6cab6c4",
                "name": "Yahoo News Australia",
                "url": "https://au.news.yahoo.com"
            }
        },
        {
            "id": "b6972fee6b8295470ecfa91a706edce4",
            "title": "Troy Cassar-Daley encourages mob to get vaccinated ahead of winter",
            "description": "Country music star Troy Cassar-Daley is urging First Nations Australians to get vaccinated before winter respiratory illnesses increase.",
            "content": "With winter fast approaching and respiratory illnesses including influenza, COVID-19 and respiratory syncytial virus (RSV) increasing across the country, Australians are being urged to prepare early and protect their health.\nFollowing the highest inf... [2612 chars]",
            "url": "https://www.netimes.com.au/2026/05/23/troy-cassar-daley-encourages-mob-to-get-vaccinated-ahead-of-winter/",
            "image": "https://www.netimes.com.au/wp-content/uploads/NE-Times-3-108.jpg",
            "publishedAt": "2026-05-23T04:42:07Z",
            "lang": "en",
            "source": {
                "id": "ebf9ec5a662bd3ac7a769af553a7d86b",
                "name": "New England Times",
                "url": "https://www.netimes.com.au"
            }
        },
        {
            "id": "30b9c52a1c17882dc43c25fdb56ba9d4",
            "title": "‘Every health facility said they were full’: fear that spread of Ebola in DRC is gathering pace",
            "description": "New strain of virus, aid cuts and cultural norms around burials and touch add to difficulties in stemming outbreak",
            "content": "The warnings from aid groups and healthcare workers in the Democratic Republic of Congo have been stark, their calls for coordinated international action impassioned.\nAs the country reels from the return of Ebola virus, there is growing concern that ... [7295 chars]",
            "url": "https://www.theguardian.com/world/2026/may/23/ebola-virus-spread-drc-democratic-republic-of-congo",
            "image": "https://i.guim.co.uk/img/media/58a2ac81c56c0d87700b005292bd660689d87452/2202_290_5773_4621/master/5773.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=L2ltZy9zdGF0aWMvb3ZlcmxheXMvdGctZGVmYXVsdC5wbmc&enable=upscale&s=af188e8886731e8a8759200e523778cb",
            "publishedAt": "2026-05-23T04:00:00Z",
            "lang": "en",
            "source": {
                "id": "558a003a7a0164e924408edec7e99f99",
                "name": "The Guardian",
                "url": "https://www.theguardian.com"
            }
        }
    ]
}

Categories