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": 188304,
    "articles": [
        {
            "id": "521cb885e21c15a64225e3447473fbee",
            "title": "Vaccination 'not enough' to contain diphtheria spread in remote WA, disease official says",
            "description": "The director of the Communicable Disease Control Directorate says vaccines help prevent more serious symptoms, but more efforts are needed to tackle the diphtheria outbreak in remote areas.",
            "content": "Vaccination alone will not be enough to stop the \"rare outbreak\" of diphtheria from spreading in Western Australia, with the state likely to seek federal support to ensure remote communities are fully covered, the state's director of communicable dis... [4897 chars]",
            "url": "https://www.abc.net.au/news/2026-05-23/health-official-wants-more-support-diphtheria-outbreak/106710858",
            "image": "https://live-production.wcms.abc-cdn.net.au/09cc2705e5beb0fac5873acbd80d4eb7?impolicy=wcms_watermark_news&cropH=2813&cropW=5000&xPos=0&yPos=347&width=862&height=485&imformat=generic",
            "publishedAt": "2026-05-23T00:34:26Z",
            "lang": "en",
            "source": {
                "id": "5cda8b5d5087e0271b0c94a70da9fe74",
                "name": "Australian Broadcasting Corporation",
                "url": "https://www.abc.net.au"
            }
        },
        {
            "id": "7e7931a0f6fc297e72532ed3963af768",
            "title": "WHO upgrades risk assessment for Ebola outbreak in Democratic Republic of Congo to 'very high'",
            "description": "The World Health Organization raises its assessment of the outbreak going nation-wide as a province in the Congo's east bans funerals and suspends the local football league.",
            "content": "The World Health Organization has raised its risk assessment of the Bundibugyo strain of Ebola turning into a national outbreak in the Democratic Republic of Congo (DRC) to \"very high\".\nThe strain, for which there is no approved vaccine or treatment,... [4316 chars]",
            "url": "https://www.abc.net.au/news/2026-05-23/congo-ebola-strain-bundibugyo-risk-assessment-upped-very-high/106714024",
            "image": "https://live-production.wcms.abc-cdn.net.au/b5de81a9b363b539d46c329e0c6a0ccc?impolicy=wcms_watermark_news&cropH=2813&cropW=5000&xPos=0&yPos=211&width=862&height=485&imformat=generic",
            "publishedAt": "2026-05-22T21:05:44Z",
            "lang": "en",
            "source": {
                "id": "5cda8b5d5087e0271b0c94a70da9fe74",
                "name": "Australian Broadcasting Corporation",
                "url": "https://www.abc.net.au"
            }
        },
        {
            "id": "db3a7246759571c13e1bcf7e9dcc8b0e",
            "title": "What’s the risk of infection from manicures and pedicures?",
            "description": "Manicures and pedicures are big business, with the global nail care market estimated to be worth U.S.$23.5 billion. But sometimes clients visiting nail salons come away with more than beautiful nails. Several women from Perth in Western Australia recently said they contracted severe infections after visiting nail salons for manicures…",
            "content": "Manicures and pedicures are big business, with the global nail care market estimated to be worth U.S.$23.5 billion.\nBut sometimes clients visiting nail salons come away with more than beautiful nails. Several women from Perth in Western Australia rec... [5653 chars]",
            "url": "https://japantoday.com/category/features/health/What%E2%80%99s-the-risk-of-infection-from-manicures-and-pedicures-",
            "image": "https://media.japantoday.com/img/store/ff/a8/f9ff6ba3da1065e045fe051c750170ef47dd/istock-1384893122/_w1700.jpeg",
            "publishedAt": "2026-05-22T20:43:50Z",
            "lang": "en",
            "source": {
                "id": "b6e16e937954be66de0f0475c3640971",
                "name": "Japan Today",
                "url": "https://japantoday.com"
            }
        }
    ]
}

Categories