- 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": 266820,
"articles": [
{
"id": "3aa604cd21052b94ce72a452cf1285d9",
"title": "Social comparisons may undermine happiness and life satisfaction",
"description": "New research is shedding light on how comparing ourselves to others affects happiness and life satisfaction.",
"content": "New research is shedding light on how comparing ourselves to others affects happiness and life satisfaction.\nLed by McGill University researchers, the study shows that people who feel worse off financially than their peers are more likely to report s... [1840 chars]",
"url": "https://www.news-medical.net/news/20260615/Social-comparisons-may-undermine-happiness-and-life-satisfaction.aspx",
"image": "https://www.news-medical.net/image-handler/picture/2014/7/Pandemic-620x480.jpg",
"publishedAt": "2026-06-16T03:02:00Z",
"lang": "en",
"source": {
"id": "f2ca7a45d20357cb42858868cb4a4946",
"name": "News-Medical",
"url": "https://www.news-medical.net"
}
},
{
"id": "0e776a3a10e1b3ee4eada500cae3c4c9",
"title": "Neepawa hospital identified as measles exposure site on June 3",
"description": "The Neepawa Health Centre was identified as a measles exposure site earlier this month, public health officials say.",
"content": "The Neepawa Health Centre was identified as a measles exposure site earlier this month, public health officials say.\nPeople who were in the emergency department’s waiting room on June 3 from 11:20 a.m. to 5:25 p.m. and the diagnostic imaging departme... [1147 chars]",
"url": "https://www.brandonsun.com/local/2026/06/15/neepawa-hospital-identified-as-measles-exposure-site-on-june-3",
"image": "https://www.brandonsun.com/wp-content/uploads/sites/3/2026/03/4070005_web1_WTW-NEEPAWA-HOSPITAL.jpg?w=1600",
"publishedAt": "2026-06-16T02:44:18Z",
"lang": "en",
"source": {
"id": "8d7e22613020f0bda4e01541d3d34937",
"name": "Brandon Sun",
"url": "https://www.brandonsun.com"
}
},
{
"id": "fbf1ce1a0119b3f202602e09b47a6598",
"title": "Female patients with traumatic brain injury less likely to be admitted to trauma centres",
"description": "June 15th, 2026 – A Sunnybrook-led study has shown that in patients with traumatic brain injury (TBI), female patients are 26 per cent less likely to be…",
"content": "June 15th, 2026 – A Sunnybrook-led study has shown that in patients with traumatic brain injury (TBI), female patients are 26 per cent less likely to be admitted to a specialized trauma centre than males. This difference persisted even after the rese... [2184 chars]",
"url": "https://research.sunnybrook.ca/2026/06/female-patients-with-traumatic-brain-injury-less-likely-to-be-admitted-to-trauma-centres/",
"image": "https://research.sunnybrook.ca/wp-content/uploads/sites/3/2026/06/Women-with-traumatic-brain-injury.jpg",
"publishedAt": "2026-06-16T00:33:45Z",
"lang": "en",
"source": {
"id": "dbe6032579678326da22dd7f869ccb6b",
"name": "Sunnybrook Health Sciences Centre",
"url": "https://research.sunnybrook.ca"
}
}
]
}