- 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": 261626,
"articles": [
{
"id": "dc1b431e51505885dcfa77ab6c1d20dc",
"title": "UBC faculty member supports international mpox response team in Sierra Leone",
"description": "Jeff Boniface shares how he supported patients with mpox, highlighting the power of team-based care in global health emergencies",
"content": "Jeff Boniface shares how he supported patients with mpox, highlighting the power of team-based care in global health emergencies\nIn 2025, Sierra Leone reported its first case of mpox in nearly a decade, with the number rapidly increasing to more than... [4559 chars]",
"url": "https://www.med.ubc.ca/news/ubc-faculty-member-supports-international-mpox-response-team-in-sierra-leone/",
"image": "https://www.med.ubc.ca/files/2026/06/UBC_MPOX-1200x627-1.png",
"publishedAt": "2026-06-04T15:03:56Z",
"lang": "en",
"source": {
"id": "4918774e89b6b8e54231c1460944e566",
"name": "UBC Faculty of Medicine",
"url": "https://www.med.ubc.ca"
}
},
{
"id": "3563a3b0910511fb5d2723ad8765af2d",
"title": "Les Laurentides, au cœur de la recherche en prévention des infections",
"description": "La Chaire EconoPCI lance une recherche sur les besoins en infirmières spécialisées en prévention des infections dans les Laurentides.",
"content": "Accordée dans le cadre du concours Projet des IRSC de l’automne 2025, l’objectif de cette subvention est de financer un projet international entre le Québec et le Luxembourg, consacré à mesurer l’impact de la prévention des infections dans les soins ... [4213 chars]",
"url": "https://journalinfoslaurentides.com/actualites/les-laurentides-au-coeur-de-la-recherche-en-prevention-des-infections",
"image": "https://bn.journalinfoslaurentides.com/wp-content/uploads/2026/06/recherche-pci-uqo-laurentides.jpg",
"publishedAt": "2026-06-04T15:02:53Z",
"lang": "fr",
"source": {
"id": "19c7a04f53305a721698204c69bfb315",
"name": "Journal Infos Laurentides",
"url": "https://journalinfoslaurentides.com"
}
},
{
"id": "a3e552de27ac271a023c549255bbe313",
"title": "From VIDO director of facilities to a world of possibilities",
"description": "During the work week, Cam Ewart serves as the director of facilities at one of the most advanced high-security infectious disease research facilities in the world.",
"content": "After 15 years of dealing with the immense responsibility of helping keep the Vaccine and Infectious Disease Organization (VIDO) facilities running smoothly, and 27 years of leading major projects on campus across the University of Saskatchewan (USas... [7386 chars]",
"url": "https://news.usask.ca/articles/community/2026/from-vido-director-of-facilities-to-a-world-of-possibilities.php",
"image": "https://news.usask.ca/images/2026/cam-ewart-1.jpg",
"publishedAt": "2026-06-04T14:00:21Z",
"lang": "en",
"source": {
"id": "303a7fd0802a31fb0e34769267b4dc6d",
"name": "University of Saskatchewan",
"url": "https://news.usask.ca"
}
}
]
}