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": 277082,
    "articles": [
        {
            "id": "0a3768a5a33e3346b82b5e25f536e2b6",
            "title": "'Artificial pancreas helps me live without limits'",
            "description": "Chloe Hammond lives an active lifestyle that includes taking part in a \"rough\" sport.",
            "content": "A woman with type 1 diabetes has said an artificial pancreas that helps her manage her condition is \"brilliant\".\nChloe Hammond, 25, from Northampton, was diagnosed with diabetes as a toddler and said the technology monitored her blood sugar levels au... [1724 chars]",
            "url": "https://ca.news.yahoo.com/artificial-pancreas-helps-live-without-054459802.html",
            "image": "https://s.yimg.com/os/en/bbc_us_articles_995/4b97b5ad6500520cd66117f460ae4ac9",
            "publishedAt": "2026-05-31T05:44:00Z",
            "lang": "en",
            "source": {
                "id": "a2b63f17a2f88eb6115cf6b743dcd1e5",
                "name": "Yahoo News Canada",
                "url": "https://ca.news.yahoo.com"
            }
        },
        {
            "id": "ededdd53a775a80e50c503d42222506e",
            "title": "le bébé arrive ! \"",
            "description": "« Le bébé va bien, c’est un petit garçon, il s’appelle Ziyad et pesait 3 kilos à la naissance », se réjouit Kenza, 39 ans. C’est un accouchement ...",
            "content": "« Le bébé va bien, c’est un petit garçon, il s’appelle Ziyad et pesait 3 kilos à la naissance », se réjouit Kenza, 39 ans. C’est un accouchement rocambolesque que cette habitante des environs de Beaune nous raconte.\n« Le 25 mai, j’ai commencé à resse... [531 chars]",
            "url": "https://www.bienpublic.com/magazine-sante/2026/05/31/elle-accouche-dans-l-ambulance-j-ai-crie-le-bebe-arrive",
            "image": "https://cdn-s-www.bienpublic.com/images/ADF053B0-65AB-469F-8078-469120280F42/FB1200/photo-1780164885.jpg",
            "publishedAt": "2026-05-31T05:03:32Z",
            "lang": "fr",
            "source": {
                "id": "50112b80c3060d7787cceec1e3bceca2",
                "name": "Le Bien Public",
                "url": "https://www.bienpublic.com"
            }
        },
        {
            "id": "e3543ebd972cb5dc0e525d26ef15a77a",
            "title": "Le moustique, un pollinisateur méconnu ? Ce que révèle la science",
            "description": "Mal aimés de la science, certains moustiques se révèlent pourtant être de précieux alliés pour les fleurs Quand il étudie les orchidées du Colorado, le professeur de biologie David Inouye réfléchit à",
            "content": "Leur rôle dans la reproduction des plantes reste débattu et surtout bien moins étudié que celui des abeilles ou des papillons. Les scientifiques, en effet, tendent à se concentrer sur leur rôle de vecteur de maladies.\nDeux camps\n« Il existe deux camp... [899 chars]",
            "url": "https://www.sudouest.fr/environnement/moustiques/le-moustique-un-pollinisateur-meconnu-ce-que-revele-la-science-29259356.php",
            "image": "https://media.sudouest.fr/29259356/1200x-1/20260512030305-15217412.jpg",
            "publishedAt": "2026-05-31T05:00:00Z",
            "lang": "fr",
            "source": {
                "id": "e70dbacf92e0b53990990501914c4691",
                "name": "Sud Ouest",
                "url": "https://www.sudouest.fr"
            }
        }
    ]
}

Categories