- 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": 300550,
"articles": [
{
"id": "1d0a69f05d99e4dc21b2a72d5c39ca36",
"title": "Make stronger connections for better mental health",
"description": "Prince Edward County News, All County, All the time",
"content": "Feeling connected and part of your community is important.\nIsolation and loneliness are described by the World Health Organization as being widespread, with 16 per cent of people experiencing loneliness – a serious issue impacting physical and mental... [2720 chars]",
"url": "https://www.countylive.ca/make-stronger-connections-for-better-mental-health/",
"image": "https://www.countylive.ca/wp-content/uploads/2014/10/countylive_400x400-75x75.jpg",
"publishedAt": "2026-04-27T18:00:44Z",
"lang": "en",
"source": {
"id": "1b1085b5fdd6ed63043d8e0b8e7ecfb3",
"name": "Prince Edward County News countylive.ca",
"url": "https://www.countylive.ca"
}
},
{
"id": "669d8948e9a8e7a2ccf2aabe54a3d686",
"title": "Un Canadien n’a plus de trace de VIH après une greffe de moelle osseuse",
"description": "Un Torontois vivant avec le VIH depuis 27 ans est en rémission – et pourrait être guéri, selon ses médecins – après avoir reçu une greffe de moelle osseuse provenant d'un donneur naturellement résistant au virus.",
"content": "Un Torontois vivant avec le VIH depuis 27 ans est en rémission – et pourrait être guéri, selon ses médecins – après avoir reçu une greffe de moelle osseuse provenant d’un donneur naturellement résistant au virus.\nS’il reste en rémission pendant envir... [3914 chars]",
"url": "https://www.acadienouvelle.com/etc/sante-mieux-etre/2026/04/27/un-canadien-na-plus-de-trace-de-vih-apres-une-greffe-de-moelle-osseuse/",
"image": "https://acadienouvelle-6143.kxcdn.com/wp-content/uploads/2026/04/0819dadd4b9ac2dcfe4a33b6136947d5d930725415cebb8a8223bdb620914753.jpg",
"publishedAt": "2026-04-27T17:50:27Z",
"lang": "fr",
"source": {
"id": "169ba5102a57b01928fd25744624d671",
"name": "Acadie Nouvelle",
"url": "https://www.acadienouvelle.com"
}
},
{
"id": "f5323f31ca6efd2d0fc614689e3c20bf",
"title": "Province Expanding Access to RSV Vaccines",
"description": "The provincial government is expanding access to RSV vaccines. Government has set aside $3.9-million that will...",
"content": "The provincial government is expanding access to RSV vaccines.\nGovernment has set aside $3.9-million that will make the vaccines available for everyone under 6 months old, and seniors over 75.\nThat means newborns will be able to get the vaccine befor... [460 chars]",
"url": "https://vocm.com/2026/04/27/province-expanding-access-to-rsv-vaccines/",
"image": "https://media-cdn.socastsrm.com/wordpress/wp-content/blogs.dir/900/files/2026/04/lela-and-janice.jpg",
"publishedAt": "2026-04-27T17:41:00Z",
"lang": "en",
"source": {
"id": "e1f7b8d1fbe1f1a390d9ca6465745832",
"name": "VOCM",
"url": "https://vocm.com"
}
}
]
}