- 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": 166684,
"articles": [
{
"id": "56f67d9d2d4cd9b327d8053dd08be485",
"title": "Breakthrough Offers Hope Against Aggressive Blood Cancer",
"description": "Microscope image of B cell lymphoma. Researchers at the University of Southampton have identified a new subtype of lymphoma which could pave the way",
"content": "Researchers at the University of Southampton have identified a new subtype of lymphoma which could pave the way to improved and more targeted treatments for some blood cancer patients.\nThe cancer scientists and biologists have also found that lymphom... [2714 chars]",
"url": "https://www.miragenews.com/breakthrough-offers-hope-against-aggressive-1568920/",
"image": "https://www.southampton.ac.uk/leaf_content/uploads/microscope_image_of_b_cell_lymphoma.jpg",
"publishedAt": "2025-11-12T10:01:00Z",
"lang": "en",
"source": {
"id": "0368281c39ba31f7435685e8b620f675",
"name": "Mirage News",
"url": "https://www.miragenews.com"
}
},
{
"id": "bc2beb0acd565aad9207b5a08a71549c",
"title": "Milestone in Personalized Type 1 Diabetes Prevention",
"description": "The Primary Oral Insulin Trial (POInT) investigates whether type 1 diabetes in at-risk children can be prevented through oral insulin treatment. First",
"content": "Mirage News\nMirage News\nMilestone in Personalized Type 1 Diabetes Prevention\nThe Primary Oral Insulin Trial (POInT) investigates whether type 1 diabetes in at-risk children can be prevented through oral insulin treatment. First results mark an import... [9004 chars]",
"url": "https://www.miragenews.com/milestone-in-personalized-type-1-diabetes-1568890/",
"image": "https://cdn1.miragenews.com/wp-content/uploads/2019/04/newsdevelopments-image.jpg",
"publishedAt": "2025-11-12T08:54:00Z",
"lang": "en",
"source": {
"id": "0368281c39ba31f7435685e8b620f675",
"name": "Mirage News",
"url": "https://www.miragenews.com"
}
},
{
"id": "44286258231058e48bdb396a170a4b83",
"title": "Queensland Health issues alert after three measles cases attend Jelly Roll concert at Brisbane Entertainment Centre",
"description": "Queensland Health says the three infected people were at last month's concert of American singer Jelly Roll at the Brisbane Entertainment Centre and is warning others who attended to be alert for symptoms.",
"content": "In short:\nA public health alert has been issued for people who attended a concert in Brisbane last month after a measles outbreak in Queensland.\nAuthorities confirmed three cases of measles have been linked to the Jelly Roll concert on October 24 at ... [1749 chars]",
"url": "https://www.abc.net.au/news/2025-11-12/qld-measles-cases-traced-to-jelly-roll-concert-at-brisbane/106002746",
"image": "https://live-production.wcms.abc-cdn.net.au/438474884ced93466ee4be1cf004ea31?impolicy=wcms_watermark_news&cropH=843&cropW=1500&xPos=0&yPos=79&width=862&height=485&imformat=generic",
"publishedAt": "2025-11-12T07:52:56Z",
"lang": "en",
"source": {
"id": "5cda8b5d5087e0271b0c94a70da9fe74",
"name": "Australian Broadcasting Corporation",
"url": "https://www.abc.net.au"
}
}
]
}