- 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": 52094,
"articles": [
{
"id": "d69f98b0c372e7d57e82e724e6d67fd0",
"title": "Immune response to cancer may cause brain disease",
"description": "/PRNewswire/ -- Consider two seemingly unrelated medical puzzles. First: Every day, our bodies produce hundreds of billions of new cells, many of which are...",
"content": "COLD SPRING HARBOR, N.Y., March 25, 2026 /PRNewswire/ -- Consider two seemingly unrelated medical puzzles. First: Every day, our bodies produce hundreds of billions of new cells, many of which are mutated. If cancer arises from cellular mutation, why... [3489 chars]",
"url": "https://www.prnewswire.com/news-releases/immune-response-to-cancer-may-cause-brain-disease-302724606.html",
"image": "https://i.ytimg.com/vi/RPazJb7rChs/hqdefault.jpg",
"publishedAt": "2026-03-25T16:01:00Z",
"lang": "en",
"source": {
"id": "4e4307a07d2ce1e31acaf932954d3dd9",
"name": "PR Newswire",
"url": "https://www.prnewswire.com"
}
},
{
"id": "1a20701ce4e0ab2d0a4d27e8f1d71f62",
"title": "Male Hormones Linked to Aggressive Rare Pediatric Brain Tumor",
"description": "Study reveals androgen signaling drives PFA ependymoma and shows pathway inhibition suppresses tumor growth, offering a potential therapeutic approach.",
"content": "A new study published in Nature identifies a previously unrecognized driver of one of the most aggressive pediatric brain tumors, pointing to a potential therapeutic strategy for a disease that has long lacked effective treatment options. The work, l... [5670 chars]",
"url": "https://www.insideprecisionmedicine.com/topics/oncology/male-hormones-linked-to-aggressive-rare-pediatric-brain-tumor/",
"image": "https://www.insideprecisionmedicine.com/wp-content/uploads/2025/05/Getty_1408942960_Brain.jpg",
"publishedAt": "2026-03-25T16:00:02Z",
"lang": "en",
"source": {
"id": "109f786697844947c1fdd219350f1b78",
"name": "Inside Precision Medicine",
"url": "https://www.insideprecisionmedicine.com"
}
},
{
"id": "d19ba9d7496389859c9dea152cd50d9f",
"title": "Scientists link IVNS1ABP gene to new ageing disorder",
"description": "Explore the implications of the IVNS1ABP gene in a new genetic disease linked to premature aging and neurological decline.",
"content": "A previously unknown genetic disorder causing premature ageing and neurological decline has been identified by scientists using advanced genome sequencing and stem cell models to find its underlying mechanisms,\nScientists at the Sanford Burnham Preby... [4410 chars]",
"url": "https://www.drugtargetreview.com/news/194485/scientists-link-ivns1abp-gene-to-new-ageing-disorder/",
"image": "https://www.drugtargetreview.com/wp-content/uploads/shutterstock_658210339-1.jpg",
"publishedAt": "2026-03-25T14:04:14Z",
"lang": "en",
"source": {
"id": "5b54d540ce66cdbbcbceebdc435344ca",
"name": "Drug Target Review",
"url": "https://www.drugtargetreview.com"
}
}
]
}