- 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": 186924,
"articles": [
{
"id": "5a6d1de51062be3b25aa9cb3dd367f19",
"title": "Sky News Australia",
"description": "SkyNews.com.au — Australian News Headlines & World News Online from the best award winning journalists",
"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.skynews.com.au/nocookies?a=A.flavipes",
"image": "https://www.skynews.com.au/wp-content/themes/newscorpau-news-dna/dist/images/fallback/fallback-skynews-169.svg",
"publishedAt": "2026-04-24T04:50:17Z",
"lang": "en",
"source": {
"id": "4aa99545658b1a17de235bf8db2edfb5",
"name": "Sky News Australia",
"url": "https://www.skynews.com.au"
}
},
{
"id": "d726e20d061c8dd2348ef447f782ff54",
"title": "HPV vaccine for boys halves their risk of multiple cancers, JAMA study suggests",
"description": "Connect. Collaborate. Grow",
"content": "Vaccinating young men against HPV reduces their risk of HPV-related cancers by almost half, a retrospective cohort study suggests.\nJapanese researchers have used a US-heavy global database to compare 510,260 males aged 9-26 who had received at least ... [427 chars]",
"url": "https://www.ausdoc.com.au/news/hpv-vaccine-for-boys-halves-their-risk-of-multiple-cancers-jama-study-suggests/",
"image": "https://images.media.ausdoc.com.au/wp-content/uploads/2026/04/24125955/HPV.jpg",
"publishedAt": "2026-04-24T03:22:18Z",
"lang": "en",
"source": {
"id": "de734c5c7adc341cb689e22215b59005",
"name": "AusDoc",
"url": "https://www.ausdoc.com.au"
}
},
{
"id": "dd332cb9e5aac1e3363aad9d77c0ce81",
"title": "Perth woman warns about pedicure safety after severe infection almost costs her a toe",
"description": "Kyla Willcox says she almost lost her toe from a potentially fatal infection after having a pedicure at a Perth nail salon.",
"content": "A Perth woman says she almost lost her toe from a potentially fatal infection after having a pedicure at an Ellenbrook nail salon.\nWarning: This story contains images that some readers may find distressing.\nKyla Willcox said a beautician vigorously f... [4287 chars]",
"url": "https://www.abc.net.au/news/2026-04-24/perth-woman-says-pedicure-suspected-in-foot-sepsis/106601978",
"image": "https://live-production.wcms.abc-cdn.net.au/8ac2cda5cefe6c058b191a604cb2301d?impolicy=wcms_watermark_news&cropH=851&cropW=1512&xPos=0&yPos=235&width=862&height=485&imformat=generic",
"publishedAt": "2026-04-24T02:46:58Z",
"lang": "en",
"source": {
"id": "5cda8b5d5087e0271b0c94a70da9fe74",
"name": "Australian Broadcasting Corporation",
"url": "https://www.abc.net.au"
}
}
]
}