- 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": 290034,
"articles": [
{
"id": "549e3afcc7e9a3035fcdf851d3ba2404",
"title": "Large confirmatory clinical trial shows efficacy and safety of new brain stimulation therapy for depression",
"description": "Magnetic seizure therapy could expand options to life-saving treatment without significant cognitive side effects",
"content": "April 15, 2026 (Toronto) — A landmark international clinical trial led by researchers at the Centre for Addiction and Mental Health (CAMH) and University of California San Diego School of Medicine, published in The Lancet Psychiatry, has found that m... [3076 chars]",
"url": "https://www.camh.ca/en/camh-news-and-stories/rsch-large-confirmatory-clinical-trial-shows-efficacy-and-safety-of-new-brain-stimulation-therapy",
"image": "https://www.camh.ca/-/media/news-and-stories-images/research-stories/temerty-brain-scan-split-content-jpg.jpg",
"publishedAt": "2026-04-15T22:46:19Z",
"lang": "en",
"source": {
"id": "572173d1abd9c5ff8e5ce5e81bc3ba98",
"name": "CAMH",
"url": "https://www.camh.ca"
}
},
{
"id": "9d14dc50427d121633fff37a85cb11f6",
"title": "La musique, véritable baume",
"description": "La professeure Isabelle Peretz, cofondatrice du BRAMS, publie un nouveau livre sur les bienfaits de la musique sur la santé, mentale comme physique.",
"content": "La musique comme euphorisant, stimulant, tranquillisant ou analgésique? «Tout le monde a entendu parler des effets de la musique, mais peu en connaissent la science. Pourtant, depuis deux décennies, nous accumulons des données probantes», estime Isab... [4267 chars]",
"url": "https://nouvelles.umontreal.ca/article/2026/04/15/la-musique-veritable-baume",
"image": "https://nouvelles.umontreal.ca/public/nouvelles/_processed_/1/e/csm_20260401_isabelle-peretz_ee4f4f0caa.jpg",
"publishedAt": "2026-04-15T21:01:01Z",
"lang": "fr",
"source": {
"id": "777cb3f92d798a8666b43224ef6b9b5d",
"name": "Université de Montréal",
"url": "https://nouvelles.umontreal.ca"
}
},
{
"id": "08d4c2a58276e090f44ffe48b4b39f2d",
"title": "Keep an eye on your pet: Sick raccoons in west end worry local falconer",
"description": "'It was probably the sickest raccoon I've ever seen,' said Aleigha McLean, a falconer and wildlife advocate",
"content": "A local falconer is concerned a deadly virus could be spreading in the city’s raccoon population – and it’s one that poses a grave risk to pets.\nSince Easter Sunday, two residents in the Bayview neighbourhood and surrounding area have reached out to ... [2046 chars]",
"url": "https://www.sootoday.com/local-news/sick-raccoons-in-west-end-concern-local-falconer-12147671",
"image": "https://www.vmcdn.ca/f/files/sootoday/2026-04-15-rakin.jpeg;w=1200;h=800;mode=crop",
"publishedAt": "2026-04-15T20:38:15Z",
"lang": "en",
"source": {
"id": "e75700b3f7b2c08a9430fe2e93805216",
"name": "SooToday.com",
"url": "https://www.sootoday.com"
}
}
]
}