Canada Health News API

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

Get API key for the Canada 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 Canada.

GET
https://gnews.io/api/v4/top-headlines?country=ca&category=health&apikey=API_KEY
{
    "totalArticles": 284726,
    "articles": [
        {
            "id": "0c5f78e1232d379e3c84c0fe01c0b2eb",
            "title": "Congo's Ebola outbreak complicated by aid cuts, armed rebels and anger",
            "description": "Arson attacks on Ebola treatment centres in the Democratic Republic of Congo underscore the serious challenges authorities face — including a backlash in local communities — as they try to stem an outbreak of the infectious disease that has been declared a global health emergency. On Sunday, Congolese authorities said suspected cases have now passed 900 in the east of the country, mainly in Ituri province, where the ongoing outbreak is centred.",
            "content": "Arson attacks on Ebola treatment centres in the Democratic Republic of Congo underscore the serious challenges authorities face — including a backlash in local communities — as they try to stem an outbreak of the infectious disease that has been decl... [5377 chars]",
            "url": "https://www.cbc.ca/news/world/congo-battling-ebola-outbreak-9.7210698",
            "image": "https://i.cbc.ca/ais/41db8f99-6b51-4bd3-b3f1-efd52ffa2516,1779663410823/full/max/0/default.jpg?im=Crop%2Crect%3D%280%2C430%2C8256%2C4644%29%3BResize%3D620",
            "publishedAt": "2026-05-24T23:35:23Z",
            "lang": "en",
            "source": {
                "id": "aa998c61041906c2082d63fdef6cc33a",
                "name": "CBC",
                "url": "https://www.cbc.ca"
            }
        },
        {
            "id": "835f15175035aeacb17e445d161983bd",
            "title": "La crise de l’hantavirus doit affronter un déficit de confiance",
            "description": "Depuis la Covid, les déclarations gouvernementales, la parole scientifique y compris de l’OMS et les informations des grands médias ont perdu de leur crédibilité. La confiance est réduite vis à vis des renseignements concernant l’hantavirus. Malgré des propos institutionnels rassurants l’ombre de l’hantavirus plane et suscite une inquiétude grandissante. Par Jean-Paul Briand. Une zoonose différente […]",
            "content": "Depuis la Covid, les déclarations gouvernementales, la parole scientifique y compris de l’OMS et les informations des grands médias ont perdu de leur crédibilité. La confiance est réduite vis à vis des renseignements concernant l’hantavirus. Malgré d... [4238 chars]",
            "url": "https://www.magcentre.fr/370193-la-crise-de-lhantavirus-doit-affronter-un-deficit-de-confiance/",
            "image": "https://www.magcentre.fr/wp-content/uploads/2024/12/virus-e1779655719564.jpeg",
            "publishedAt": "2026-05-24T20:49:06Z",
            "lang": "fr",
            "source": {
                "id": "def240999e39b0afc7252e880d6ace0a",
                "name": "Mag'Centre",
                "url": "https://www.magcentre.fr"
            }
        },
        {
            "id": "431f720d66cbfe4d337cc8a6a1cbc96e",
            "title": "Health unit offers tips to help avoid tick bites",
            "description": "With blacklegged ticks increasingly common in area, public health officials are urging people to take basic precautions — like using repellent and staying on marked trails",
            "content": "NEWS RELEASE\nSIMCOE MUSKOKA DISTRICT HEALTH UNIT\n*************************\nSIMCOE MUSKOKA – Climate change is contributing to conditions that expand tick habitats and extend the season when ticks are active.\nAs ticks become more common across Ontario... [2333 chars]",
            "url": "https://www.orilliamatters.com/local-news/health-unit-offers-tips-to-help-avoid-tick-bites-12304883",
            "image": "https://www.vmcdn.ca/f/files/shared/stock-images/ticks2.jpg;w=1200;h=800;mode=crop",
            "publishedAt": "2026-05-24T20:18:28Z",
            "lang": "en",
            "source": {
                "id": "cb28e07f4df6439bece3eb43f3ee963c",
                "name": "OrilliaMatters.com",
                "url": "https://www.orilliamatters.com"
            }
        }
    ]
}

Categories