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": 188160,
    "articles": [
        {
            "id": "bb28b1b6c0cba0f5f9efb3a5ebb251a7",
            "title": "Influencers aboard MV Hondius cruise ship reveal hantavirus outbreaks' first moments",
            "description": "It was meant to be the journey of a lifetime for Boston travel influencer Jake Rosmarin, crossing the south Atlantic Ocean on the MV Hondius, but the trip has turned into a nightmare after three people died in a hantavirus outbreak.",
            "content": "It was meant to be the journey of a lifetime for Boston-based travel influencer Jake Rosmarin, crossing the South Atlantic Ocean from Ushuia in Argentina to Cape Verde off the coast of Africa.\n\"This was easily one of the most exciting moments of the ... [2690 chars]",
            "url": "https://www.abc.net.au/news/2026-05-06/influencers-reveal-what-life-is-like-on-the-hantavirus-cruise-/106646542",
            "image": "https://live-production.wcms.abc-cdn.net.au/9e6d9fc3003cbcdcba860c6b573ae01c?impolicy=wcms_watermark_news&cropH=362&cropW=644&xPos=0&yPos=281&width=862&height=485&imformat=generic",
            "publishedAt": "2026-05-06T02:44:46Z",
            "lang": "en",
            "source": {
                "id": "5cda8b5d5087e0271b0c94a70da9fe74",
                "name": "Australian Broadcasting Corporation",
                "url": "https://www.abc.net.au"
            }
        },
        {
            "id": "a55b21623d56bbb9940695764a64527f",
            "title": "Australia’s first Children’s Comprehensive Cancer Centre opens with $3.6 million funding boost from Minderoo",
            "description": "Minderoo Foundation has marked the historic opening of the Minderoo Children’s Comprehensive Cancer Centre (MCCCC) with an additional $3.6 million commitment to boost cutting-edge research programs at the world‑leading facility.",
            "content": "06 May 2026 – Minderoo Foundation has marked the historic opening of the Minderoo Children’s Comprehensive Cancer Centre (MCCCC) with an additional $3.6 million commitment to boost cutting-edge research programs at the world‑leading facility.\nMindero... [3829 chars]",
            "url": "https://www.minderoo.org/media/australia-s-first-children-s-comprehensive-cancer-centre-opens-with-3-6-million-funding-boost-from-minderoo/",
            "image": "https://cdn.minderoo.org/assets/uploads/data/site-info/favicon-32.png",
            "publishedAt": "2026-05-06T02:09:44Z",
            "lang": "en",
            "source": {
                "id": "73ed33f3f6d756c57d398a12831b3965",
                "name": "Minderoo Foundation",
                "url": "https://www.minderoo.org"
            }
        },
        {
            "id": "1b985428336299f0bf8e7e0fc3c0e881",
            "title": "1800MEDICARE app hits one million downloads, says ADHA",
            "description": "More features to be added in coming months says CDO Peter O’Halloran.",
            "content": "More features to be added in coming months says CDO Peter O’Halloran.\nThe Australian Digital Health Agency says the 1800MEDICARE app, previously known as My Health, has been downloaded “more than one million” times.\nWhile the agency didn’t specify th... [2737 chars]",
            "url": "https://www.medicalrepublic.com.au/1800medicare-app-hits-one-million-downloads-says-adha/125460",
            "image": "https://d1svk58pjf7hyt.cloudfront.net/wp-content/uploads/sites/6/2024/01/05093253/logo_icon_black-105x105.png",
            "publishedAt": "2026-05-06T01:50:03Z",
            "lang": "en",
            "source": {
                "id": "23a570cc598fbd55d40ac6f744068077",
                "name": "Medical Republic",
                "url": "https://www.medicalrepublic.com.au"
            }
        }
    ]
}

Categories