- Argentina
- Australia
- Austria
- Bangladesh
- Belgium
- Botswana
- Brazil
- Bulgaria
- Canada
- Chile
- China
- Colombia
- Cuba
- Czech Republic
- Egypt
- Estonia
- Ethiopia
- Finland
- France
- Germany
- Ghana
- Greece
- Hong Kong
- Hungary
- India
- Indonesia
- Ireland
- Israel
- Italy
- Japan
- Kenya
- Latvia
- Lebanon
- Lithuania
- Malaysia
- Mexico
- Morocco
- Namibia
- Netherlands
- New Zealand
- Nigeria
- Norway
- Pakistan
- Peru
- Philippines
- Poland
- Portugal
- Romania
- Russia
- Saudi Arabia
- Senegal
- Singapore
- Slovakia
- Slovenia
- South Africa
- South Korea
- Spain
- Sweden
- Switzerland
- Taiwan
- Tanzania
- Thailand
- Turkey
- Uganda
- Ukraine
- United Arab Emirates
- United Kingdom
- United States
- Venezuela
- Vietnam
- Zimbabwe
Canada Health News API
Get the live top health headlines from Canada with our JSON API.
Get API key for the Canada Health News APIAPI 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": 267650,
"articles": [
{
"id": "6654586cb509d04536e7fe53f8f60036",
"title": "Alberta urged to follow federal guidance as it develops fall COVID-19 vaccine plan",
"description": "Infectious disease experts hope the Alberta government will fully adopt federal COVID-19 vaccine guidance as it plans its immunization rollout for later this year.",
"content": "Infectious disease experts are hoping the Alberta government will fully adopt federal COVID-19 vaccine guidance as it plans its immunization rollout for later this year.\nThe National Advisory Committee on Immunization (NACI) recently released its rec... [4309 chars]",
"url": "https://www.cbc.ca/news/canada/calgary/alberta-fall-2026-covid-vaccine-plan-9.7236393",
"image": "https://i.cbc.ca/ais/e03418ab-a449-445c-aad9-0851a1303784,1781567160054/full/max/0/default.jpg?im=Crop%2Crect%3D%280%2C0%2C1920%2C1080%29%3BResize%3D620",
"publishedAt": "2026-06-16T11:00:00Z",
"lang": "en",
"source": {
"id": "aa998c61041906c2082d63fdef6cc33a",
"name": "CBC",
"url": "https://www.cbc.ca"
}
},
{
"id": "19e8caed3c9123b0b852b013e1cc304e",
"title": "Parcours coordonnés renforcés (PCR) en Nouvelle-Aquitaine",
"description": "Les parcours coordonnés renforcés (PCR) constituent une organisation structurée et graduée de la prise en charge des patients, visant à .",
"content": "Qu’est-ce que le Parcours Coordonné Renforcé (PCR) ?\nLe parcours coordonné renforcé est une prise en charge collective du patient, par un ensemble de professionnels, autour d’un épisode de soins. Il met en rapport au sein d’une même structure plusieu... [2410 chars]",
"url": "https://www.nouvelle-aquitaine.ars.sante.fr/parcours-coordonnes-renforces-pcr-en-nouvelle-aquitaine?parent=18061",
"image": "https://www.nouvelle-aquitaine.ars.sante.fr/sites/default/files/2016-12/Infirmiere-senior-outre-mer.jpg",
"publishedAt": "2026-06-16T08:31:09Z",
"lang": "fr",
"source": {
"id": "1b07af21868ad0af5f79457b2bf3b293",
"name": "Agence régionale de santé Nouvelle-Aquitaine",
"url": "https://www.nouvelle-aquitaine.ars.sante.fr"
}
},
{
"id": "3ba0a31aa3696bc78453f77dd0af1921",
"title": "Traquer les maladies infectieuses pendant la Coupe du monde",
"description": "L'Université Georgetown a mis sur pied le Centre des opérations de sécurité sanitaire, qui surveille la propagation de maladies dans les villes hôtes.",
"content": "Rebecca Katz suit de près la Coupe du monde de soccer, mais pas de la même façon que la majorité des fervents du ballon rond. En tant qu’experte en santé mondiale, spécialisée dans les maladies infectieuses émergentes, elle sait que d’immenses foules... [6654 chars]",
"url": "https://ici.radio-canada.ca/nouvelle/2261856/coupe-monde-soccer-maladies-virus-rougeole",
"image": "https://images.radio-canada.ca/q_auto,w_1250/v1/ici-info/16x9/coupe-monde-virus.jpeg",
"publishedAt": "2026-06-16T08:00:00Z",
"lang": "fr",
"source": {
"id": "197e8e0f338b074f642026d5a319d658",
"name": "Radio-Canada",
"url": "https://ici.radio-canada.ca"
}
}
]
}