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": 191444,
    "articles": [
        {
            "id": "14a51b5930db2fa897f9d3ccbc614348",
            "title": "Stress, BMI, Hormones Tied to Early Puberty in Girls",
            "description": "Higher levels of key steroid hormones-combined with elevated stress and body mass index (BMI)-are associated with earlier onset of puberty in girls",
            "content": "Higher levels of key steroid hormones-combined with elevated stress and body mass index (BMI)-are associated with earlier onset of puberty in girls, according to a new study at Columbia University Mailman School of Public Health. Many studies describ... [5622 chars]",
            "url": "https://www.miragenews.com/stress-bmi-hormones-tied-to-early-puberty-in-1659447/",
            "image": "https://www.cuimc.columbia.edu/sites/default/files/styles/cola_media_200_16_9/public/media/images/teaser/2026-04/stress_linked_to_earlier_puberty_in_girls_0426_a5_2100x1181.jpg?itok=kn7z7H2A",
            "publishedAt": "2026-04-21T21:37:00Z",
            "lang": "en",
            "source": {
                "id": "0368281c39ba31f7435685e8b620f675",
                "name": "Mirage News",
                "url": "https://www.miragenews.com"
            }
        },
        {
            "id": "7c1a3ede9471e7b5beaf16cc9fe2713b",
            "title": "AI Model Predicts Cancer Survival from Tumor Data",
            "description": "In a National Institutes of Health (NIH)-funded study, researchers developed a cancer assessment tool that can identify high-risk patients and the",
            "content": "In a National Institutes of Health (NIH)-funded study, researchers developed a cancer assessment tool that can identify high-risk patients and the tumor cells linked to that risk. The model, called scSurvival, uses a machine learning framework design... [2496 chars]",
            "url": "https://www.miragenews.com/ai-model-predicts-cancer-survival-from-tumor-1659434/",
            "image": "https://www.nih.gov/sites/default/files/styles/max_650x650/public/2026-04/20260421-melanoma.jpeg?itok=t8SMliez",
            "publishedAt": "2026-04-21T21:20:00Z",
            "lang": "en",
            "source": {
                "id": "0368281c39ba31f7435685e8b620f675",
                "name": "Mirage News",
                "url": "https://www.miragenews.com"
            }
        },
        {
            "id": "86009f3ae0bb4d58538208679604e1f0",
            "title": "Cancer Tool Predicts Survival at Single-cell Level",
            "description": "Oregon Health & Science University researchers have developed a first-of-its-kind method to predict cancer patient survival using advanced molecular",
            "content": "Oregon Health & Science University researchers have developed a first-of-its-kind method to predict cancer patient survival using advanced molecular data from individual cells.\nSurvival analysis is central to clinical oncology. Modern cancer studies ... [4877 chars]",
            "url": "https://www.miragenews.com/cancer-tool-predicts-survival-at-single-cell-1659423/",
            "image": "https://cdn1.miragenews.com/tmp_cache?cdn=cdn.pixabay.com%2Fphoto%2F2019%2F07%2F17%2F19%2F17%2Fhands-4344711_960_720.jpg",
            "publishedAt": "2026-04-21T21:02:00Z",
            "lang": "en",
            "source": {
                "id": "0368281c39ba31f7435685e8b620f675",
                "name": "Mirage News",
                "url": "https://www.miragenews.com"
            }
        }
    ]
}

Categories