- 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": 197294,
"articles": [
{
"id": "d8999f01e96bcd187675e5b214b22029",
"title": "In Mosquitos, Viruses Fight To Stand Out From Crowd",
"description": "Inside every mosquito is a hidden ecosystem of viruses and this may help determine which diseases they spread, according to new research published in",
"content": "Inside every mosquito is a hidden ecosystem of viruses and this may help determine which diseases they spread, according to new research published in Nature Communications.\nMosquitoes are best known for transmitting viruses like dengue, malaria and y... [2173 chars]",
"url": "https://www.miragenews.com/in-mosquitos-viruses-fight-to-stand-out-from-1693420/",
"image": "https://res.cloudinary.com/digicomm/image/upload/t_rss/news-magazine/2026/_assets/mosquito-w-viruses.jpg",
"publishedAt": "2026-06-16T16:06:00Z",
"lang": "en",
"source": {
"id": "0368281c39ba31f7435685e8b620f675",
"name": "Mirage News",
"url": "https://www.miragenews.com"
}
},
{
"id": "2911141fcb16efda63a9663f3da8b663",
"title": "Young Frogs Opt for Safety Amid Disease Threat",
"description": "For a frog no bigger than a fingernail, survival depends on how it spends every bit of energy.New research from the University of Florida shows that",
"content": "For a frog no bigger than a fingernail, survival depends on how it spends every bit of energy.\nNew research from the University of Florida shows that young frogs prioritize growing quickly even when infected with a deadly pathogen, shifting energy to... [4271 chars]",
"url": "https://www.miragenews.com/young-frogs-opt-for-safety-amid-disease-threat-1693396/",
"image": "https://cdn1.miragenews.com/tmp_cache?cdn=images.unsplash.com%2Fphoto-1579154392128-bf8c7ebee541%3Fixlib%3Drb-1.2.1%26amp%3Bixid%3DMnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8%26amp%3Bauto%3Dformat%26amp%3Bfit%3Dcrop%26amp%3Bw%3D750%26amp%3Bq%3D80",
"publishedAt": "2026-06-16T15:40:00Z",
"lang": "en",
"source": {
"id": "0368281c39ba31f7435685e8b620f675",
"name": "Mirage News",
"url": "https://www.miragenews.com"
}
},
{
"id": "176840b08c99832c7ea6406faeb02919",
"title": "Crafting Asthma Action Plans for Year-Round Safety",
"description": "Here's a scary statistic: One in three life-threatening asthma attacks happens in people with mild asthma.\"You're just caught in that terrible moment",
"content": "Here's a scary statistic: One in three life-threatening asthma attacks happens in people with mild asthma.\n\"You're just caught in that terrible moment where you're sick and there's wildfire smoke and somebody just asked you to pat their cat and you w... [11089 chars]",
"url": "https://www.miragenews.com/crafting-asthma-action-plans-for-year-round-1693377/",
"image": "https://www.ualberta.ca/en/folio/media-library/2026/06/260616-child-asthma-teaser-16x9-1600.jpg",
"publishedAt": "2026-06-16T15:14:00Z",
"lang": "en",
"source": {
"id": "0368281c39ba31f7435685e8b620f675",
"name": "Mirage News",
"url": "https://www.miragenews.com"
}
}
]
}