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": 267116,
    "articles": [
        {
            "id": "9e68ed7f67720e367293ff95559cdcda",
            "title": "Hepatitis A outbreak 'absolutely preventable,' Winnipeg doctor says as cases surge",
            "description": "A Winnipeg doctor says she's worried governments are only offering Band-Aid solutions as hepatitis A continues to spread more than a year after Manitoba declared an outbreak.",
            "content": "A Winnipeg doctor says she's worried governments are only offering Band-Aid solutions as hepatitis A continues to spread more than a year after Manitoba declared an outbreak.\nDr. Kiran Jhinger, an internal medicine physician at Health Sciences Centre... [4963 chars]",
            "url": "https://www.cbc.ca/news/canada/manitoba/hepatitis-a-outbreak-doctors-island-lake-9.7199036",
            "image": "https://i.cbc.ca/ais/1.2692549,1742587831000/full/max/0/default.jpg?im=Crop%2Crect%3D%280%2C59%2C640%2C360%29%3BResize%3D620",
            "publishedAt": "2026-05-14T10:00:00Z",
            "lang": "en",
            "source": {
                "id": "aa998c61041906c2082d63fdef6cc33a",
                "name": "CBC",
                "url": "https://www.cbc.ca"
            }
        },
        {
            "id": "24a950ea93f0ba2e7c71ef76f852af5b",
            "title": "American doctor who helped patients on hantavirus-hit cruise ship cleared to leave isolation",
            "description": "American doctor Stephen Kornfeld, who helped care for sick passengers during the hantavirus cruise ship outbreak, was the only American sent to Nebraska’s high-security biocontainment unit after an inconclusive test result.",
            "content": "An American doctor who helped care for sick passengers while travelling on a cruise ship hit by a hantavirus outbreak has been cleared to leave a high-security hospital room where he was isolated after an unclear test result.\nStephen Kornfeld was amo... [2637 chars]",
            "url": "https://www.euronews.com/health/2026/05/14/american-doctor-who-helped-patients-on-hantavirus-hit-cruise-ship-cleared-to-leave-isolati",
            "image": "https://images.euronews.com/articles/stories/09/75/80/92/1200x675_cmsv2_6fb6a340-cc70-5a7f-b3c0-57c3bdeb92b2-9758092.jpg",
            "publishedAt": "2026-05-14T08:36:13Z",
            "lang": "en",
            "source": {
                "id": "fe7887ab38dfaf6c0f8af3a124d38295",
                "name": "Euronews.com",
                "url": "https://www.euronews.com"
            }
        },
        {
            "id": "de037b6f3f146e1c1e98fc410c3fba43",
            "title": "Autisme : la stimulation magnétique du cerveau, même brève, pourrait les aider à communiquer",
            "description": "Il est particulièrement difficile d’aider les enfants atteints à la fois par un trouble du spectre de l’autisme et une déficience intellectuelle à mieux communiquer. Les résultats d’une étude récente ouvrent une nouvelle piste pour améliorer leur situation : la stimulation magnétique transcrânienne, une technique non invasive et indolore.",
            "content": "On estime, sur la base de travaux menés aux États-Unis, qu’environ 30 à 35 % des enfants autistes présentent une déficience intellectuelle. Ces enfants ont moins de chances de bénéficier d’une prise en charge que ceux qui n’en sont pas atteints, nota... [6188 chars]",
            "url": "https://sante.ouest-france.fr/sante-mentale/autisme-la-stimulation-magnetique-du-cerveau-meme-breve-pourrait-les-aider-a-communiquer-4f7da0d2-4893-11f1-b599-156225cc86fe",
            "image": "https://media.ouest-france.fr/v1/pictures/MjAyNjA1YTVkZDY4ZDhlOWE4ZjBjOTk4ODRkMmI5ODk5NmEyMjI?width=1260&height=708&focuspoint=50%2C25&cropresize=1&client_id=bpeditorial&sign=4940eaebb30b3165e936f67c48dede7b059b7ce4dda691f70ff38d2acf12ee54",
            "publishedAt": "2026-05-14T06:30:04Z",
            "lang": "fr",
            "source": {
                "id": "8c4d5807716fd95612bb24fa306278ea",
                "name": "Ouest-France",
                "url": "https://sante.ouest-france.fr"
            }
        }
    ]
}

Categories