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": 187772,
    "articles": [
        {
            "id": "47636a5846f3a202f4ecd68dd61c66f8",
            "title": "Breast Tumors Hold Cells With Metastatic Potential",
            "description": "Understanding which cells within a tumor will go on to form metastases remains one of the major challenges in cancer research. A study led by the",
            "content": "Understanding which cells within a tumor will go on to form metastases remains one of the major challenges in cancer research. A study led by the Cell Plasticity in Development and Disease laboratory , headed by Ángela Nieto at the Institute for Neur... [3947 chars]",
            "url": "https://www.miragenews.com/breast-tumors-hold-cells-with-metastatic-1658239/",
            "image": "https://cdn1.miragenews.com/tmp_cache?cdn=images.unsplash.com%2Fphoto-1579154392128-bf8c7ebee541%3Fixlib%3Drb-1.2.1%26amp%3Bixid%3DMnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8%26amp%3Bauto%3Dformat%26amp%3Bfit%3Dcrop%26amp%3Bw%3D750%26amp%3Bq%3D80",
            "publishedAt": "2026-04-20T08:32:00Z",
            "lang": "en",
            "source": {
                "id": "0368281c39ba31f7435685e8b620f675",
                "name": "Mirage News",
                "url": "https://www.miragenews.com"
            }
        },
        {
            "id": "9a77841acdc8a548e8d5aa747e02d2ed",
            "title": "What Science Says So Far About Ketones And Health",
            "description": "Google \"what are the health benefits of ketones\" and you'll get dozens of hits promising everything from epilepsy control to improved heart health to",
            "content": "Google \"what are the health benefits of ketones\" and you'll get dozens of hits promising everything from epilepsy control to improved heart health to more effective muscle-building at the gym.\nResearchers at the University of Alberta are examining th... [1539 chars]",
            "url": "https://www.miragenews.com/what-science-says-so-far-about-ketones-and-1658224/",
            "image": "https://www.ualberta.ca/en/folio/media-library/2026/04/260420-ketones-physiology-teaser-16x9-1600.jpg",
            "publishedAt": "2026-04-20T07:52:00Z",
            "lang": "en",
            "source": {
                "id": "0368281c39ba31f7435685e8b620f675",
                "name": "Mirage News",
                "url": "https://www.miragenews.com"
            }
        },
        {
            "id": "14c2a0a700fea1fdea174c9a324e6059",
            "title": "Free Flu Vaccinations At Clinics",
            "description": "South Burnett residents are being urged to protect themselves against the flu ahead of winter by visiting a free vaccination clinic which will be travelling across the region.",
            "content": "April 20, 2026\nSouth Burnett residents are being urged to protect themselves against the flu ahead of winter by visiting a free vaccination clinic which will be travelling across the region.\nAll Queenslanders aged six months and over are eligible for... [1447 chars]",
            "url": "https://southburnett.com.au/news2/2026/04/20/free-flu-vaccinations-at-clinics/",
            "image": "https://southburnett.com.au/news2/wp-content/uploads/2026/04/20260420flushot.jpg",
            "publishedAt": "2026-04-20T07:27:17Z",
            "lang": "en",
            "source": {
                "id": "475b90af695089c6f0b8d19cd768dea4",
                "name": "southburnett.com.au",
                "url": "https://southburnett.com.au"
            }
        }
    ]
}

Categories