- 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": 267016,
"articles": [
{
"id": "1b5d72b827829d85da408a33ab94ec5b",
"title": "Manitoba declares HIV public health emergency over sharp rise in cases",
"description": "Climbing HIV cases in Manitoba prompted the province to declare a public health emergency, its chief provincial public health officer announced Thursday.",
"content": "Increased HIV transmission in Manitoba has prompted the province to declare a public health emergency, its chief provincial public health officer announced Thursday.\nAn estimated 120 cases have been reported provincially in the first quarter of this ... [2168 chars]",
"url": "https://globalnews.ca/news/11838651/manitoba-hiv-public-health-emergency/",
"image": "https://globalnews.ca/wp-content/uploads/2026/05/CP18876163.jpg?quality=65&strip=all&w=720&h=379&crop=1",
"publishedAt": "2026-05-07T16:00:07Z",
"lang": "en",
"source": {
"id": "a301f1a787ffad153a758085184d4bbb",
"name": "Global News",
"url": "https://globalnews.ca"
}
},
{
"id": "d51a843526136f3b345e958bf9a9899a",
"title": "ENTRETIEN. Parkinson : \" la plus inconnue des maladies connues \"",
"description": "La maladie de Parkinson progresse rapidement en France, avec plus de 270 000 personnes concernées. À Tarbes, un colloque du comité 65 a mis en lumière les avancées scientifiques...",
"content": "À l’occasion de la journée mondiale de la maladie de Parkinson, le comité 65 de Tarbes a organisé un colloque visant à partager, informer et sensibiliser le public, à partir d’un état des lieux des connaissances et des avancées de la recherche. L’occ... [2013 chars]",
"url": "https://www.ladepeche.fr/2026/05/07/entretien-parkinson-la-plus-inconnue-des-maladies-connues-13360888.php",
"image": "https://images.ladepeche.fr/api/v1/images/view/69fcb5aa400fdbc50b066fa3/hd/image.jpg?v=1",
"publishedAt": "2026-05-07T15:56:00Z",
"lang": "fr",
"source": {
"id": "7670a57160a612236fa405691f78799e",
"name": "ladepeche.fr",
"url": "https://www.ladepeche.fr"
}
},
{
"id": "795d5faf759b6a194ca678cb28b9fcae",
"title": "Manitoba declares public health emergency as HIV rates rise",
"description": "The province of Manitoba has declared a public health emergency related to HIV as it continues to see some of the highest rates of the disease in Canada, the provincial chief public health officer announced Thursday.",
"content": "The province of Manitoba has declared a public health emergency related to HIV as it continues to see some of the highest rates of the disease in Canada, the provincial chief public health officer announced Thursday.\n\"In 2024, we reported a rate of 1... [2614 chars]",
"url": "https://www.cbc.ca/news/canada/manitoba/hiv-manitoba-public-health-emergency-9.7191004",
"image": "https://i.cbc.ca/ais/3e5cadff-aeb5-43e5-9ba1-8445a2ec5e01,1778166156908/full/max/0/default.jpg?im=Crop%2Crect%3D%280%2C0%2C3701%2C2081%29%3BResize%3D620",
"publishedAt": "2026-05-07T15:42:45Z",
"lang": "en",
"source": {
"id": "aa998c61041906c2082d63fdef6cc33a",
"name": "CBC",
"url": "https://www.cbc.ca"
}
}
]
}