- 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": 278552,
"articles": [
{
"id": "40fd6ea642e711ba290210c44805ed28",
"title": "U.S.-bound flight diverted to Montreal due to Ebola travel restrictions",
"description": "There was no medical emergency and the flight continued to Detroit, Trudeau airport says.",
"content": "An Air France flight from Detroit to Paris was diverted to Montreal Wednesday due to American restrictions on travel from Ebola-affected countries.\nUnited States Customs and Border Protection said that a passenger from the Democratic Republic of Cong... [1677 chars]",
"url": "https://montrealgazette.com/news/u-s-bound-flight-diverted-to-montreal-due-to-ebola-travel-restrictions/",
"image": "https://montrealgazette.com/wp-content/uploads/sites/2/2026/05/ebola-flight-montreal.jpg",
"publishedAt": "2026-05-21T12:39:34Z",
"lang": "en",
"source": {
"id": "a27b75f5edcb9a8e875f9905b0f24199",
"name": "Montreal Gazette",
"url": "https://montrealgazette.com"
}
},
{
"id": "001a87b8f97f9f94d36cfd5a9f682382",
"title": "Montréal a enregistré son nombre de cas le plus élevé de maladie de Lyme en 2025",
"description": "L'an dernier, 161 cas ont été déclarés à Montréal, soit le nombre le plus élevé depuis que la maladie est devenue à déclaration obligatoire au Québec, en 2003.",
"content": "La Direction régionale de santé publique (DRSP) de Montréal veut sensibiliser la population au risque d'être piqué par une tique et de développer la maladie de Lyme, et même en milieu urbain. L'an dernier, 161 cas ont été déclarés à Montréal, un reco... [4397 chars]",
"url": "https://ici.radio-canada.ca/nouvelle/2255616/maladie-lyme-montreal-nombre-cas-eleve-2025",
"image": "https://images.radio-canada.ca/q_auto,w_1250/v1/ici-info/16x9/tiques-maladie-lyme-bois-foret-manitoba.jpg",
"publishedAt": "2026-05-21T12:13:01Z",
"lang": "fr",
"source": {
"id": "197e8e0f338b074f642026d5a319d658",
"name": "Radio-Canada",
"url": "https://ici.radio-canada.ca"
}
},
{
"id": "59bc5317105e9bf4427d5e609d821b2e",
"title": "CIUSSS du Nord-de-l'île-de-Montréal | Article",
"description": "Vous vous questionnez sur votre taux de sucre, ou votre cholestérol? Faites-vous dépister! C’est un geste important pour votre santé. Il permet de détecter un problème tôt, parfois même avant l’apparition de symptômes. Cela permet d’avoir un traitement optimal.",
"content": "Au CIUSSS du Nord-de-l’Île-de-Montréal, plusieurs services sont disponibles sans référence médicale comme le dépistage du diabète et des maladies du cœur.\nQui peut se faire dépister?\nLes personnes âgées de 18 à 75 ans sans diagnostic de diabète, de p... [501 chars]",
"url": "https://www.ciusssnordmtl.ca/nouvelles-et-evenements/article/se-faire-depister-un-geste-concret-pour-votre-sante",
"image": "https://www.ciusssnordmtl.ca/typo3conf/ext/tm_core/Resources/Public/images/favicon.ico",
"publishedAt": "2026-05-21T12:01:52Z",
"lang": "fr",
"source": {
"id": "d9d7e965f10c03ca16713ec40b9dae6e",
"name": "CIUSSS du Nord-de-l'Île-de-Montréal",
"url": "https://www.ciusssnordmtl.ca"
}
}
]
}