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": 171004,
    "articles": [
        {
            "id": "be2530c355a13603bbd2782ed66ed12e",
            "title": "The 'huge' health benefits of walkable towns",
            "description": "Regional Australians face poorer health outcomes than city-dwellers. A landmark study suggests the problem may be visible on...",
            "content": "People walk more when surroundings make it easier but the effect in regional towns is remarkable. Photo: Michael Currie/AAP PHOTOS\nLiving within walking distance of the shops might seem trivial but for regional Australians, it could be the path to a ... [2806 chars]",
            "url": "https://www.muswellbrookchronicle.com.au/story/9214125/the-huge-health-benefits-of-walkable-towns/",
            "image": "https://www.muswellbrookchronicle.com.au/images/transform/v1/crop/frm/silverstone-feed-data/fb53fd47-f9ee-4584-8a02-76d4337b24ed.jpg/r0_90_800_510_w1200_h630_fmax.jpg",
            "publishedAt": "2026-04-04T03:43:11Z",
            "lang": "en",
            "source": {
                "id": "5e1490d4787f1adefce28fac55781cc0",
                "name": "Muswellbrook Chronicle",
                "url": "https://www.muswellbrookchronicle.com.au"
            }
        },
        {
            "id": "6626bebb52c43bb0f9664de3ee38d33f",
            "title": "The 'huge' health benefits of walkable towns",
            "description": "Regional Australians face poorer health outcomes than city-dwellers. A landmark study suggests the problem may be visible on...",
            "content": "People walk more when surroundings make it easier but the effect in regional towns is remarkable. Photo: Michael Currie/AAP PHOTOS\nLiving within walking distance of the shops might seem trivial but for regional Australians, it could be the path to a ... [4734 chars]",
            "url": "https://www.canberratimes.com.au/story/9214125/the-huge-health-benefits-of-walkable-towns/",
            "image": "https://www.canberratimes.com.au/images/transform/v1/crop/frm/silverstone-feed-data/fb53fd47-f9ee-4584-8a02-76d4337b24ed.jpg/r0_90_800_510_w1200_h630_fmax.jpg",
            "publishedAt": "2026-04-03T22:07:20Z",
            "lang": "en",
            "source": {
                "id": "a6f65972b4a593b55dffbc2b25866ab5",
                "name": "The Canberra Times",
                "url": "https://www.canberratimes.com.au"
            }
        },
        {
            "id": "6f4464b2688318f38e29da7d04e5b509",
            "title": "FluMist nasal spray vaccine is available for use in Australia, but only some children will get it for free",
            "description": "It's been available in the northern hemisphere for years, now Australian children can receive a nasal spray vaccine for the flu.",
            "content": "Australia's 2026 peak flu season will be unlike any other.\nFor the first time, children and teens aged from two to 17 years old can have a nasal spray vaccine for influenza, rather than an injection.\nThe flu spray has been available overseas for year... [5182 chars]",
            "url": "https://www.abc.net.au/news/2026-04-04/nasal-spray-vaccine-approved-tga/106518564",
            "image": "https://live-production.wcms.abc-cdn.net.au/f566c2e1d57fd31746bf235e1046f05a?impolicy=wcms_watermark_news&cropH=2195&cropW=3903&xPos=0&yPos=0&width=862&height=485&imformat=generic",
            "publishedAt": "2026-04-03T21:13:32Z",
            "lang": "en",
            "source": {
                "id": "5cda8b5d5087e0271b0c94a70da9fe74",
                "name": "Australian Broadcasting Corporation",
                "url": "https://www.abc.net.au"
            }
        }
    ]
}

Categories