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": 265940,
    "articles": [
        {
            "id": "2f5c1ed7c7192a20a3eb2c4a779e9c19",
            "title": "KHSC surgery team achieves Canadian first",
            "description": "The neurosurgery program at KHSC has achieved a Canadian first, using a handheld imaging device to see brain tumour cells in real time during surgery — helping guide more precise tumour removal and improve patient outcomes.",
            "content": "The neurosurgery program at Kingston Health Sciences Centre (KHSC) has achieved a Canadian first, using a handheld imaging device to see brain tumour cells in real time during surgery — helping guide more precise tumour removal and improve patient ou... [3712 chars]",
            "url": "https://kingstonhsc.ca/surgical-care/news/khsc-surgery-team-achieves-canadian-first",
            "image": "https://kingstonhsc.ca/sites/default/files/styles/open_graph_image/public/images/MM5_5158.jpg?h=4362216e&itok=8go3B3q9",
            "publishedAt": "2026-06-15T18:18:21Z",
            "lang": "en",
            "source": {
                "id": "1f46660a0f8cfde5c69b293fd0ecb60f",
                "name": "KHSC Kingston Health Sciences Centre",
                "url": "https://kingstonhsc.ca"
            }
        },
        {
            "id": "7198a6514f006ae201874f2536147bb8",
            "title": "Corrosion and wear damage examined in retrieved knee and hip implants",
            "description": "Western researchers combined scientific techniques used to analyze structure and composition of materials to assign a score quantifying surface damage and identifying corrosion patterns.",
            "content": "Getting your Trinity Audio player ready...\nOrthopedic implants are designed to restore movement and relieve pain, offering patients a second or even third chance at mobility. A hip or knee replacement is often framed as a durable fix, engineered to l... [6511 chars]",
            "url": "https://news.westernu.ca/2026/06/implant-corrosion/",
            "image": "https://news.westernu.ca/wp-content/uploads/sites/2/2026/06/implant-e1781534324998.jpg",
            "publishedAt": "2026-06-15T16:25:30Z",
            "lang": "en",
            "source": {
                "id": "9b98a26676e9742f68f5bfde859e2664",
                "name": "Western University",
                "url": "https://news.westernu.ca"
            }
        },
        {
            "id": "340e9835f37cae6ddd2686cad7a18430",
            "title": "SLA : marcher en l'honneur et à la mémoire d'un être cher touché par la maladie",
            "description": "La piste du réservoir Beaudet a été le théâtre, dimanche après-midi, de la toute première marche à Victoriaville organisée par SLA Québec.",
            "content": "La piste du réservoir Beaudet a été le théâtre, dimanche après-midi, de la toute première marche à Victoriaville organisée par SLA Québec.\nLe maire de Princeville, Raphaël Guérard, les représentantes des députés Alex Boissonneault et Eric Lefebvre fi... [2602 chars]",
            "url": "https://www.lanouvelle.net/actualites/sla-marcher-en-lhonneur-et-a-la-memoire-dun-etre-cher-touche-par-la-maladie/",
            "image": "https://www.lanouvelle.net/wp-content/uploads/sites/41/2026/06/12de0f35203a6d5de89de0v_00308409.jpg",
            "publishedAt": "2026-06-15T16:22:27Z",
            "lang": "fr",
            "source": {
                "id": "39b5086141c04e2ad350681d5abef625",
                "name": "lanouvelle.net",
                "url": "https://www.lanouvelle.net"
            }
        }
    ]
}

Categories