- Argentina
- Australia
- Austria
- Bangladesh
- Belgium
- Botswana
- Brazil
- Bulgaria
- Canada
- Chile
- China
- Colombia
- Cuba
- Czech Republic
- Egypt
- Estonia
- Ethiopia
- Finland
- France
- Germany
- Ghana
- Greece
- Hong Kong
- Hungary
- India
- Indonesia
- Ireland
- Israel
- Italy
- Japan
- Kenya
- Latvia
- Lebanon
- Lithuania
- Malaysia
- Mexico
- Morocco
- Namibia
- Netherlands
- New Zealand
- Nigeria
- Norway
- Pakistan
- Peru
- Philippines
- Poland
- Portugal
- Romania
- Russia
- Saudi Arabia
- Senegal
- Singapore
- Slovakia
- Slovenia
- South Africa
- South Korea
- Spain
- Sweden
- Switzerland
- Taiwan
- Tanzania
- Thailand
- Turkey
- Uganda
- Ukraine
- United Arab Emirates
- United Kingdom
- United States
- Venezuela
- Vietnam
- Zimbabwe
Australia Health News API
Get the live top health headlines from Australia with our JSON API.
Get API key for the Australia Health News APIAPI 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": 190624,
"articles": [
{
"id": "0a3b9e46dae89ec846ff03482ab90c00",
"title": "Wearable Ultrasound Patch Tracks Fetal Blood Flow",
"description": "Current fetal monitoring tools for physicians to closely follow high-risk pregnancies are inadequate, so researchers at Stanford Medicine, the",
"content": "Current fetal monitoring tools for physicians to closely follow high-risk pregnancies are inadequate, so researchers at Stanford Medicine, the University of California San Diego and Oxford University developed a wearable ultrasound patch to monitor s... [7836 chars]",
"url": "https://www.miragenews.com/wearable-ultrasound-patch-tracks-fetal-blood-1680462/",
"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-26T15:09:00Z",
"lang": "en",
"source": {
"id": "0368281c39ba31f7435685e8b620f675",
"name": "Mirage News",
"url": "https://www.miragenews.com"
}
},
{
"id": "bb3f435528110f42719f1f177d0d4676",
"title": "Gene Therapy Shields Brain From Toxic Protein Damage",
"description": "A new study led by researchers at the University of California San Diego School of Medicine suggests that an experimental gene therapy could help",
"content": "A new study led by researchers at the University of California San Diego School of Medicine suggests that an experimental gene therapy could help protect the brain from the damage and cognitive decline linked to TDP-43-related proteinopathy, a type o... [4984 chars]",
"url": "https://www.miragenews.com/gene-therapy-shields-brain-from-toxic-protein-1680451/",
"image": "https://cdn1.miragenews.com/tmp_cache?cdn=images.unsplash.com%2Fphoto-1453847668862-487637052f8a%3Fixlib%3Drb-4.0.3%26amp%3Bixid%3DMnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8%26amp%3Bauto%3Dformat%26amp%3Bfit%3Dcrop%26amp%3Bw%3D1176%26amp%3Bq%3D80",
"publishedAt": "2026-05-26T15:06:00Z",
"lang": "en",
"source": {
"id": "0368281c39ba31f7435685e8b620f675",
"name": "Mirage News",
"url": "https://www.miragenews.com"
}
},
{
"id": "e35fe1af0c40f681c30f49172e19c554",
"title": "Hydroxychloroquine Shields Skin Lupus from Heart Risks",
"description": "A study led by investigators from Johns Hopkins Medicine found that some patients with discoid lupus erythematosus — a form of skin lupus commonly",
"content": "A study led by investigators from Johns Hopkins Medicine found that some patients with discoid lupus erythematosus — a form of skin lupus commonly diagnosed in young to middle-aged Black women that causes disc-shaped plaques to form on the body — wer... [4652 chars]",
"url": "https://www.miragenews.com/hydroxychloroquine-shields-skin-lupus-from-1680446/",
"image": "https://www.hopkinsmedicine.org/-/media/som/rebekah-may-26-skin-lupus-380.jpg",
"publishedAt": "2026-05-26T14:54:00Z",
"lang": "en",
"source": {
"id": "0368281c39ba31f7435685e8b620f675",
"name": "Mirage News",
"url": "https://www.miragenews.com"
}
}
]
}