- 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": 190912,
"articles": [
{
"id": "049e573d6b71b1171ab7007ed90bbc05",
"title": "WHO has declared a global health emergency over an Ebola outbreak. Here's what to know",
"description": "The WHO has declared a global health emergency after more than 80 cases of Ebola were confirmed across two African countries. Here's why the organisation is calling for preparedness, not panic.",
"content": "The World Health Organization (WHO) has declared the Ebola outbreak in the Democratic Republic of Congo and Uganda a \"public health emergency of international concern\" after at least 80 deaths were reported.\nThe WHO said the outbreak did not meet the... [8321 chars]",
"url": "https://www.abc.net.au/news/2026-05-18/ebola-virus-explainer-where-is-it-who-/106690824",
"image": "https://live-production.wcms.abc-cdn.net.au/f00b0cdee511c83e37550457c1d3310b?impolicy=wcms_watermark_news&cropH=1022&cropW=1816&xPos=0&yPos=46&width=862&height=485&imformat=generic",
"publishedAt": "2026-05-18T01:56:47Z",
"lang": "en",
"source": {
"id": "5cda8b5d5087e0271b0c94a70da9fe74",
"name": "Australian Broadcasting Corporation",
"url": "https://www.abc.net.au"
}
},
{
"id": "6081c9ab7c1324e2b5fe2727653a6e97",
"title": "Stay well with flu vaccination and care from home",
"description": "Emergency department not only option for non-urgent medical issues",
"content": "Northeast Health Wangaratta (NHW) is encouraging the community to get winter ready by booking their flu vaccination and making use of virtual care options.\nWith the colder months approaching, NHW is reminding people that simple steps can make a big d... [1335 chars]",
"url": "https://www.wangarattachronicle.com.au/news/stay-well-with-flu-vaccination-and-care-from-home-ust5b2vc",
"image": "https://images.wangarattachronicle.com.au/view/acePublic/alias/contentid/1r6spezfrdoty4yjk9l/0/fluvaccination_image001_68092-jpg.jpeg?f=3%3A2",
"publishedAt": "2026-05-17T23:15:43Z",
"lang": "en",
"source": {
"id": "797a5054ebd6b04d108d4877262f41e1",
"name": "Wangaratta Chronicle",
"url": "https://www.wangarattachronicle.com.au"
}
},
{
"id": "671090c7356ab2a3185997efe8e65579",
"title": "WHO declares global health emergency for Ebola outbreak",
"description": "The United Nations health agency says 80 suspected deaths, eight laboratory-confirmed cases and 246 suspected cases of Ebola...",
"content": "Countries sharing land borders with the DR Congo are at high risk of further spread of Ebola. Photo: AP PHOTO\nAn Ebola outbreak in the Democratic Republic of Congo and Uganda has been declared a public health emergency of international concern by t... [5287 chars]",
"url": "https://www.canberratimes.com.au/story/9248445/who-declares-global-health-emergency-for-ebola-outbreak/",
"image": "https://www.canberratimes.com.au/images/transform/v1/crop/frm/silverstone-feed-data/cb2cc1a4-d226-482b-962f-5ecc5ced38ff.jpg/r0_90_800_510_w1200_h630_fmax.jpg",
"publishedAt": "2026-05-17T23:12:34Z",
"lang": "en",
"source": {
"id": "a6f65972b4a593b55dffbc2b25866ab5",
"name": "The Canberra Times",
"url": "https://www.canberratimes.com.au"
}
}
]
}