- 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": 166608,
"articles": [
{
"id": "6999959bc6c0e203ad4a5acaa2ae0a15",
"title": "WA again leading the way in infant RSV immunisation",
"description": "The West Australian government has expanded its immunisation program for babies born in spring and summer.",
"content": "The West Australian government has expanded its immunisation program for babies born in spring and summer.\nWestern Australia’s move to boost its immunisations program will help prevent hospitalisations when RSV case numbers surge in winter, experts s... [3001 chars]",
"url": "https://www.medicalrepublic.com.au/wa-again-leading-the-way-in-infant-rsv-immunisation/124601",
"image": "https://d1svk58pjf7hyt.cloudfront.net/wp-content/uploads/sites/6/2024/01/05093253/logo_icon_black-105x105.png",
"publishedAt": "2026-04-07T03:37:45Z",
"lang": "en",
"source": {
"id": "23a570cc598fbd55d40ac6f744068077",
"name": "Medical Republic",
"url": "https://www.medicalrepublic.com.au"
}
},
{
"id": "0a9dfe10422fab012dde8fe50837dc13",
"title": "How much pressure is too much for adolescents?",
"description": "Academic stress at age 15 linked to increased risk of later self-harm, study finds.",
"content": "Academic stress at age 15 linked to increased risk of later self-harm, study finds.\nFor each one-point increase in academic pressure at age 15, UK researchers found an 8% increase in the odds of self-harm at four follow-up timepoints between ages 16-... [4815 chars]",
"url": "https://www.medicalrepublic.com.au/how-much-pressure-is-too-much-for-adolescents/124613",
"image": "https://d1svk58pjf7hyt.cloudfront.net/wp-content/uploads/sites/6/2024/01/05093253/logo_icon_black-105x105.png",
"publishedAt": "2026-04-07T03:34:46Z",
"lang": "en",
"source": {
"id": "23a570cc598fbd55d40ac6f744068077",
"name": "Medical Republic",
"url": "https://www.medicalrepublic.com.au"
}
},
{
"id": "013474b5e5fcd02d105f9283c03bdd7d",
"title": "Inadvertent GLP-1 RA use during pregnancy not linked to preterm birth risk, study suggests",
"description": "Connect. Collaborate. Grow",
"content": "Preterm birth risk is not higher for women without diabetes who were taking GLP-1 receptor agonists around the time of conception, researchers say.\nFew studies have looked at pregnancies and GLP-1 receptor agonists (RAs), which are currently TGA cate... [510 chars]",
"url": "https://www.ausdoc.com.au/news/inadvertent-glp-1-ra-use-during-pregnancy-not-linked-to-preterm-birth-risk-study-suggests/",
"image": "https://images.media.ausdoc.com.au/wp-content/uploads/2026/04/01104312/AProf-Sarah-Price.jpg",
"publishedAt": "2026-04-07T03:19:58Z",
"lang": "en",
"source": {
"id": "de734c5c7adc341cb689e22215b59005",
"name": "AusDoc",
"url": "https://www.ausdoc.com.au"
}
}
]
}