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": 191938,
    "articles": [
        {
            "id": "0f8958f7c087ce948ba0ba394c4752ea",
            "title": "Physical and mental wellbeing program seeks to help veterans adjust to life after military service",
            "description": "When training and physical fitness are a part of the job, sometimes veterans can drop off when they discharge, to the detriment of their mental and physical wellbeing.",
            "content": "After 27 years in the Australian Army, Shane Bramley discharged.\nWith two deployments to East Timor under his belt, first as an air cargo dispatcher and then as a personal trainer, he spent the last eight years of his career battling a multitude of i... [6335 chars]",
            "url": "https://www.abc.net.au/news/2026-05-03/veteran-health-program-for-physical-mental-wellbeing/106626226",
            "image": "https://live-production.wcms.abc-cdn.net.au/d708ac76116b71eb6b96fd8d23718a8d?impolicy=wcms_watermark_news&cropH=788&cropW=1400&xPos=0&yPos=26&width=862&height=485&imformat=generic",
            "publishedAt": "2026-05-02T19:27:48Z",
            "lang": "en",
            "source": {
                "id": "5cda8b5d5087e0271b0c94a70da9fe74",
                "name": "Australian Broadcasting Corporation",
                "url": "https://www.abc.net.au"
            }
        },
        {
            "id": "364d7f45cb06831e9730fb9c6408d0e5",
            "title": "Nara was born deaf from CMV virus but loves dance, piano, singing",
            "description": "Nara Fry is happiest when moving to the beat of music. The seven-year-old loves nothing more than her dance or gymnastics classes, playing the piano and singing along.",
            "content": "Nara Fry is happiest when moving to the beat of music. The seven-year-old loves nothing more than her dance or gymnastics classes, playing the piano and singing along.\nMum Tegan said being deaf in one ear hasn’t stopped Nara from living life loud and... [2288 chars]",
            "url": "https://www.news.com.au/lifestyle/health/mothers-warning-over-common-virus-that-left-her-daughter-deaf/news-story/9051c8c16fc7edd057532d8906b519bf",
            "image": "https://content.api.news/v3/images/bin/226bcae2f2f108f14c20944158c0dac7",
            "publishedAt": "2026-05-02T18:11:15Z",
            "lang": "en",
            "source": {
                "id": "fb80671fb5d2de16a7e1a267ced6d12a",
                "name": "News.com.au",
                "url": "https://www.news.com.au"
            }
        },
        {
            "id": "5b3a895b2506707a82cab10671a930a9",
            "title": "Look mum, no needle: Nasal spray flu vaccine 'well received'",
            "description": "One quick spray in each nostril and FluMist protects children for about three to four months, the same time as the needle vaccine",
            "content": "“Yay, it’s flu vax time,” said no preschooler ever.\nHowever, this year families are seizing an easier option to avoid winter sickness – and the fallout of lost school and work days.\nSince April, GPs, pharmacies and Aboriginal medical services have be... [3086 chars]",
            "url": "https://www.theillawarraflame.com.au/look-mum-no-needle-nasal-spray-flu-vaccine-well-received/",
            "image": "https://storage.ghost.io/c/5c/b3/5cb3d866-7e5a-4d8c-8e4a-dde6a51cf4ad/content/images/size/w1200/2026/05/Designer--10---1-.png",
            "publishedAt": "2026-05-02T14:22:18Z",
            "lang": "en",
            "source": {
                "id": "11dbd25e565345d6abbe7100048b138a",
                "name": "The Illawarra Flame",
                "url": "https://www.theillawarraflame.com.au"
            }
        }
    ]
}

Categories