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": 186076,
    "articles": [
        {
            "id": "75d67393c24396836a51fc724f31b0e6",
            "title": "Jordan Peterson's daughter shares tragic update about her father's health",
            "description": "Controversial Canadian author and psychologist Jordan Peterson has been suffering from a neurological injury caused by psych meds and experiencing akathisia, according to his daughter, Mikhaila",
            "content": "Controversial Canadian author and psychologist Jordan Peterson has been suffering from a neurological injury caused by psych meds and experiencing akathisia, according to his daughter, Mikhaila\nThe daughter of controversial psychologist Jordan Peters... [3838 chars]",
            "url": "https://www.themirror.com/news/us-news/jordan-peterson-health-update-daughter-1797074",
            "image": "https://i2-prod.themirror.com/article1797119.ece/ALTERNATES/s1200d/0_Jordan-Peterson.jpg",
            "publishedAt": "2026-04-19T08:15:00Z",
            "lang": "en",
            "source": {
                "id": "f330c5533f6d8c8ea96d4eb225bc8e32",
                "name": "The Mirror US",
                "url": "https://www.themirror.com"
            }
        },
        {
            "id": "5bd541d1f50686e95396b21083105d14",
            "title": "Breakthrough treatment for Parkinson’s disease finally available in Australia",
            "description": "‘The next generation of brain stimulation.’",
            "content": "A room full of doctors fell silent as a small device was switched on, marking a major medical milestone.\n7NEWS cameras were inside the clinic to witness the moment Walter Grkovic became the first patient in Australia to receive adaptive deep brain st... [4460 chars]",
            "url": "https://7news.com.au/news/breakthrough-treatment-for-parkinsons-disease-finally-available-in-australia-c-22161984",
            "image": "https://images.7news.com.au/publication/C-22161984/ea64f6bbdb44771d286937763a359026a2ef1e2f-16x9-x0y0w1280h720.jpg?imwidth=1200",
            "publishedAt": "2026-04-19T06:55:00Z",
            "lang": "en",
            "source": {
                "id": "a1eb61eb6c31bab5a24eb2032eec9908",
                "name": "7NEWS",
                "url": "https://7news.com.au"
            }
        },
        {
            "id": "79aded4b7b089be51d01111cf55323a1",
            "title": "Can I get a free flu shot? And will it cover ‘super K’? Your influenza vaccine questions answered",
            "description": "It's that time of year again.",
            "content": "For many of us, flu can mean a nasty few weeks of illness. But for the very young and old, and those with health complications, it can be extremely serious, leading to around 3,500 deaths in Australia each year.\nYou likely know vaccination is the bes... [5652 chars]",
            "url": "https://www.westernweekender.com.au/2026/04/can-i-get-a-free-flu-shot-and-will-it-cover-super-k-your-influenza-vaccine-questions-answered/",
            "image": "https://www.westernweekender.com.au/wp-content/uploads/flushot1.jpg",
            "publishedAt": "2026-04-19T06:23:00Z",
            "lang": "en",
            "source": {
                "id": "836eef9d9c9a916a627cf2e883d1f9dc",
                "name": "The Western Weekender",
                "url": "https://www.westernweekender.com.au"
            }
        }
    ]
}

Categories