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": 187168,
    "articles": [
        {
            "id": "7bbb5d7c5654bec7ea8702551a4f4402",
            "title": "Healthier brains may be more resilient to early Alzheimer’s disease",
            "description": "A healthy brain may help protect thinking and memory skills from the early effects of Alzheimer’s disease, a new study has found.",
            "content": "A healthy brain may help protect thinking and memory skills from the early effects of Alzheimer’s disease, a new study has found.\nDementia is currently the leading cause of death in Australia and Alzheimer’s disease is its most common form — accounti... [2625 chars]",
            "url": "https://www.murdoch.edu.au/news/articles/healthier-brains-may-be-more-resilient-to-early-alzheimer-s-disease",
            "image": "https://cdn.murdoch.edu.au/mu-images/newsportallibraries/default-album/alzheimer's-disease.tmb-960-banner.jpg?Culture=en&sfvrsn=2cd4c0e8_1",
            "publishedAt": "2026-05-15T00:42:34Z",
            "lang": "en",
            "source": {
                "id": "c9e84102c6fe70019f67dd5e389d2dd1",
                "name": "Murdoch University",
                "url": "https://www.murdoch.edu.au"
            }
        },
        {
            "id": "5018749926ad43ba5a86ee2cb624bab6",
            "title": "Shining new light on the secret world of cell-to-cell communication",
            "description": "A new nanoscopy technique developed at ANU has uncovered hidden networks used for communication between cells, opening new ways to understand human diseases.",
            "content": "A new nanoscopy technique developed at The Australian National University (ANU) has uncovered hidden networks used for communication between cells, opening new ways to understand human diseases.\nPublished in Nature Communications, the breakthrough al... [4373 chars]",
            "url": "https://science.anu.edu.au/news-events/news/shining-new-light-secret-world-cell-cell-communication",
            "image": "https://science.anu.edu.au/sites/prod.science.sca-lws06.anu.edu.au/files/20260421_TheLeeGroup-07677.jpg",
            "publishedAt": "2026-05-15T00:02:38Z",
            "lang": "en",
            "source": {
                "id": "7f67721c1f71601e793c6221a444ff9b",
                "name": "ANU College of Science and Medicine",
                "url": "https://science.anu.edu.au"
            }
        },
        {
            "id": "4b38adf9470fa3ba605f04f8ef9bfbd8",
            "title": "Vaccine program almost halves number of young babies hospitalised with RSV",
            "description": "A new immunisation program for pregnant mothers and newborns has almost halved the number of young babies being hospitalised with a serious respiratory virus, according to a new report.",
            "content": "A new immunisation program for pregnant mothers and newborns has almost halved the number of young babies being hospitalised with a serious respiratory virus, according to a new report.\nThe analysis, which compared 2024 hospitalisation data with 2025... [5419 chars]",
            "url": "https://www.abc.net.au/news/2026-05-15/vaccines-halve-babies-hospitalised-with-rsv/106679488",
            "image": "https://live-production.wcms.abc-cdn.net.au/4dd1e8433ecfab1f61bffd3cf0d55a1b?impolicy=wcms_watermark_news&cropH=1152&cropW=2048&xPos=0&yPos=83&width=862&height=485&imformat=generic",
            "publishedAt": "2026-05-14T23:45:56Z",
            "lang": "en",
            "source": {
                "id": "5cda8b5d5087e0271b0c94a70da9fe74",
                "name": "Australian Broadcasting Corporation",
                "url": "https://www.abc.net.au"
            }
        }
    ]
}

Categories