- 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
Singapore Health News API
Get the live top health headlines from Singapore with our JSON API.
Get API key for the Singapore 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 Singapore.
GET
https://gnews.io/api/v4/top-headlines?country=sg&category=health&apikey=API_KEY
{
"totalArticles": 56370,
"articles": [
{
"id": "40ac92650efcd7e8dd3adf943d3eb4e2",
"title": "Scientist Reveals What Happens To The Human Body After Death",
"description": "The process involves bacteria, fungi, and other microorganisms breaking down the body's fats, proteins, and carbohydrates.",
"content": "Death is often seen as the end of life, but science offers a different way to understand it. According to astrophysicist Neil deGrasse Tyson, the human body does not simply disappear after death. Instead, it changes form, continuing its journey in th... [2044 chars]",
"url": "https://www.ndtv.com/science/scientist-reveals-what-happens-to-the-human-body-after-death-11438206",
"image": "https://c.ndtvimg.com/2026-05/cnhmonng_dna_625x300_02_May_26.jpg?im=FeatureCrop,algorithm=dnn,width=1200,height=738",
"publishedAt": "2026-05-02T05:48:05Z",
"lang": "en",
"source": {
"id": "5775709b019bb5c3dae707e7b660f89e",
"name": "NDTV",
"url": "https://www.ndtv.com"
}
},
{
"id": "5878146d175730285c53a3c18da73bf2",
"title": "AI System Detects Pancreatic Cancer Years Before Doctors Can, Study Shows",
"description": "AI-powered REDMOD detects pancreatic cancer in CT scans three years early, doubling the detection rate of specialist doctors.",
"content": "Scientists in the United States have developed an artificial intelligence system that may be able to spot pancreatic cancer up to three years before a formal diagnosis, offering fresh hope for one of the most difficult cancers to treat. The tool, kno... [1540 chars]",
"url": "https://www.ndtv.com/science/ai-system-detects-pancreatic-cancer-years-before-doctors-can-study-shows-11437958",
"image": "https://c.ndtvimg.com/2026-05/u9qh61tk_the-ai-was-trained-on-969-ct-scans-and-then-tested-on-a-separate-set-of-images_625x300_02_May_26.jpeg",
"publishedAt": "2026-05-02T02:04:59Z",
"lang": "en",
"source": {
"id": "5775709b019bb5c3dae707e7b660f89e",
"name": "NDTV",
"url": "https://www.ndtv.com"
}
},
{
"id": "84f78c1308eb49f3de1d67f23875c91e",
"title": "Atezolizumab in Alveolar Soft Part Sarcoma Long-Term Follow-up",
"description": "As reported in the Journal of Clinical Oncology by Chen et al, extended follow-up of the pivotal phase II trial of atezolizumab in patients with alveolar soft part sarcoma showed continued benefit of ...",
"content": "As reported in the Journal of Clinical Oncology by Chen et al, extended follow-up of the pivotal phase II trial of atezolizumab in patients with alveolar soft part sarcoma (ASPS) showed continued benefit of atezolizumab treatment.\nStudy Details\nIn th... [1921 chars]",
"url": "https://ascopost.com/news/may-2026/atezolizumab-in-alveolar-soft-part-sarcoma-long-term-follow-up/",
"image": "https://ascopost.com/media/14024064/soft-tissue-sarcoma.jpeg",
"publishedAt": "2026-05-01T15:12:59Z",
"lang": "en",
"source": {
"id": "5401c1d9e8abd37eaccdf84494dc5ed8",
"name": "The ASCO Post",
"url": "https://ascopost.com"
}
}
]
}