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": 188744,
    "articles": [
        {
            "id": "cf266526776ceacd92aee9312a80eac1",
            "title": "U of T Leads Canada's First Sustained HIV Remission",
            "description": "A team of clinicians and researchers at University Health Network (UHN), Unity Health Toronto and the University of Toronto have reported the first",
            "content": "A team of clinicians and researchers at University Health Network (UHN), Unity Health Toronto and the University of Toronto have reported the first Canadian case of sustained HIV remission - and possible cure - in a 62-year-old man who received a bon... [3825 chars]",
            "url": "https://www.miragenews.com/u-of-t-leads-canadas-first-sustained-hiv-1662206/",
            "image": "https://www.utoronto.ca/sites/default/files/styles/scale_image_750_width_/public/2026-04/2026_04_Sharon_Walmsley-2-crop.jpg?itok=5Xdk1h4c",
            "publishedAt": "2026-04-25T22:06:00Z",
            "lang": "en",
            "source": {
                "id": "0368281c39ba31f7435685e8b620f675",
                "name": "Mirage News",
                "url": "https://www.miragenews.com"
            }
        },
        {
            "id": "b29f5050a351c1201b5a53b2215c3fcb",
            "title": "Sex workers speak out about the HIV crisis in Papua New Guinea",
            "description": "Workers have told the ABC about the battle to stay safe as the Pacific nation battles a rising number of infections.",
            "content": "Sex workers and their clients can often be seen in Papua New Guinea's capital Port Moresby.\nSylvia Pok, not her real name, is a mother who turned to sex work more than 10 years ago to make ends meet after her marriage broke down.\n\"A lot of the time w... [5691 chars]",
            "url": "https://www.abc.net.au/news/2026-04-26/sex-workers-speak-out-about-hiv-crisis-in-png/106592882",
            "image": "https://live-production.wcms.abc-cdn.net.au/3308656fed93f6817c900ce83bc79ac3?impolicy=wcms_watermark_news&cropH=1080&cropW=1920&xPos=0&yPos=0&width=862&height=485&imformat=generic",
            "publishedAt": "2026-04-25T18:57:28Z",
            "lang": "en",
            "source": {
                "id": "5cda8b5d5087e0271b0c94a70da9fe74",
                "name": "Australian Broadcasting Corporation",
                "url": "https://www.abc.net.au"
            }
        },
        {
            "id": "8167babd05bbe9550d17b2bbf20fd4e1",
            "title": "Ultra-processed foods damage your focus and may increase dementia risk, study finds",
            "description": "Even small increases in ultra-processed foods can lead to poorer brain function, regardless of diet quality, a new study has found.",
            "content": "In Brief\nEvery 10 per cent rise in ultra-processed foods can worsen focus and slower thinking.\nThese effects occur even in people following otherwise healthy diets.\nA new study has found that diets high in ultra-processed foods (UPFs) could be quietl... [4545 chars]",
            "url": "https://www.sbs.com.au/news/article/new-study-finds-ultra-processed-foods-may-raise-dementia-risk-even-in-otherwise-healthy-diets/prdkk6tkb",
            "image": "https://assets.sbs.com.au/dims4/default/51e7b1e/2147483647/strip/true/crop/3840x2160+0+0/resize/1280x720!/quality/90/?url=https%3A%2F%2Fsbs-au-brightspot.s3.ap-southeast-2.amazonaws.com%2Fee%2Fe4%2Fba3f4a67446db338c5824276996c%2Fultra-processed-foods-header.jpg",
            "publishedAt": "2026-04-25T07:19:55Z",
            "lang": "en",
            "source": {
                "id": "8a357287e7a54449c2cf5b80793a74a5",
                "name": "SBS Australia",
                "url": "https://www.sbs.com.au"
            }
        }
    ]
}

Categories