- 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": 288496,
"articles": [
{
"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"
}
},
{
"id": "e1cb8115c32fe80f78801eed93ac7aa8",
"title": "From Vision & Action to Science & Policy",
"description": "Hello, Evidence for Democracy community! It’s been amazing joining the team as a summer intern, and I am excited to […]",
"content": "Hello, Evidence for Democracy community! It’s been amazing joining the team as a summer intern, and I am excited to introduce myself.\nI originally went off to university to study physiology, with some interest in medicine. Along the way, I found myse... [2755 chars]",
"url": "https://evidencefordemocracy.ca/from-vision-action-to-science-policy-my-journey-to-e4d/",
"image": "https://evidencefordemocracy.ca/wp-content/uploads/2026/06/Introducing-Sarah-Laframboise-and-Simarpreet-Singh-9.png",
"publishedAt": "2026-06-26T21:08:29Z",
"lang": "en",
"source": {
"id": "df7890ac2a8da6eba7440e1fa484ecac",
"name": "Evidence For Democracy",
"url": "https://evidencefordemocracy.ca"
}
}
]
}