- 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": 288600,
"articles": [
{
"id": "c4e007b4479d5452aaf5631142f7cc12",
"title": "Saléchan. Le parc Nature et Faune et ses ateliers pour l’été",
"description": "L’été est là, le plein d’animations également au parc Nature et Faune Les Jours Heureux à Saléchan qui dès le 4 juillet, sera ouvert non-stop tous les jours (et jours fériés) de...",
"content": "L’été est là, le plein d’animations également au parc Nature et Faune Les Jours Heureux à Saléchan qui dès le 4 juillet, sera ouvert non-stop tous les jours (et jours fériés) de 10 h à 18 h (sans réservation). Des ateliers vont s’adresser aux enfants... [769 chars]",
"url": "https://www.ladepeche.fr/2026/06/27/le-parc-nature-et-faune-et-ses-ateliers-pour-lete-13440609.php",
"image": "https://images.ladepeche.fr/api/v1/images/view/6a3f439a5a7b6831110c256e/hd/image.jpg?v=1",
"publishedAt": "2026-06-27T03:15:00Z",
"lang": "fr",
"source": {
"id": "7670a57160a612236fa405691f78799e",
"name": "ladepeche.fr",
"url": "https://www.ladepeche.fr"
}
},
{
"id": "73ef9c33d5ba3bc31e98b50539b9e3ee",
"title": "New study backs B.C. harm reduction measures",
"description": "Take-home naloxone found to prevent 78% of overdose deaths in B.C.",
"content": "A new study has found that take-home naloxone helped to prevent 78 per cent of potential fatal overdoses from 2019 to 2024.\nThe report looks at widespread take-home naloxone use and how it averted the majority of potential opioid poisoning deaths in ... [4245 chars]",
"url": "https://crestonvalleyadvance.ca/2026/06/26/new-study-backs-b-c-harm-reduction-measures/",
"image": "https://crestonvalleyadvance.ca/wp-content/uploads/sites/24/2026/06/42669195_web1_230918-VNE-naloxone-redcross-_1.jpg?w=1024",
"publishedAt": "2026-06-26T23:54:09Z",
"lang": "en",
"source": {
"id": "67d4062065d5a783eed681962c852279",
"name": "Creston Valley Advance",
"url": "https://crestonvalleyadvance.ca"
}
},
{
"id": "b62e3c1132e1576287500837ed950c53",
"title": "New study backs B.C. harm reduction measures",
"description": "Take-home naloxone found to prevent 78% of overdose deaths in B.C.",
"content": "A new study has found that take-home naloxone helped to prevent 78 per cent of potential fatal overdoses from 2019 to 2024.\nThe report looks at widespread take-home naloxone use and how it averted the majority of potential opioid poisoning deaths in ... [4245 chars]",
"url": "https://nelsonstar.com/2026/06/26/new-study-backs-b-c-harm-reduction-measures/",
"image": "https://nelsonstar.com/wp-content/uploads/sites/8/2026/06/42669195_web1_230918-VNE-naloxone-redcross-_1.jpg?w=1024",
"publishedAt": "2026-06-26T23:08:11Z",
"lang": "en",
"source": {
"id": "1821857e5bb30b5d7218a7c636f87e8f",
"name": "Nelson Star",
"url": "https://nelsonstar.com"
}
}
]
}