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": 195922,
    "articles": [
        {
            "id": "37cc1281e4fb3b553aaf7ee2d14ba0a4",
            "title": "Insecticide Resistance: New Monitoring Methods Unveiled",
            "description": "The WHO regularly provides updated information on methods for monitoring insecticide resistance in arthropod vectors of disease, such as mosquitoes",
            "content": "The WHO regularly provides updated information on methods for monitoring insecticide resistance in arthropod vectors of disease, such as mosquitoes and sandflies. Recently the WHO commissioned a multi-center study to determine the discriminating conc... [2333 chars]",
            "url": "https://www.miragenews.com/insecticide-resistance-new-monitoring-methods-1690878/",
            "image": "https://cdn.who.int/media/images/default-source/global-malaria-program-(gmp)/in-page-highlights/insecticide-resistance-500pix.tmb-768v.jpg?sfvrsn=30ce5f58_9",
            "publishedAt": "2026-06-11T17:15:00Z",
            "lang": "en",
            "source": {
                "id": "0368281c39ba31f7435685e8b620f675",
                "name": "Mirage News",
                "url": "https://www.miragenews.com"
            }
        },
        {
            "id": "d86d4caa6a5db9155c2e6b7107e27770",
            "title": "Research Links Pesticide Exposure to Bladder Cancer Risk",
            "description": "Hmong farmworkers in California's Central Valley are the focus of a new community-based research study examining how pesticide exposure may affect",
            "content": "Hmong farmworkers in California's Central Valley are the focus of a new community-based research study examining how pesticide exposure may affect bladder health and cancer risk. Paramita Ghosh, a biochemist, and Avery Braun, a urologist, both in the... [4498 chars]",
            "url": "https://www.miragenews.com/research-links-pesticide-exposure-to-bladder-1690823/",
            "image": "https://health.ucdavis.edu/media-resources/contenthub/health-news/2026/6/thumbnail/tractor-spraying-pesticides-over-a-green-field-thumb.jpg",
            "publishedAt": "2026-06-11T16:10:00Z",
            "lang": "en",
            "source": {
                "id": "0368281c39ba31f7435685e8b620f675",
                "name": "Mirage News",
                "url": "https://www.miragenews.com"
            }
        },
        {
            "id": "537fd90c1d94b49aca59c8c8e3165c50",
            "title": "NIH Unveils New Framework on Senescence in Aging",
            "description": "A research consortium funded by the National Institutes of Health (NIH)has established a new framework to identify and catalog senescent cells - cells",
            "content": "A research consortium funded by the National Institutes of Health (NIH)has established a new framework to identify and catalog senescent cells - cells that stop dividing but remain active in the body. Because senescent cells accumulate with age and a... [3645 chars]",
            "url": "https://www.miragenews.com/nih-unveils-new-framework-on-senescence-in-aging-1690789/",
            "image": "https://www.nih.gov/sites/default/files/styles/max_650x650/public/2026-06/20260610-clasping-hands.jpeg?itok=NF5L6JCZ",
            "publishedAt": "2026-06-11T15:13:00Z",
            "lang": "en",
            "source": {
                "id": "0368281c39ba31f7435685e8b620f675",
                "name": "Mirage News",
                "url": "https://www.miragenews.com"
            }
        }
    ]
}

Categories