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": 272024,
    "articles": [
        {
            "id": "cd2c1a1c0ddc9db17b12f1f5837f52ae",
            "title": "Canadian in isolation tests presumptively positive for hantavirus, B.C.'s top doctor says",
            "description": "A Canadian isolating in B.C. has presumptively tested positive for hantavirus after leaving the cruise ship affected by an outbreak of the Andes strain in recent weeks, B.C.'s top doctor said Saturday.",
            "content": "One of four Canadians isolating in British Columbia after leaving the cruise ship affected by a hantavirus outbreak has presumptively tested positive, B.C.'s top doctor said Saturday.\nDr. Bonnie Henry, provincial health officer, said the patient was ... [4383 chars]",
            "url": "https://www.cbc.ca/news/canada/british-columbia/bc-update-hantavirus-update-bonnie-henry-may-16-9.7202396",
            "image": "https://i.cbc.ca/ais/2d4d9c21-1f50-4581-8097-0206f8271d56,1778951654097/full/max/0/default.jpg?im=Crop%2Crect%3D%280%2C0%2C5812%2C3269%29%3BResize%3D620",
            "publishedAt": "2026-05-16T19:06:14Z",
            "lang": "en",
            "source": {
                "id": "aa998c61041906c2082d63fdef6cc33a",
                "name": "CBC",
                "url": "https://www.cbc.ca"
            }
        },
        {
            "id": "5d44826b30b1e7f250a60852ab8c6d99",
            "title": "Le Congo rapporte 80 décès liés à une nouvelle épidémie d'Ebola",
            "description": "Les autorités avaient annoncé vendredi l’apparition de cette épidémie, qui comptait alors 65 décès et 246 cas suspects.",
            "content": "Au moins 80 décès ont été signalés dans le cadre de la nouvelle épidémie d’Ebola qui touche la province d’Ituri, dans l’est du Congo, ont indiqué les autorités, alors que les équipes sanitaires s’efforçaient samedi d’intensifier le dépistage et la re... [3395 chars]",
            "url": "https://www.noovo.info/nouvelles/international/article/le-congo-rapporte-80-deces-lies-a-une-nouvelle-epidemie-debola/",
            "image": "https://www.noovo.info/resizer/v2/YSKIW4A7LKOBBHAZ32YIP3DSWA.jpg?smart=true&auth=e4de244fe13ab64b7222ecd215ad6caefa7926bad8b28d04a764a2d1ad3b8227&width=1200&height=630",
            "publishedAt": "2026-05-16T18:21:10Z",
            "lang": "fr",
            "source": {
                "id": "bb56dfdbccb07d45008e45f60d018d1b",
                "name": "Noovo Info",
                "url": "https://www.noovo.info"
            }
        },
        {
            "id": "e2d1432b62d98361e65a979722d7fe4d",
            "title": "B.C. health officials update public on rare hantavirus exposure cases",
            "description": "B.C.’s top doctor is expected to provide an update on Canadians isolating after exposure to a rare hantavirus strain linked to an Antarctic cruise ship.",
            "content": "British Columbia’s top doctor is set to provide an update Saturday on a group of Canadians isolating after returning from an Antarctic cruise ship linked to a rare strain of hantavirus.\nDr. Bonnie Henry is scheduled to speak Saturday at 11 a.m. Pacif... [1408 chars]",
            "url": "https://globalnews.ca/news/11852858/bc-hantavirus-cases-update/",
            "image": "https://globalnews.ca/wp-content/uploads/2026/05/d5a23c6fed6614af5a40132a56803396d2141af896e634972f6037f526494176.jpg?quality=65&strip=all&w=720&h=379&crop=1",
            "publishedAt": "2026-05-16T17:22:22Z",
            "lang": "en",
            "source": {
                "id": "a301f1a787ffad153a758085184d4bbb",
                "name": "Global News",
                "url": "https://globalnews.ca"
            }
        }
    ]
}

Categories