- 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": 237094,
"articles": [
{
"id": "f3557d4f4998c0d5aa6d29a409620402",
"title": "Arenas, school, hospitals latest measles exposure sites",
"description": "Breaking News, Sports, Manitoba, Canada",
"content": "Hockey arenas, schools and hospitals are the latest exposure sites for measles as the number of cases in Manitoba continues to climb.\nThe province has recorded 33 more confirmed cases of measles and six probable cases, bringing the total to 248 confi... [2552 chars]",
"url": "https://www.winnipegfreepress.com/breakingnews/2026/03/06/arenas-school-hospitals-latest-measles-exposure-sites",
"image": "https://www.winnipegfreepress.com/wp-content/uploads/sites/2/2022/11/fb-og-image.png",
"publishedAt": "2026-03-06T21:32:43Z",
"lang": "en",
"source": {
"id": "ce16c38b3c43eee5cdb95476a1f8c587",
"name": "Winnipeg Free Press",
"url": "https://www.winnipegfreepress.com"
}
},
{
"id": "6168c3776bfc326e5beb97986369fefb",
"title": "Portable MRI transforms brain surgery",
"description": "A neurosurgeon is calling the arrival of a portable MRI machine at London Health Sciences Centre (LHSC) a ‘game-changing’ innovation.",
"content": "A neurosurgeon is calling the arrival of a portable MRI machine at London Health Sciences Centre (LHSC) a ‘game-changing’ innovation.\nHe believes the device could soon be used to offer scans at the bedsides of intensive care patients.\nBut for now, th... [2519 chars]",
"url": "https://www.cp24.com/news/canada/2026/03/06/game-changer-portable-mri-transforms-brain-surgery-at-lhsc/",
"image": "https://www.cp24.com/resizer/v2/BSLIIP5RH5HKNKVJEB5EEX4SCQ.jpeg?smart=true&auth=f656eb607e84a2b9123f876324dd6284e648a0929bedbdcaf39d466ee27852f7&width=1200&height=630",
"publishedAt": "2026-03-06T21:30:00Z",
"lang": "en",
"source": {
"id": "7dd7268139219ad1376ef22df3730d7e",
"name": "cp24.com",
"url": "https://www.cp24.com"
}
},
{
"id": "98bd8fc88a0d0deecef893bca0474e87",
"title": "La lutte contre la malaria menacée par le climat",
"description": "L’augmentation des inondations et des ouragans pourrait se traduire par 123 millions de cas supplémentaires et plus de 500 000 décès d’ici à 2050.",
"content": "S’il est acquis depuis longtemps que des températures plus élevées peuvent favoriser la dissémination de la malaria — en augmentant le champ d’action des insectes — l’expérience des 25 dernières années démontre aussi que ce n’est pas la température q... [2545 chars]",
"url": "https://www.pieuvre.ca/2026/03/06/societe-sante-malaria-lutte-climat/",
"image": "https://www.pieuvre.ca/wp-content/uploads/2026/03/moustique-rapha-wilde-iTDCtgM9KwU-unsplash-scaled.jpg",
"publishedAt": "2026-03-06T21:18:44Z",
"lang": "fr",
"source": {
"id": "2a062adf07bbe27b3e74ece8afce4d03",
"name": "pieuvre.ca",
"url": "https://www.pieuvre.ca"
}
}
]
}