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": 276300,
    "articles": [
        {
            "id": "a89f78a2f9ad314201342a3b74369378",
            "title": "A final legacy: Roberto Araya's last study on Fragile X Syndrome",
            "description": "An international collaboration involving the late UdeM neuroscientist highlights a new therapeutic target for Fragile X syndrome, a leading cause of autism and intellectual disability.",
            "content": "A promising avenue for the treatment of Fragile X syndrome, the most common genetic cause of intellectual disability and autism in boys, has opened up thanks to a collaboration between researchers in the U.S. and Canada.\nPublished in the journal Neur... [1569 chars]",
            "url": "https://nouvelles.umontreal.ca/en/article/2026/05/26/a-final-legacy-roberto-araya-s-last-study-on-fragile-x-syndrome",
            "image": "https://nouvelles.umontreal.ca/public/nouvelles/_processed_/b/7/csm_20260526_x-fragile-neurone1_3ee7d364f0.jpg",
            "publishedAt": "2026-05-26T22:16:38Z",
            "lang": "en",
            "source": {
                "id": "777cb3f92d798a8666b43224ef6b9b5d",
                "name": "Université de Montréal",
                "url": "https://nouvelles.umontreal.ca"
            }
        },
        {
            "id": "ae0532e004a735b0dd98319be99a0b9b",
            "title": "Ottawa annonce une mesure d’isolement de 21 jours pour prévenir l’Ebola",
            "description": "Ottawa annonce que certains voyageurs en provenance de régions touchées par le virus Ebola devront se mettre en quarantaine pendant 21 jours.",
            "content": "Le gouvernement canadien a annoncé que les voyageurs en provenance de régions touchées par le virus Ebola devront se mettre en quarantaine pendant 21 jours, tandis que les autorités chargées de l'immigration suspendent temporairement le traitement de... [2598 chars]",
            "url": "https://ici.radio-canada.ca/nouvelle/2256967/ottawa-mesure-isolement-21-jours-prevenir-ebola",
            "image": "https://images.radio-canada.ca/q_auto,w_1250/v1/ici-info/16x9/ebola-croix-rouge-congo.jpg",
            "publishedAt": "2026-05-26T21:44:56Z",
            "lang": "fr",
            "source": {
                "id": "197e8e0f338b074f642026d5a319d658",
                "name": "Radio-Canada",
                "url": "https://ici.radio-canada.ca"
            }
        },
        {
            "id": "0dcf35308a60557020643a88deb92428",
            "title": "Bone Health and Fracture Prevention",
            "description": "Did you know a major reason we lose mobility and independence as we age is due to unhealthy bones breaking?",
            "content": "Did you know a major reason we lose mobility and independence as we age is due to unhealthy bones breaking?\n“The good news is, healthy bone and muscle age well,” says Dr. Jason MacDonald, the head of geriatric medicine at Horizon’s The Moncton Hospit... [1044 chars]",
            "url": "https://yoursaintjohn.ca/bone-health-and-fracture-prevention/",
            "image": "https://yoursaintjohn.ca/wp-content/uploads/2026/05/may29-1.png",
            "publishedAt": "2026-05-26T20:43:40Z",
            "lang": "en",
            "source": {
                "id": "ec4cd25aceef85d572b4ae323b6a7b5b",
                "name": "Your Saint John",
                "url": "https://yoursaintjohn.ca"
            }
        }
    ]
}

Categories