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": 193280,
    "articles": [
        {
            "id": "c663b44315316b9d3b3b0b9cd9bfa98f",
            "title": "Health officials warn diphtheria cases could rise in biggest outbreak on record",
            "description": "Cases of diphtheria could continue to rise as the number of people affected reaches 220 across the country — the biggest outbreak of the disease since national records began in 1991.",
            "content": "Health officials around the country have warned cases of diphtheria could rise, as Australia experiences the biggest outbreak of the disease since national records began in 1991.\nAbout 220 people across Australia have now tested positive to diphtheri... [5408 chars]",
            "url": "https://www.abc.net.au/news/2026-05-20/health-officials-warn-diphtheria-could-increase-in-outbreak/106700432",
            "image": "https://live-production.wcms.abc-cdn.net.au/2050c7b884b6150bc9d4e7deefc1bf73?impolicy=wcms_watermark_news&cropH=2813&cropW=5000&xPos=0&yPos=521&width=862&height=485&imformat=generic",
            "publishedAt": "2026-05-20T06:02:55Z",
            "lang": "en",
            "source": {
                "id": "5cda8b5d5087e0271b0c94a70da9fe74",
                "name": "Australian Broadcasting Corporation",
                "url": "https://www.abc.net.au"
            }
        },
        {
            "id": "5afeaf077d7ff50a7115331305a368ca",
            "title": "WHO chief concerned over 'scale and speed' of Ebola outbreak",
            "description": "The World Health Organization top official has expressed concern over the rapid spread of a rare type of Ebola in Congo. Authorities have reported at least 134 suspected deaths and over 500 cases.",
            "content": "BUNIA, Congo — The head of the World Health Organization on Tuesday expressed concern over the \"scale and speed\" of an outbreak of a rare type of Ebola known as Bundibugyo in eastern Congo, where authorities reported 134 suspected deaths and more tha... [7317 chars]",
            "url": "https://www.btpm.org/2026-05-20/who-chief-concerned-over-scale-and-speed-of-ebola-outbreak",
            "image": "https://npr.brightspotcdn.com/dims4/default/7f534ba/2147483647/strip/true/resize/1200x630!/quality/90/?url=https%3A%2F%2Fnpr.brightspotcdn.com%2Fdims3%2Fdefault%2Fstrip%2Ffalse%2Fcrop%2F9339x5253%200%20486%2Fresize%2F9339x5253%21%2F%3Furl%3Dhttp%3A%2F%2Fnpr-brightspot.s3.amazonaws.com%2F4e%2Faf%2Ff43032484f5e9a4829d3e39e85ab%2Fap26139591740851.jpg",
            "publishedAt": "2026-05-20T05:36:00Z",
            "lang": "en",
            "source": {
                "id": "040b0fbf17bada1c047fb3a98ae75155",
                "name": "Buffalo Toronto Public Media",
                "url": "https://www.btpm.org"
            }
        },
        {
            "id": "7e321de77c1f487bf36f16e39e6c75e0",
            "title": "Australia experiencing ‘worst diphtheria outbreak in decades’",
            "description": "Experts are calling for increased vaccination efforts as case numbers reach unprecedented heights.",
            "content": "Experts are calling for increased vaccination efforts as case numbers reach unprecedented heights.\nAustralia is experiencing its worst outbreak of diphtheria since the infection became a nationally notifiable condition, with the Indigenous population... [4542 chars]",
            "url": "https://www.medicalrepublic.com.au/australia-experiencing-worst-diphtheria-outbreak-in-decades/125874",
            "image": "https://d1svk58pjf7hyt.cloudfront.net/wp-content/uploads/sites/6/2024/01/05093253/logo_icon_black-105x105.png",
            "publishedAt": "2026-05-20T05:29:08Z",
            "lang": "en",
            "source": {
                "id": "23a570cc598fbd55d40ac6f744068077",
                "name": "Medical Republic",
                "url": "https://www.medicalrepublic.com.au"
            }
        }
    ]
}

Categories