- 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": 288680,
"articles": [
{
"id": "17306569a67cbc199211b4be06caf9d4",
"title": "News Release: Health Unit Advises Public of Potential Pertussis Exposure in Leamington",
"description": "The Windsor-Essex County Health Unit (WECHU) is advising the public of a potential exposure to pertussis, commonly known as whooping cough, following a confirmed case in the community.",
"content": "FOR IMMEDIATE RELEASE:\nMonday, June 22, 2026 | 3:00 p.m. | Windsor-Essex County\nThe Windsor-Essex County Health Unit (WECHU) is advising the public of a potential exposure to pertussis, commonly known as whooping cough, following a confirmed case in ... [1741 chars]",
"url": "https://www.wechu.org/news-release-health-unit-advises-public-potential-pertussis-exposure-leamington",
"image": "https://www.wechu.org/favicon.ico",
"publishedAt": "2026-06-22T19:03:05Z",
"lang": "en",
"source": {
"id": "3c9dd44039b07edd2776d07bdda38945",
"name": "The Windsor-Essex County Health Unit",
"url": "https://www.wechu.org"
}
},
{
"id": "d6373fe9de286eca7f3437a03f7d4e7d",
"title": "Health Picks: Fresh advice, straight from BC doctors",
"description": "With all the health advice flooding our feeds and group chats, it can be difficult for your patients to know what and who to trust.",
"content": "With all the health advice flooding our feeds and group chats, it can be difficult for your patients to know what and who to trust. Conflicting claims from influencers, wellness brands, and unverified online sources have made it harder than ever for ... [1440 chars]",
"url": "https://www.doctorsofbc.ca/health-promotion/2026/health-picks-fresh-advice-straight-bc-doctors",
"image": "https://www.doctorsofbc.ca/sites/default/files/styles/wide_1280_x_720/public/2026-06/health-picks-apple_0.png?h=1e090c34&itok=C2oXyDAY",
"publishedAt": "2026-06-22T18:17:53Z",
"lang": "en",
"source": {
"id": "9cfec8b39f1e4f5357f574b2fa37f73c",
"name": "Doctors of BC",
"url": "https://www.doctorsofbc.ca"
}
},
{
"id": "bfd83a862ab76f260149d2b2e66cacaf",
"title": "Annonay L’activité physique adaptée, une discipline qui accompagne les malades du cancer",
"description": "Lors de la visite de l’espace Ligue d’Annonay, tenu par la Ligue contre le cancer, nous avons rencontré des professionnels qui y travaillent. ...",
"content": "Le Dauphiné Libéré, en tant que responsable de traitement, recueille dans ce formulaire des informations qui sont enregistrées dans un fichier informatisé par son Service Relations Clients, la finalité étant d’assurer la création et la gestion de vot... [767 chars]",
"url": "https://www.ledauphine.com/sante/2026/06/22/l-activite-physique-adaptee-une-discipline-qui-accompagne-les-malades-du-cancer",
"image": "https://cdn-s-www.ledauphine.com/images/82F4D0FA-01A8-478E-BE8A-3929BA9336FF/FB1200/photo-1782150521.jpg",
"publishedAt": "2026-06-22T17:48:55Z",
"lang": "fr",
"source": {
"id": "db97864a4fde6c0864e54a48ace0bc91",
"name": "Le Dauphiné Libéré",
"url": "https://www.ledauphine.com"
}
}
]
}