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": 271494,
    "articles": [
        {
            "id": "d0b30eadbbc493e269481b4e7682f752",
            "title": "\" Ça déstabilise tout notre système de santé \" : l’hôpital de Dieppe s’exerce aux situations sanitaires exceptionnelles",
            "description": "Le personnel hospitalier de Dieppe (Seine-Maritime) s’entraîne à gérer des situations sanitaires exceptionnelles. Face à de graves imprévus, mieux vaut être préparé.",
            "content": "Avec son jaune pimpant, cette combinaison de protection contre les agents infectieux, totalement imperméable, pourrait rappeler les films catastrophes ou encore le célèbre personnage de Walter White dans la série Breaking Bad.\nMais il n’est pas quest... [3178 chars]",
            "url": "https://actu.fr/normandie/dieppe_76217/ca-destabilise-tout-notre-systeme-de-sante-lhopital-de-dieppe-sexerce-aux-situations-sanitaires-exceptionnelles_64358381.html",
            "image": "https://static.actu.fr/marque/logo/actu-fr_w1024.png",
            "publishedAt": "2026-06-08T10:14:17Z",
            "lang": "fr",
            "source": {
                "id": "8a1d23f6ed0342079db7b0d67bb4fcb0",
                "name": "Actu.fr",
                "url": "https://actu.fr"
            }
        },
        {
            "id": "c2ecce84c8b53552011175a6335f38fd",
            "title": "Efforts to control mosquito population kick off this week",
            "description": "Lambton Public Health has contracted Pestalto Environmental Health Services Inc. to commence the summer task of catch basin larviciding, designed to control mosquito larvae and reduce the incidence of West Nile Virus.",
            "content": "Lambton Public Health (LPH) has contracted Pestalto Environmental Health Services Inc. to commence the summer task of catch basin larviciding, designed to control mosquito larvae and reduce the incidence of West Nile Virus in Lambton County.\nLPH said... [1117 chars]",
            "url": "https://windsornewstoday.ca/sarnia/news/2026/06/08/efforts-to-control-mosquito-population-kick-off-this-week",
            "image": "https://media.mynewstoday.ca/i/A9Bp72kl",
            "publishedAt": "2026-06-08T10:12:50Z",
            "lang": "en",
            "source": {
                "id": "4e48e61d2116611905546ce80312e8f9",
                "name": "Windsor News Today",
                "url": "https://windsornewstoday.ca"
            }
        },
        {
            "id": "9d77b918d1aac509db9f4bfb4e415c94",
            "title": "The natural compound that temporarily reverses advanced dementia symptoms",
            "description": "Magic mushroom ingredient may enable temporary cognitive function improvement in Alzheimer's patients",
            "content": "An 80-year-old woman living with advanced dementia experienced temporary improvement in several cognitive functions after receiving a high dose of magic mushrooms, according to a new case study.\nThe Japanese-American patient has been living with Alzh... [2416 chars]",
            "url": "https://ca.news.yahoo.com/natural-compound-temporarily-reverses-advanced-083555154.html",
            "image": "https://s.yimg.com/lo/mysterio/api/442515d5ca0db6d599601bb4c270944e5981084d27c7ab4ef77236d05c2f5993/lightyear_networkapi/resizefill_w1200;quality_80;format_webp/https:%2F%2Fmedia.zenfs.com%2Fen%2Fthe_independent_635%2F68ced82c26a8a4ba27c542640aec2a2e",
            "publishedAt": "2026-06-08T08:35:55Z",
            "lang": "en",
            "source": {
                "id": "a2b63f17a2f88eb6115cf6b743dcd1e5",
                "name": "Yahoo News Canada",
                "url": "https://ca.news.yahoo.com"
            }
        }
    ]
}

Categories