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": 191552,
    "articles": [
        {
            "id": "07acc24bbc977bcf7036032ed4c019cc",
            "title": "AI Tackles Antibiotic-Resistant Gonorrhea",
            "description": "AI-enabled antibiotic discovery proves effective at identifying new chemical structures and targets in the constant fight against antibiotic-resistant",
            "content": "AI-enabled antibiotic discovery proves effective at identifying new chemical structures and targets in the constant fight against antibiotic-resistant gonorrhea\nBy Benjamin Boettner\n(BOSTON) — With tens of millions of annual cases, gonorrhea is the s... [8245 chars]",
            "url": "https://www.miragenews.com/ai-tackles-antibiotic-resistant-gonorrhea-1694436/",
            "image": "https://cdn1.miragenews.com/tmp_cache?cdn=images.unsplash.com%2Fphoto-1543286386-713bdd548da4%3Fixid%3DMnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8%26amp%3Bixlib%3Drb-1.2.1%26amp%3Bauto%3Dformat%26amp%3Bfit%3Dcrop%26amp%3Bw%3D750%26amp%3Bq%3D80",
            "publishedAt": "2026-06-17T20:38:00Z",
            "lang": "en",
            "source": {
                "id": "0368281c39ba31f7435685e8b620f675",
                "name": "Mirage News",
                "url": "https://www.miragenews.com"
            }
        },
        {
            "id": "0a86506533a5b5fc41f61b0cdcf026bd",
            "title": "A small change after stroke treatment could help more patients recover",
            "description": "New personalized blood pressure treatment following a stroke reduces strokes and enhances cellular recovery.",
            "content": "When a stroke clot is pulled free and the blocked artery reopens, the frightening part seems over. The monitors settle, the family exhales, and everyone’s attention slides toward the long work of recovery and rehab.\nThose next few hours carry more we... [5273 chars]",
            "url": "https://www.earth.com/news/a-small-change-after-stroke-treatment-could-help-more-patients-recover/",
            "image": "https://cff2.earth.com/uploads/2026/06/17092720/blood-pressure-recovery-stroke-patients.jpg",
            "publishedAt": "2026-06-17T20:15:00Z",
            "lang": "en",
            "source": {
                "id": "fca72a05020e12df547eedb79c870663",
                "name": "Earth.com",
                "url": "https://www.earth.com"
            }
        },
        {
            "id": "ce1065274c16bf4b40c0001bd2f4ea9e",
            "title": "Research Reveals Flu Vaccination Gaps in ER Departments",
            "description": "RIVERSIDE, Calif. -- A University of California, Riverside-led study of more than 3,200 emergency department (ED) patients across the United States",
            "content": "RIVERSIDE, Calif. -- A University of California, Riverside-led study of more than 3,200 emergency department (ED) patients across the United States found that while awareness of influenza vaccination is widespread, most adults seen in EDs are not up ... [2436 chars]",
            "url": "https://www.miragenews.com/research-reveals-flu-vaccination-gaps-in-er-1694399/",
            "image": "https://cdn1.miragenews.com/tmp_cache?cdn=images.unsplash.com%2Fphoto-1615309661755-816dcd80bcd3%3Fixid%3DMnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8%26amp%3Bixlib%3Drb-1.2.1%26amp%3Bauto%3Dformat%26amp%3Bfit%3Dcrop%26amp%3Bw%3D750%26amp%3Bq%3D80",
            "publishedAt": "2026-06-17T19:24:00Z",
            "lang": "en",
            "source": {
                "id": "0368281c39ba31f7435685e8b620f675",
                "name": "Mirage News",
                "url": "https://www.miragenews.com"
            }
        }
    ]
}

Categories