- 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": 288198,
"articles": [
{
"id": "1d2c06ac6743c8aa39f1fe16770301f6",
"title": "Anxiété : la génétique éclaire une part d'hérédité",
"description": "Une étude, menée auprès de 700.000 personnes, met en lumière de nouveaux liens génétiques avec les symptômes de l'anxiété.",
"content": "Depuis plusieurs années, les travaux scientifiques pointent des liens entre l’hérédité et l’anxiété. Et ce risque biologique semble particulièrement important. Une nouvelle étude de King’s College London et de Queen’s University Belfast a mis en lumi... [2570 chars]",
"url": "https://www.pourquoidocteur.fr/Articles/Question-d-actu/55076-Anxiete-genetique-eclaire-part-d-heredite",
"image": "https://www.pourquoidocteur.fr/media/article/istock-1485105645-1781270302.jpg",
"publishedAt": "2026-06-12T17:25:00Z",
"lang": "fr",
"source": {
"id": "fad2b3a2a712b01baad87009bb046440",
"name": "Pourquoi Docteur",
"url": "https://www.pourquoidocteur.fr"
}
},
{
"id": "150e4f70460794427e821f1fbb866e60",
"title": "As World Cup boosts infection risk, Toronto and Vancouver aren’t sitting on the sidelines",
"description": "Wastewater screening, a key way to monitor infectious disease threats, is expanding",
"content": "The 39-day event kicked off on Thursday in Mexico, and matches will be played on Friday in Toronto and Saturday in Vancouver.\nMore than 6.5 million soccer fans from around the world are expected to attend games in the three host nations — a scale of ... [8493 chars]",
"url": "https://ici.radio-canada.ca/rci/en/news/2261182/as-world-cup-boosts-infection-risk-toronto-and-vancouver-arent-sitting-on-the-sidelines",
"image": "https://images.radio-canada.ca/q_auto,w_635/v1/ici-info/16x9/soccer-place-nathan-phillips-toronto-fifa.jpeg",
"publishedAt": "2026-06-12T17:11:06Z",
"lang": "en",
"source": {
"id": "197e8e0f338b074f642026d5a319d658",
"name": "Radio-Canada",
"url": "https://ici.radio-canada.ca"
}
},
{
"id": "09d768dc5b42deeff51823b395d5093c",
"title": "\" C’est douloureux et stigmatisant \", Patrick vit avec le syndrome des jambes sans repos et aide d’autres malades",
"description": "Cet habitant de Guérande souffre du syndrome des jambes sans repos. Insomnies et douleurs sont son quotidien. Il est le référent Loire-Atlantique de France Ekbom.",
"content": "Des douleurs le soir qui l’obligent à marcher, l’enfer pour trouver le sommeil, avec comme conséquences, « la somnolence du lendemain, un état d’irritabilité, une vie sociale décalée et une qualité de vie dégradée ». Patrick Cachart habite à Guérande... [3429 chars]",
"url": "https://actu.fr/pays-de-la-loire/guerande_44069/cest-douloureux-et-stigmatisant-patrick-vit-avec-le-syndrome-des-jambes-sans-repos-et-aide-dautres-malades_64362632.html",
"image": "https://static.actu.fr/uploads/2026/06/f6198522b91a6fa198522b91ace198v.jpg",
"publishedAt": "2026-06-12T16:30:02Z",
"lang": "fr",
"source": {
"id": "8a1d23f6ed0342079db7b0d67bb4fcb0",
"name": "Actu.fr",
"url": "https://actu.fr"
}
}
]
}