- 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": 278918,
"articles": [
{
"id": "7c41b0692079843cba4ca2a4b671e319",
"title": "Quitting smoking could offer a major benefit beyond heart and lung health, study finds",
"description": "New research analyzing over 32,000 adults over 25 years suggests quitting smoking may reduce dementia risk and support long-term brain health.",
"content": "People who quit smoking may reduce their risk of developing dementia later in life, according to new research.\nA team of researchers at a university in China analyzed data from more than 32,000 adults over a 25-year period and found that former smoke... [2679 chars]",
"url": "https://www.wfmd.com/2026/05/31/quitting-smoking-could-offer-a-major-benefit-beyond-heart-and-lung-health-study-finds/",
"image": "https://a57.foxnews.com/static.foxnews.com/foxnews.com/content/uploads/2026/05/931/523/senior-men-smoking-park-fox-news-001.jpeg?ve=1&tl=1",
"publishedAt": "2026-05-31T21:30:58Z",
"lang": "en",
"source": {
"id": "1474b3c98c32b440c548b8182831cbe1",
"name": "930 WFMD Free Talk",
"url": "https://www.wfmd.com"
}
},
{
"id": "f59b95691543d164d59c5dc9113d9e9c",
"title": "Weak sense of self linked to fake hand illusion",
"description": "People with a weaker sense of self were more likely to feel ownership of a fake hand - a surprising link between identity and body awareness.",
"content": "Your sense of self is supposed to be the one thing you can count on. It is stable, personal, and it’s yours.\nPsychologists even have a term for how clearly and firmly you hold it – self-concept clarity – and they can measure it with a simple question... [6138 chars]",
"url": "https://www.earth.com/news/people-with-a-weak-sense-of-self-are-more-likely-to-claim-a-fake-hand/",
"image": "https://cff2.earth.com/uploads/2026/05/31133240/Sense-of-self.jpg",
"publishedAt": "2026-05-31T20:37:30Z",
"lang": "en",
"source": {
"id": "fca72a05020e12df547eedb79c870663",
"name": "Earth.com",
"url": "https://www.earth.com"
}
},
{
"id": "a04f89f0bb6c4400b9559cf19d2134b5",
"title": "Un médicament offre un nouvel espoir dans la lutte contre le cancer du pancréas",
"description": "« Même si le médicament ne guérit pas le cancer, c’est un très grand pas en avant », selon un chercheur.",
"content": "Des chercheurs américains ont annoncé dimanche qu’un nouveau médicament avait permis de prolonger la survie de personnes atteintes d’un cancer du pancréas à un stade avancé, ce qui suscite l’espoir de voir enfin apparaître de meilleurs traitements po... [5157 chars]",
"url": "https://www.ledevoir.com/actualites/sante/984185/medicament-offre-nouvel-espoir-lutte-contre-cancer-pancreas",
"image": "https://media2.ledevoir.com/image/984185.jpg?crop=3%3A2%2Csmart&width=1600&ts=1780249141",
"publishedAt": "2026-05-31T17:37:00Z",
"lang": "fr",
"source": {
"id": "c84f2ae7c58e4987789aacb653e5f635",
"name": "Le Devoir",
"url": "https://www.ledevoir.com"
}
}
]
}