Australia Health News API

Get the live top health headlines from Australia with our JSON API.

Get API key for the Australia Health News API

API 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": 187302,
    "articles": [
        {
            "id": "2e57fffb1615c983febb440586512b8a",
            "title": "Outbreaks Escalate Violence Against Women, Study Finds",
            "description": "When the world shut down due to the COVID-19 pandemic in early 2020, another crisis quietly grew behind closed doors. Reports from around the globe",
            "content": "When the world shut down due to the COVID-19 pandemic in early 2020, another crisis quietly grew behind closed doors. Reports from around the globe suggested that violence against women and girls was increasing . Governments, nongovernmental organiza... [5252 chars]",
            "url": "https://www.miragenews.com/outbreaks-escalate-violence-against-women-study-1667707/",
            "image": "https://cdn1.miragenews.com/tmp_cache?cdn=images.unsplash.com%2Fphoto-1487956382158-bb926046304a%3Fixlib%3Drb-1.2.1%26amp%3Bixid%3DMXwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHw%253D%26amp%3Bauto%3Dformat%26amp%3Bfit%3Dcrop%26amp%3Bw%3D1351%26amp%3Bq%3D80",
            "publishedAt": "2026-05-05T13:14:00Z",
            "lang": "en",
            "source": {
                "id": "0368281c39ba31f7435685e8b620f675",
                "name": "Mirage News",
                "url": "https://www.miragenews.com"
            }
        },
        {
            "id": "169f7bafb4d7266cfba0ad2cce183844",
            "title": "Photographic memory is a myth - here’s what research really says about remembering",
            "description": "Hollywood loves a character who has the perfect total recall of a photographic memory. But this idea is a fantasy. It’s not how memory works – for good reason.",
            "content": "Hollywood loves a superpower. Not all involve capes or cosmic rays. Some are cognitive: characters who can remember everything. In movies and on TV, viewers repeatedly encounter those with extraordinary minds who glance once at a page, a room or a fa... [5923 chars]",
            "url": "https://theconversation.com/photographic-memory-is-a-myth-heres-what-research-really-says-about-remembering-278160",
            "image": "https://images.theconversation.com/files/733738/original/file-20260504-57-mytjpj.jpg?ixlib=rb-4.1.0&rect=346%2C470%2C5050%2C2525&q=45&auto=format&w=1356&h=668&fit=crop",
            "publishedAt": "2026-05-05T12:21:43Z",
            "lang": "en",
            "source": {
                "id": "344b3e5c4a3152c0cbebe5418ae064b7",
                "name": "The Conversation",
                "url": "https://theconversation.com"
            }
        },
        {
            "id": "9146e76140d047edca1340d2190b6f5f",
            "title": "Science Has Found Even More Ways Coffee Is Good for You",
            "description": "A new study shows the mechanisms of how coffee modifies the microbiome, reduces inflammation and influences mood. Even decaf has its perks.",
            "content": "Most habitual coffee drinkers will be familiar with the stimulant effects of the drink, but apparently, coffee is much more than that and as far as these other health effects go, it’s all good news.\nRegular coffee consumption, according to a recent s... [4647 chars]",
            "url": "https://www.wired.me/story/science-has-found-even-more-ways-coffee-is-good-for-you",
            "image": "https://media.wired.me/photos/69f9cdf873fe56f8ec184b87/191:100/w_1280,c_limit/cafetaza.jpg",
            "publishedAt": "2026-05-05T12:00:00Z",
            "lang": "en",
            "source": {
                "id": "40bbec1c20ef7516834506bdce2460f5",
                "name": "WIRED Middle East",
                "url": "https://www.wired.me"
            }
        }
    ]
}

Categories