- 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": 182966,
"articles": [
{
"id": "8476029d00e48343245bbde72958a3f0",
"title": "The Australian",
"description": "No Cookies | The Australian",
"content": "Please note that by blocking any or all cookies you may not have access to certain features, content or personalization. For more information see our Cookie Policy.\nTo enable cookies, follow the instructions for your browser below.\nFacebook App: Open... [1735 chars]",
"url": "https://www.theaustralian.com.au/nocookies?a=A.flavipes",
"image": "https://www.theaustralian.com.au/wp-content/themes/newscorpau-news-dna/dist/images/fallback/fallback-theaustralian-169.svg",
"publishedAt": "2026-04-16T19:07:59Z",
"lang": "en",
"source": {
"id": "30b44acf8108f4e5e172e6a0ef2da1cf",
"name": "The Australian",
"url": "https://www.theaustralian.com.au"
}
},
{
"id": "338b04ff565db1b2b1a281b0b659e05a",
"title": "Is the flu vaccine the same every year?",
"description": "Does the flu vaccine change yearly? Learn why annual flu vaccine changes are necessary to protect against mutating influenza strains.",
"content": "THE flu, otherwise known as influenza, is not just a “bad cold”. It is a highly contagious virus that can lead to serious complications, hospitalisation and even death, particularly in vulnerable groups of people. Early preparation, including timely ... [2026 chars]",
"url": "https://timesnewsgroup.com.au/geelongtimes/news/is-the-flu-vaccine-the-same-every-year/",
"image": "https://static.timesnewsgroup.com.au/prod/uploads/sites/21/2026/04/15-apr-tng-8.jpg",
"publishedAt": "2026-04-16T18:01:18Z",
"lang": "en",
"source": {
"id": "30af1b8f4b422e9659cdb72488d8e7a1",
"name": "Times News Group",
"url": "https://timesnewsgroup.com.au"
}
},
{
"id": "640deb98715f657f5d6de9a674034281",
"title": "Type 1 Diabetes Care Revolutionizes for 2 Million Americans",
"description": "UC San Francisco scientists ushered in the era of type 1 diabetes prevention, nearly 40 years ago. Now, they're working to solve the biggest",
"content": "UC San Francisco scientists ushered in the era of type 1 diabetes prevention, nearly 40 years ago. Now, they're working to solve the biggest challenges standing between patients and functional cures for the disease.\nAn estimated 2.1 million Americans... [2715 chars]",
"url": "https://www.miragenews.com/type-1-diabetes-care-revolutionizes-for-2-1656930/",
"image": "https://www.ucsf.edu/sites/default/files/2026-04/Future%20of%20Type%201%20Diabetes%20Care%20is%20Now%20-%20UCSF%20%281%29.jpg",
"publishedAt": "2026-04-16T17:06:00Z",
"lang": "en",
"source": {
"id": "0368281c39ba31f7435685e8b620f675",
"name": "Mirage News",
"url": "https://www.miragenews.com"
}
}
]
}