- 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": 264160,
"articles": [
{
"id": "d348c267c6a2c42f0c7617108094c054",
"title": "Les apnées du sommeil ont des conséquences sur le foie",
"description": "L’étude d’une équipe de recherche de l’université de Grenoble montre que la privation temporaire d’oxygène, ou hypoxie intermittente, court-circuite l’horloge biologique du foie et pourrait perturber l’ensemble de l’organisme.",
"content": "Par les fenêtres de la faculté de médecine et de pharmacie de Grenoble, on aperçoit les dernières neiges des Alpes. Sur une paillasse, du matériel de chirurgie de précision s’amoncelle. Guillaume Vial, ingénieur de recherche à l’Inserm au laboratoire... [868 chars]",
"url": "https://www.lemonde.fr/sciences/article/2026/05/13/les-apnees-du-sommeil-ont-des-consequences-sur-le-foie_6688613_1650684.html",
"image": "https://img.lemde.fr/2026/05/12/0/0/4176/2784/1440/960/60/0/768de20_upload-1-kftpbovrymh4-maxnewsspecialtwo525801.jpg",
"publishedAt": "2026-05-13T03:30:08Z",
"lang": "fr",
"source": {
"id": "f8bceab28da05bf9ed8678be4690bf64",
"name": "Le Monde.fr",
"url": "https://www.lemonde.fr"
}
},
{
"id": "b36281342c6f5ea05a17d78b43233be0",
"title": "Larrazet. Des journées pour les aidants Alzheimer",
"description": "Suite à la réunion d’information du mois dernier, l’association France Alzheimer, l’Ehpad La Barbacane et les participants ont convenu d’un calendrier permettant une formation à...",
"content": "Suite à la réunion d’information du mois dernier, l’association France Alzheimer, l’Ehpad La Barbacane et les participants ont convenu d’un calendrier permettant une formation à destination des aidants concernés. Ces journées sont gratuites et en pet... [500 chars]",
"url": "https://www.ladepeche.fr/2026/05/13/des-journees-pour-les-aidants-alzheimer-13369031.php",
"image": "https://images.ladepeche.fr/api/v1/images/view/6a03f12b5de426151a0f1345/hd/image.jpg?v=1",
"publishedAt": "2026-05-13T03:15:00Z",
"lang": "fr",
"source": {
"id": "7670a57160a612236fa405691f78799e",
"name": "ladepeche.fr",
"url": "https://www.ladepeche.fr"
}
},
{
"id": "955ac8fcc3733dc96c3df5111acf8d43",
"title": "Brèves des coteaux : messes et prévention",
"description": "Pouyastruc : passage du camion Prevent’timmLe camion Prevent’timm sera de passage à Pouyastruc le 21 mai de 9h00 à 17h30. Il sera stationné sur le parking de la pharmacie des...",
"content": "Pouyastruc : passage du camion Prevent’timm\nLe camion Prevent’timm sera de passage à Pouyastruc le 21 mai de 9h00 à 17h30. Il sera stationné sur le parking de la pharmacie des Coteaux au 63 bis route de Bigorre. Pour rappel, le dispositif Prevent’TIM... [2187 chars]",
"url": "https://www.ladepeche.fr/2026/05/13/breves-des-coteaux-messes-et-prevention-13368776.php",
"image": "https://images.ladepeche.fr/api/v1/images/view/6a03ee0fa125645dfa0b0576/hd/image.jpg?v=1",
"publishedAt": "2026-05-13T03:13:00Z",
"lang": "fr",
"source": {
"id": "7670a57160a612236fa405691f78799e",
"name": "ladepeche.fr",
"url": "https://www.ladepeche.fr"
}
}
]
}