- 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": 296894,
"articles": [
{
"id": "baec96d1c899ecba585e4878f948ddc4",
"title": "One Type of Dream Could Make Your Sleep Feel More Restful, Study Finds",
"description": "The vividness of our dreams may be linked to how well-rested we feel upon waking, according to a new study.",
"content": "The vividness of our dreams may be linked to how well-rested we feel upon waking, according to a new study.\nLed by a team from the IMT School for Advanced Studies Lucca, in Italy, the study's authors say their findings could help identify better trea... [3548 chars]",
"url": "https://www.sciencealert.com/one-type-of-dream-could-make-your-sleep-feel-more-restful-study-finds",
"image": "https://www.sciencealert.com/images/2026/04/SleepingWoman.jpg",
"publishedAt": "2026-04-08T23:31:05Z",
"lang": "en",
"source": {
"id": "76a2943c768c5c3be7d790e609b40403",
"name": "ScienceAlert",
"url": "https://www.sciencealert.com"
}
},
{
"id": "6c7bb73f872bd793903bf00540097f8a",
"title": "Families lead the way as Island school clinics boost childhood immunization",
"description": "Canadian Public Health Week runs April 6 to April 10",
"content": "Families across the Island Health region are protecting their children and communities by keeping vaccinations up to date, with school-based clinics making it easier for parents and caregivers to access immunizations.\nThe results are worth celebratin... [2753 chars]",
"url": "https://comoxvalleyrecord.com/2026/04/08/families-lead-the-way-as-island-school-clinics-boost-childhood-immunization/",
"image": "https://comoxvalleyrecord.com/wp-content/uploads/sites/13/2026/04/42019870_web1_260415-PQN-Vaccinations-_1.jpg?w=1024",
"publishedAt": "2026-04-08T22:08:25Z",
"lang": "en",
"source": {
"id": "120daa454286373e01e70c221ca4b16e",
"name": "Comox Valley Record",
"url": "https://comoxvalleyrecord.com"
}
},
{
"id": "7c620a78288b38684bb9548c3049f985",
"title": "Families lead the way as Island school clinics boost childhood immunization",
"description": "Canadian Public Health Week runs April 6 to April 10",
"content": "Families across the Island Health region are protecting their children and communities by keeping vaccinations up to date, with school-based clinics making it easier for parents and caregivers to access immunizations.\nThe results are worth celebratin... [2753 chars]",
"url": "https://ladysmithchronicle.com/2026/04/08/families-lead-the-way-as-island-school-clinics-boost-childhood-immunization/",
"image": "https://ladysmithchronicle.com/wp-content/uploads/sites/27/2026/04/42019870_web1_260415-PQN-Vaccinations-_1.jpg?w=1024",
"publishedAt": "2026-04-08T22:04:17Z",
"lang": "en",
"source": {
"id": "605a31a3cea2225b4d57e398729b98b3",
"name": "Ladysmith Chronicle",
"url": "https://ladysmithchronicle.com"
}
}
]
}