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": 193376,
    "articles": [
        {
            "id": "e7f91ed71aa3be41236d9b036908ae26",
            "title": "Novel rexinoid eye drop shows promise for dry eye disease",
            "description": "Researchers have reported encouraging preclinical results for a novel rexinoid-based eye drop that they say could offer a new approach to treating dry eye disease while potentially avoiding some of the long-term risks associated with steroid therapy.",
            "content": "Researchers have reported encouraging preclinical results for a novel rexinoid-based eye drop they say could offer a new approach to treating dry eye disease while potentially avoiding some of the long-term risks associated with steroid therapy.\nThe ... [2887 chars]",
            "url": "https://www.insightnews.com.au/novel-rexinoid-eye-drop-shows-promise-for-dry-eye-disease/",
            "image": "https://www.insightnews.com.au/wp-content/uploads/2026/05/Prostock-studio-AdobeStock_502026547.jpeg",
            "publishedAt": "2026-05-27T21:57:18Z",
            "lang": "en",
            "source": {
                "id": "265cc67bee3358f7fb310ee8c6d022f8",
                "name": "insightnews.com.au",
                "url": "https://www.insightnews.com.au"
            }
        },
        {
            "id": "620ea948edb74d8742ff8fd0d5419806",
            "title": "USC Robot Learns Music By Ear, Boosts Medical Therapy",
            "description": "Scientists at the USC Viterbi School of Engineering have developed a robotic hand that can hear a melody once and play it back after just two",
            "content": "Scientists at the USC Viterbi School of Engineering have developed a robotic hand that can hear a melody once and play it back after just two minutes of self-taught practice on a keyboard, without relying on sheet music or pre-programmed scores.\nNo w... [4019 chars]",
            "url": "https://www.miragenews.com/usc-robot-learns-music-by-ear-boosts-medical-1681423/",
            "image": "https://cdn1.miragenews.com/tmp_cache?cdn=cdn.pixabay.com%2Fphoto%2F2017%2F10%2F04%2F09%2F56%2Fchemist-2815640_960_720.jpg",
            "publishedAt": "2026-05-27T21:02:00Z",
            "lang": "en",
            "source": {
                "id": "0368281c39ba31f7435685e8b620f675",
                "name": "Mirage News",
                "url": "https://www.miragenews.com"
            }
        },
        {
            "id": "7a58d9b3a3d6609ca1e7fce04b5d5b9c",
            "title": "Are You Really What You Eat?",
            "description": "Food labels make calories seem simple. They show the number of calories per serving, which is calculated based on how much fat, carbohydrates and",
            "content": "Food labels make calories seem simple. They show the number of calories per serving, which is calculated based on how much fat, carbohydrates and protein the food contains.\nBut inside the body, digestion is far more complicated. Food passes through a... [6133 chars]",
            "url": "https://www.miragenews.com/are-you-really-what-you-eat-1681407/",
            "image": "https://cdn1.miragenews.com/tmp_cache?cdn=images.unsplash.com%2Fphoto-1578496479939-722d9dd1cc5b%3Fixid%3DMnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8%26amp%3Bixlib%3Drb-1.2.1%26amp%3Bauto%3Dformat%26amp%3Bfit%3Dcrop%26amp%3Bw%3D750%26amp%3Bq%3D80",
            "publishedAt": "2026-05-27T20:34:00Z",
            "lang": "en",
            "source": {
                "id": "0368281c39ba31f7435685e8b620f675",
                "name": "Mirage News",
                "url": "https://www.miragenews.com"
            }
        }
    ]
}

Categories