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": 191978,
    "articles": [
        {
            "id": "3bd39d0fc57820189986f8b92c542185",
            "title": "Why eating disorder recovery is about more than what you eat or weigh",
            "description": "Recovery typically focuses on a checklist of clinical symptoms. But a new study shows we may be missing what’s most important to those who live with an eating disorder.",
            "content": "Recovering from an eating disorder can be long and complex.\nTreatment typically focuses on reducing the unhelpful behaviours and thoughts that characterise these disorders. These include extreme dieting, binge eating, purging, negative body image, an... [4915 chars]",
            "url": "https://theconversation.com/why-eating-disorder-recovery-is-about-more-than-what-you-eat-or-weigh-280795",
            "image": "https://images.theconversation.com/files/730578/original/file-20260417-57-23efjj.jpg?ixlib=rb-4.1.0&rect=0%2C780%2C4710%2C2355&q=45&auto=format&w=1356&h=668&fit=crop",
            "publishedAt": "2026-04-22T02:08:00Z",
            "lang": "en",
            "source": {
                "id": "344b3e5c4a3152c0cbebe5418ae064b7",
                "name": "The Conversation",
                "url": "https://theconversation.com"
            }
        },
        {
            "id": "8c105f4ac6e8c8e529e9478851df0c9d",
            "title": "Measures to boost vax uptake",
            "description": "AN analysis of international trial evidence has identified some of the most effective ways to increase vaccination uptake, including extending vaccination opportunities, involving community members alongside health professionals to communicate about vaccines, and providing financial incentives.",
            "content": "AN analysis of international trial evidence has identified some of the most effective ways to increase vaccination uptake, including extending vaccination opportunities, involving community members alongside health professionals to communicate about ... [1560 chars]",
            "url": "https://pharmacydaily.com.au/news/measures-to-boost-vax-uptake/119673",
            "image": "https://pharmacydaily.com.au/wp-content/uploads/2018/03/teen-vaccine_fmt-3.jpe",
            "publishedAt": "2026-04-22T02:05:32Z",
            "lang": "en",
            "source": {
                "id": "c4983b7f843d1d53090ce9acf1bf6206",
                "name": "Pharmacy Daily",
                "url": "https://pharmacydaily.com.au"
            }
        },
        {
            "id": "15e648bd67f0cb8ed9ee47ed92b1d288",
            "title": "Macquarie Uni Launches Landmark RNA Facility",
            "description": "Macquarie University has officially opened a $96 million RNA Research and Manufacturing Facility. Macquarie University has officially opened a $96",
            "content": "Mirage News\nMirage News\nMacquarie Uni Launches Landmark RNA Facility\nMacquarie University has officially opened a $96 million RNA Research and Manufacturing Facility.\nMacquarie University has officially opened a $96 million RNA Research and Manufactu... [3619 chars]",
            "url": "https://www.miragenews.com/macquarie-uni-launches-landmark-rna-facility-1659625/",
            "image": "https://lighthouse.mq.edu.au/__data/assets/image/0011/1372979/RNA-FACILITY.jpg",
            "publishedAt": "2026-04-22T01:35:00Z",
            "lang": "en",
            "source": {
                "id": "0368281c39ba31f7435685e8b620f675",
                "name": "Mirage News",
                "url": "https://www.miragenews.com"
            }
        }
    ]
}

Categories