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": 198092,
    "articles": [
        {
            "id": "9d24b6008ea7468cd43d0977be384cb4",
            "title": "New vascularized grafts may improve bladder surgery for children",
            "description": "Can growing blood vessels within a lab-engineered graft improve bladder reconstruction for children? For more than two decades, UC Davis pediatric urologic surgeon Eric Kurzrock has been developing and testing grafts to avoid the complications after standard enterocystoplasty, a surgery for bladder augmentation.",
            "content": "Can growing blood vessels within a lab-engineered graft improve bladder reconstruction for children? For more than two decades, UC Davis pediatric urologic surgeon Eric Kurzrock has been developing and testing grafts to avoid the complications after ... [4366 chars]",
            "url": "https://www.news-medical.net/news/20260612/New-vascularized-grafts-may-improve-bladder-surgery-for-children.aspx",
            "image": "https://www.news-medical.net/images/tags/TagImage-3347-458389964760995353448-620x480.jpg",
            "publishedAt": "2026-06-12T20:19:00Z",
            "lang": "en",
            "source": {
                "id": "f2ca7a45d20357cb42858868cb4a4946",
                "name": "News-Medical",
                "url": "https://www.news-medical.net"
            }
        },
        {
            "id": "db76dc9e46c3a0af4d79a38ab48e7852",
            "title": "New AI system identifies 102 brain tumor types in minutes instead of weeks",
            "description": "AI system Hetairos classifies 102 brain tumor subtypes from routine slides in minutes, offering faster support for diagnosis.",
            "content": "Brain tumors have long forced pathologists into a difficult balancing act. Under the microscope, many look alike at first glance. However, small molecular differences can separate a relatively manageable disease from one that demands urgent, aggressi... [8752 chars]",
            "url": "https://www.thebrighterside.news/post/new-ai-system-identifies-102-brain-tumor-types-in-minutes-instead-of-weeks/",
            "image": "https://www.thebrighterside.news/uploads/2026/06/brain-AI.png?auto=webp",
            "publishedAt": "2026-06-12T20:07:00Z",
            "lang": "en",
            "source": {
                "id": "112bf679e5854b6527eea31fa42dbada",
                "name": "The Brighter Side of News",
                "url": "https://www.thebrighterside.news"
            }
        },
        {
            "id": "904dc25e8134839c5f2895b112ad8941",
            "title": "Cell Subgroup Discovery May Boost Retinal Transplants",
            "description": "A new understanding of retinal cell development may help pave the way for future retina transplants, which could restore sight to people whose",
            "content": "A new understanding of retinal cell development may help pave the way for future retina transplants, which could restore sight to people whose conditions currently have no effective treatments, according to researchers at the Perelman School of Medic... [2952 chars]",
            "url": "https://www.miragenews.com/cell-subgroup-discovery-may-boost-retinal-1691761/",
            "image": "https://cdn1.miragenews.com/tmp_cache?cdn=images.unsplash.com%2Fphoto-1532619675605-1ede6c2ed2b0%3Fixlib%3Drb-4.0.3%26amp%3Bixid%3DMnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8%26amp%3Bauto%3Dformat%26amp%3Bfit%3Dcrop%26amp%3Bw%3D1170%26amp%3Bq%3D80",
            "publishedAt": "2026-06-12T19:58:00Z",
            "lang": "en",
            "source": {
                "id": "0368281c39ba31f7435685e8b620f675",
                "name": "Mirage News",
                "url": "https://www.miragenews.com"
            }
        }
    ]
}

Categories