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": 195684,
    "articles": [
        {
            "id": "3875ccf6970bcf560ba1dd075d37cad1",
            "title": "Bird flu in Australia could be catastrophic for nation's vulnerable species, experts warn",
            "description": "The black swan, the Tasmanian devil and Australian sea lions are among the species at risk if a deadly strain of avian influenza takes hold in Australia, experts are warning.",
            "content": "The outlook could be grim for Australia's wildlife if a deadly strain of bird flu spreads to ducks, ecology experts are warning.\nSpecies at risk include emblematic Australian animals such as the black swan, Australian sea lion and the Tasmanian devil... [3599 chars]",
            "url": "https://www.abc.net.au/news/science/2026-06-20/h5n1-bird-flu-in-australia-catastrophic-for-native-species/106822534",
            "image": "https://live-production.wcms.abc-cdn.net.au/a989b079f01517787abfdaffa67cbfe8?impolicy=wcms_watermark_news&cropH=864&cropW=1536&xPos=0&yPos=592&width=862&height=485&imformat=generic",
            "publishedAt": "2026-06-20T08:20:58Z",
            "lang": "en",
            "source": {
                "id": "5cda8b5d5087e0271b0c94a70da9fe74",
                "name": "Australian Broadcasting Corporation",
                "url": "https://www.abc.net.au"
            }
        },
        {
            "id": "e26505c52b2604aa45f7b5ac143a2db6",
            "title": "Why checking your poo may just save your life",
            "description": "The low hum of a stomach churning and gurgling is usually a sign to pop off to the toilet.",
            "content": "But for many Australians, it’s a time to run and hide.\nAnxiety and embarrassment are feelings commonly associated with going to the toilet, and it affects millions every day.\nNew Kleenex and Bowel Cancer Australia data reveals 29 per cent of Australi... [5621 chars]",
            "url": "https://www.news.com.au/lifestyle/health/health-problems/embarrassing-why-checking-your-poo-may-just-save-your-life/news-story/f6cf95819308af25c6ce7405c5caf266",
            "image": "https://content.api.news/v3/images/bin/23e0f612a1dac7779f55d3be9daf0d3b",
            "publishedAt": "2026-06-20T06:38:57Z",
            "lang": "en",
            "source": {
                "id": "fb80671fb5d2de16a7e1a267ced6d12a",
                "name": "News.com.au",
                "url": "https://www.news.com.au"
            }
        },
        {
            "id": "2b3acb6ca0e4f95ee6440ad15cac94f9",
            "title": "Deadly H5 strain of bird flu has been confirmed in Australia - here's what it means",
            "description": "Australia's first case of the deadly H5N1 avian influenza has been confirmed.",
            "content": "In Brief\nAustralia has recorded its first case of H5N1 avian influenza.\nSamples are being tested for another suspected case found nearby.\nFor years, as cases of the deadly H5 strain of bird influenza wreaked havoc among animal populations across the ... [7549 chars]",
            "url": "https://www.sbs.com.au/news/article/deadly-h5-bird-flu-has-been-confirmed-in-australia-heres-what-it-means/gnzh3bzyt",
            "image": "https://assets.sbs.com.au/dims4/default/9af7429/2147483647/strip/true/crop/4000x2250+0+375/resize/1280x720!/quality/90/?url=https%3A%2F%2Fsbs-au-brightspot.s3.ap-southeast-2.amazonaws.com%2F46%2F78%2F190866c54e17b5fab79f411d87ad%2F20260618119265661152-original.jpg",
            "publishedAt": "2026-06-20T05:46:27Z",
            "lang": "en",
            "source": {
                "id": "8a357287e7a54449c2cf5b80793a74a5",
                "name": "SBS Australia",
                "url": "https://www.sbs.com.au"
            }
        }
    ]
}

Categories