Flag of Canada

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": 261118,
    "articles": [
        {
            "id": "9bb88ea5d2196e7dd70299a57d379cce",
            "title": "Manitoba measles cases this year increase to 291 after 43 more emerge in latest public health update",
            "description": "Manitoba is on track to eclipse year-end measles totals for 2025 in a matter of weeks if the pace of new positive cases continues.",
            "content": "Manitoba is on track to eclipse year-end measles totals for 2025 in a matter of weeks if the pace of new positive cases continues.\nAnother 43 new cases were detected between the final days of February and March 7, according to the latest data from Ma... [1383 chars]",
            "url": "https://ca.news.yahoo.com/manitoba-measles-cases-increase-291-224441855.html",
            "image": "https://s.yimg.com/ny/api/res/1.2/Hgl65snLK2ZYXLIoQAFM5Q--/YXBwaWQ9aGlnaGxhbmRlcjt3PTEyMDA7aD04MDE7Y2Y9d2VicA--/https://media.zenfs.com/en/cbc.ca/4c1a70f82533a8a1bff210b464c8899d",
            "publishedAt": "2026-03-13T22:44:41Z",
            "lang": "en",
            "source": {
                "id": "a2b63f17a2f88eb6115cf6b743dcd1e5",
                "name": "Yahoo News Canada",
                "url": "https://ca.news.yahoo.com"
            }
        },
        {
            "id": "c22617dd593b2304258da58ca9ed0a4b",
            "title": "Manitoba measles cases this year increase to 291 after 43 more emerge in latest public health update",
            "description": "Manitoba is on track to eclipse year-end measles totals for 2025 in a matter of weeks if the pace of new positive cases continues.",
            "content": "Manitoba is on track to eclipse year-end measles totals for 2025 in a matter of weeks if the pace of new positive cases continues.\nAnother 43 new cases were detected between the final days of February and March 7, according to the latest data from Ma... [1384 chars]",
            "url": "https://www.cbc.ca/news/canada/manitoba/measles-cases-increase-9.7127120",
            "image": "https://i.cbc.ca/ais/a946bdf5-4831-4113-958b-2985c772e45f,1770256290250/full/max/0/default.jpg?im=Crop%2Crect%3D%280%2C259%2C6000%2C3375%29%3BResize%3D620",
            "publishedAt": "2026-03-13T22:44:41Z",
            "lang": "en",
            "source": {
                "id": "aa998c61041906c2082d63fdef6cc33a",
                "name": "CBC",
                "url": "https://www.cbc.ca"
            }
        },
        {
            "id": "a449ed3ba8fc977abf3897f42eea7fbe",
            "title": "Inside Sunnybrook’s Sleep Medicine Clinic and Laboratory",
            "description": "Sleep plays an essential part in our overall physical and mental wellbeing. Getting enough quality sleep can improve cognitive processes like memory and…",
            "content": "Sleep plays an essential part in our overall physical and mental wellbeing. Getting enough quality sleep can improve cognitive processes like memory and decision making, reduce stress and improve your mood, strengthen the immune system, repair the bo... [3133 chars]",
            "url": "https://sunnybrook.ca/2026/03/inside-sunnybrooks-sleep-medicine-clinic-and-laboratory/",
            "image": "https://sunnybrook.ca/wp-content/uploads/2026/03/Sleep-Lab-Team-20260310-6961-scaled.jpg",
            "publishedAt": "2026-03-13T22:41:15Z",
            "lang": "en",
            "source": {
                "id": "6fae560f15e8158636003e87bcb0230a",
                "name": "Sunnybrook Health Sciences Centre",
                "url": "https://sunnybrook.ca"
            }
        }
    ]
}

Categories