- 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": 289138,
"articles": [
{
"id": "1e1ad522bbca2fcf003e8a85124eaa24",
"title": "Bangladesh conducts emergency measles vaccinations as outbreak kills more than 100 children",
"description": "Breaking News, Sports, Manitoba, Canada",
"content": "DHAKA, Bangladesh (AP) — Bangladesh is conducting emergency measles-rubella vaccinations while trying to contain an ongoing outbreak that has killed more than 100 children in less than a month.\nThe government in partnership with the World Health Orga... [2870 chars]",
"url": "https://www.winnipegfreepress.com/arts-and-life/life/health/2026/04/06/bangladesh-conducts-emergency-measles-vaccinations-as-outbreak-kills-more-than-100-children",
"image": "https://www.winnipegfreepress.com/wp-content/uploads/sites/2/2026/03/69d4749384b4133c8a12a134jpeg.jpg?w=1600",
"publishedAt": "2026-04-07T03:07:24Z",
"lang": "en",
"source": {
"id": "ce16c38b3c43eee5cdb95476a1f8c587",
"name": "Winnipeg Free Press",
"url": "https://www.winnipegfreepress.com"
}
},
{
"id": "1aef8e1330e3cdbe596edf0df3061597",
"title": "Study shows how blind people map surroundings using sound",
"description": "Some blind people use returning echoes from their own mouth clicks to perceive external surroundings, or echolocation.",
"content": "Some blind people use returning echoes from their own mouth clicks to perceive external surroundings, or echolocation. New from eNeuro, Haydee Garcia Lazaro and Santani Teng, from Smith–Kettlewell Eye Research Institute, explored how the human brain ... [1197 chars]",
"url": "https://www.news-medical.net/news/20260406/Study-shows-how-blind-people-map-surroundings-using-sound.aspx",
"image": "https://www.news-medical.net/image-handler/picture/2014/7/Neuroscience-620x480.jpg",
"publishedAt": "2026-04-07T02:30:00Z",
"lang": "en",
"source": {
"id": "f2ca7a45d20357cb42858868cb4a4946",
"name": "News-Medical",
"url": "https://www.news-medical.net"
}
},
{
"id": "afa614f16752c2fc92358b437e199914",
"title": "Un traitement de cellules souches pour aider les aînés fragiles",
"description": "Écoutez à ce sujet Martin Carli, vulgarisateur scientifique et co animateur de l émission Génial! à Télé Québec, en compagnie de Philippe Cantin.",
"content": "Une société de biotechnologie américaine a développé le traitement Lomecel-B (ou lomestrocel), qui consiste à injecter des cellules souches saines de jeunes donneurs (18-24 ans) à des patients âgés de 70 à 85 ans.\nCe traitement vise à cibler et rédui... [653 chars]",
"url": "https://www.985fm.ca/audio/768276/un-traitement-de-cellules-souches-pour-aider-les-aines-fragiles",
"image": "https://cdn.cogecolive.com/prod-20250109/user_avatar_1736464028849878_ori.jpeg",
"publishedAt": "2026-04-07T01:20:00Z",
"lang": "fr",
"source": {
"id": "7de183586334ceefd44a6d253e2b9edb",
"name": "98.5 Montréal",
"url": "https://www.985fm.ca"
}
}
]
}