- 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
India Health News API
Get the live top health headlines from India with our JSON API.
Get API key for the India 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 India.
GET
https://gnews.io/api/v4/top-headlines?country=in&category=health&apikey=API_KEY
{
"totalArticles": 278232,
"articles": [
{
"id": "2d18abf0e2d283d05dd01e673e1a48c1",
"title": "Brain Changes Linked to Ultraprocessed Foods, Even in Otherwise Healthy Diets",
"description": "Food processing itself may influence cognitive health, study suggests",
"content": "People who included more ultraprocessed foods -- chips, candy bars, frozen meals, sugary cereals, or soda, for example -- in an otherwise healthy diet had worse attention scores and a higher risk of dementia, an analysis of cross-sectional data in Au... [4170 chars]",
"url": "https://www.medpagetoday.com/neurology/dementia/121075",
"image": "https://assets.medpagetoday.net/media/images/121xxx/121075.jpg",
"publishedAt": "2026-05-01T18:25:57Z",
"lang": "en",
"source": {
"id": "572d25e23e12ec1560e8ee1884a7057a",
"name": "MedPage Today",
"url": "https://www.medpagetoday.com"
}
},
{
"id": "a66676232405990d96deb5f7d493bfe6",
"title": "Can Your Feet Really Predict Heart Disease?",
"description": "Swelling, cold feet, hair loss or slow-healing wounds? Experts explain if these foot signs signal poor heart health and when to seek medical help.",
"content": "Swelling in feet and ankles\nThe reel describes persistent swelling as a warning sign of heart issues. Dr Gupta agrees this can be significant, but not always for the reasons suggested.\n“Persistent swelling in the feet and ankles that starts in the ev... [2625 chars]",
"url": "https://indianexpress.com/article/lifestyle/health/slow-healing-wounds-hair-loss-and-cold-toes-when-to-see-a-doctor-for-potential-heart-issues-10664252/",
"image": "https://images.indianexpress.com/2026/04/feet-heart.jpg",
"publishedAt": "2026-05-01T17:30:57Z",
"lang": "en",
"source": {
"id": "fb9b2a133349e3c8aa9c4ccde8d9400c",
"name": "The Indian Express",
"url": "https://indianexpress.com"
}
},
{
"id": "805741cd8b5c3c7564a15f9812c1e167",
"title": "Why Urban India Is Moving Towards Science-Backed Wellness",
"description": "A deep dive into preventive health and modern lifestyles, as Rishabh Jain unpacks how wellness in India is becoming more proactive, personalised and science-led.",
"content": "What are the biggest wellness shifts you are seeing in India as people move from reactive to preventive health?\nThe biggest wellness shift that we’ve seen in India in recent years has to do with people’s intent and commitment towards their own well-b... [5016 chars]",
"url": "https://www.deccanchronicle.com/lifestyle/rishabh-jain-on-why-preventive-health-is-the-future-of-wellness-1954049",
"image": "https://www.deccanchronicle.com/h-upload/2026/05/01/2036377-untitled-design-2026-05-01t220513477.jpg",
"publishedAt": "2026-05-01T16:38:06Z",
"lang": "en",
"source": {
"id": "b22c120c9590b0a464557634eb11ff99",
"name": "Deccan Chronicle",
"url": "https://www.deccanchronicle.com"
}
}
]
}