Flag of Australia

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": 169684,
    "articles": [
        {
            "id": "b629ea42efdc37f7dbd269de79bf80f5",
            "title": "3D Printing to Fight Cancer?",
            "description": "University of Mississippi researchers are hoping that one day cancer-fighting drugs could be set in 3D-printed carriers and implanted at tumor sites to destroy cancer cells.",
            "content": "University of Mississippi researchers are hoping that one day cancer-fighting drugs could be set in 3D-printed carriers and implanted at tumor sites to destroy cancer cells.\nIn a study written for Pharmaceutical Research, they’ve already demonstrated... [1156 chars]",
            "url": "https://www.advancedmanufacturing.org/industries/medical/3d-printing-to-fight-cancer/article_dca7acdd-3062-4180-8c1d-63400477593e.html",
            "image": "https://bloximages.chicago2.vip.townnews.com/advancedmanufacturing.org/content/tncms/assets/v3/editorial/d/ca/dca7acdd-3062-4180-8c1d-63400477593e/69d664131ed32.preview.jpg?crop=1024%2C538%2C0%2C72",
            "publishedAt": "2026-04-08T14:12:00Z",
            "lang": "en",
            "source": {
                "id": "05223167d7626aeb7a7ac7e630e73044",
                "name": "Advanced Manufacturing",
                "url": "https://www.advancedmanufacturing.org"
            }
        },
        {
            "id": "feae30ea31af3db33fc048c01904b772",
            "title": "Split shift: A surprising twist in the biology of aging",
            "description": "A new Yale study of roundworms, a species with the unique ability to regenerate, reveals that disruptions in the body's internal map of cellular organization may play a part in age-related decline.",
            "content": "A new Yale study of roundworms, a species with the unique ability to regenerate, reveals that disruptions in the body's internal map of cellular organization may play a part in age-related decline.\nAndrew Verdesca has been studying the aging process ... [4397 chars]",
            "url": "https://phys.org/news/2026-04-shift-biology-aging.html",
            "image": "https://scx2.b-cdn.net/gfx/news/2026/split-shift-a-surprisi.jpg",
            "publishedAt": "2026-04-08T13:40:01Z",
            "lang": "en",
            "source": {
                "id": "6063be7565dcd637bb5d2946ed6c5329",
                "name": "Phys.org",
                "url": "https://phys.org"
            }
        },
        {
            "id": "5736a7f29d6893a3b82b451f1a80c06d",
            "title": "A DASH of Prevention",
            "description": "Good news on the food front: Two new studies show that eating a heart-healthy diet may help to keep the brain in good working order as we age. The findings add to growing evidence that what we eat can play an important role in helping to ward off diseases like Alzheimer’s as we age. The first study, published in ...",
            "content": "Good news on the food front: Two new studies show that eating a heart-healthy diet may help to keep the brain in good working order as we age. The findings add to growing evidence that what we eat can play an important role in helping to ward off dis... [4066 chars]",
            "url": "https://www.alzinfo.org/articles/prevention/a-dash-of-prevention/",
            "image": "https://www.alzinfo.org/wp-content/uploads/2026/04/delicious-and-healthy-dash-diet.jpg",
            "publishedAt": "2026-04-08T12:45:00Z",
            "lang": "en",
            "source": {
                "id": "f2a1ded91682c24aac07434ea0f7276c",
                "name": "Fisher Center for Alzheimer's Research Foundation",
                "url": "https://www.alzinfo.org"
            }
        }
    ]
}

Categories