- 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": 270136,
"articles": [
{
"id": "541b06e8360d5533ec2b43f6274ebf80",
"title": "Le statut socioéconomique laisse une empreinte dans le cerveau de l’enfant",
"description": "Quant au Q.I. des parents, il serait une « illusion » causée par les avantages qu’amène un statut social privilégié.",
"content": "Qu’est-ce qui influence le plus le développement du cerveau d’un enfant pendant ses 5 premières années? L’alimentation, la génétique, le Q.I.? Une étude suggère que le facteur le plus déterminant, c’est le statut socioéconomique.\nIl faut se rappeler ... [2452 chars]",
"url": "https://www.pieuvre.ca/2026/06/16/science-cerveau-enfant-pauvrete-statut/",
"image": "https://www.pieuvre.ca/wp-content/uploads/2026/06/enfant-jeu-ana-klipper-t4B_JcUofvY-unsplash-scaled.jpg",
"publishedAt": "2026-06-17T03:11:57Z",
"lang": "fr",
"source": {
"id": "2a062adf07bbe27b3e74ece8afce4d03",
"name": "pieuvre.ca",
"url": "https://www.pieuvre.ca"
}
},
{
"id": "1018b616bf8e32ef887aed2253ad0ef7",
"title": "Disease deadly to bats found for 1st time in Northwest Territories",
"description": "In a news release Tuesday, the government says a case of white-nose syndrome, along with the fungus that causes the disease, was found a bat in the Fort Smith area as part of ongoing monitoring.",
"content": "The government of the Northwest Territories says it has confirmed the territory's first case of a disease deadly to bats.\nIn a news release Tuesday, the government said a case of white-nose syndrome, along with the fungus that causes the disease, was... [1085 chars]",
"url": "https://www.cbc.ca/news/canada/north/disease-deadly-to-bats-found-for-1st-time-in-northwest-territories-9.7237840",
"image": "https://i.cbc.ca/ais/1.5255956,1737496089000/full/max/0/default.jpg?im=Crop%2Crect%3D%280%2C36%2C2560%2C1440%29%3BResize%3D620",
"publishedAt": "2026-06-16T22:31:46Z",
"lang": "en",
"source": {
"id": "aa998c61041906c2082d63fdef6cc33a",
"name": "CBC",
"url": "https://www.cbc.ca"
}
},
{
"id": "99e596a128e6a4830681cd9b17835f01",
"title": "B.C. health officials to expand mosquito study on North Shore",
"description": "In 2024, four cases of encephalitis, or swelling of the brain, were linked to mosquitoes in the Sea to Sky region",
"content": "Article content\nHealth officials are expanding a study into mosquitoes on the North Shore to better understand how they may be hurting human health.\nTHIS CONTENT IS RESERVED FOR SUBSCRIBERS ONLY\nSubscribe now to read the latest news in your city and ... [4749 chars]",
"url": "https://vancouversun.com/news/bc-health-officials-to-expand-mosquito-study-on-north-shore",
"image": "https://smartcdn.gprod.postmedia.digital/vancouversun/wp-content/uploads/2023/07/human-case-of-west-nile-virus-re.jpg",
"publishedAt": "2026-06-16T21:17:17Z",
"lang": "en",
"source": {
"id": "d30c3ead549d33408461ec018d7805d0",
"name": "Vancouver Sun",
"url": "https://vancouversun.com"
}
}
]
}