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": 273594,
    "articles": [
        {
            "id": "d5cd4011a4755efd8bb3920ed325ef93",
            "title": "One American tests positive for Ebola virus amid outbreak in Congo and Uganda",
            "description": "The U.S. Centers for Disease Control and ‌Prevention confirmed on Monday that ​one American has tested ​positive for Ebola as part ​of their work in the Democratic ‌Republic of Congo.",
            "content": "The U.S. Centers for Disease Control and ‌Prevention confirmed on Monday that ​one American has tested ​positive for Ebola as part ​of their work ⁠in the ⁠Democratic ‌Republic of Congo (DRC).\nThe CDC is working with the ⁠State Department to move the ... [1878 chars]",
            "url": "https://www.cbc.ca/news/health/american-tests-positive-ebola-virus-9.7203382",
            "image": "https://i.cbc.ca/ais/d710373e-80b8-4e39-9209-b0b77adc3806,1779128970039/full/max/0/default.jpg?im=Crop%2Crect%3D%280%2C109%2C3004%2C1689%29%3BResize%3D620",
            "publishedAt": "2026-05-18T18:34:46Z",
            "lang": "en",
            "source": {
                "id": "aa998c61041906c2082d63fdef6cc33a",
                "name": "CBC",
                "url": "https://www.cbc.ca"
            }
        },
        {
            "id": "aa43933ee5e35a6fa22a93b3bed16fbd",
            "title": "Les États-Unis vont soumettre des voyageurs à un dépistage d’Ebola",
            "description": "Les États-Unis ont annoncé lundi qu’ils renforçaient leurs précautions pour éviter la propagation de la fièvre hémorragique Ebola par la mise en place de contrôles sanitaires pour les voyageurs aériens en provenance des zones touchées et par la suspension temporaire des services de visas.",
            "content": "Les États-Unis ont annoncé lundi qu’ils renforçaient leurs précautions pour éviter la propagation de la fièvre hémorragique Ebola par la mise en place de contrôles sanitaires pour les voyageurs aériens en provenance des zones touchées et par la suspe... [372 chars]",
            "url": "https://www.noovo.info/nouvelles/international/article/les-etats-unis-vont-soumettre-des-voyageurs-a-un-depistage-debola/",
            "image": "https://www.noovo.info/resizer/v2/HTVVMTYQHETWLRRQWSWFPNTXRE.jpg?smart=true&auth=1b44e195e247dc01d7371c771b422efb39f127ea7b4f28ea72ae713accce3546&width=1200&height=630",
            "publishedAt": "2026-05-18T17:39:15Z",
            "lang": "fr",
            "source": {
                "id": "bb56dfdbccb07d45008e45f60d018d1b",
                "name": "Noovo Info",
                "url": "https://www.noovo.info"
            }
        },
        {
            "id": "5afd17ad558e2e97cf9054e6108783cd",
            "title": "Canadian hantavirus case confirmed at national laboratory",
            "description": "Samples were sent to the national laboratory in Winnipeg for confirmatory testing. One person's sample was confirmed positive, while their travelling partner's test was confirmed negative.",
            "content": "Laboratory testing has confirmed the presumptive positive case of the Andes strain of hantavirus reported in British Columbia\nThe Public Health Agency of Canada confirmed the results Sunday in a resident of the Yukon who had been on the MV Hondius cr... [3441 chars]",
            "url": "https://www.ckom.com/2026/05/18/canadian-hantavirus-case-confirmed-at-national-laboratory/",
            "image": "https://media-cdn.socastsrm.com/wordpress/wp-content/blogs.dir/648/files/2026/05/cruise.png",
            "publishedAt": "2026-05-18T16:29:00Z",
            "lang": "en",
            "source": {
                "id": "a301eb1019c9a2b676302f310684e258",
                "name": "650 CKOM",
                "url": "https://www.ckom.com"
            }
        }
    ]
}

Categories