- 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": 48086,
"articles": [
{
"id": "34dbca9505f69b159cb671ad3a5b7258",
"title": "Hospital restricts visiting as norovirus spreads",
"description": "Visiting is being temporarily restricted until Monday on wards at East Surrey Hospital in Redhill.",
"content": "Hospital restricts visiting as norovirus spreads\n37 minutes ago\nTanya GuptaSouth East\nA hospital has brought in visiting restrictions on its wards because of an increase in norovirus cases.\nSurrey & Sussex Healthcare NHS Trust, which runs the East Su... [861 chars]",
"url": "https://www.bbc.com/news/articles/cdrmx5erv6go",
"image": "https://ichef.bbci.co.uk/news/1024/branded_news/dfab/live/bdbb74c0-2aa7-11f1-b297-95b0a0a8331e.jpg",
"publishedAt": "2026-03-28T13:24:24Z",
"lang": "en",
"source": {
"id": "f331a5ed3965fb59761dfcecfc7e7a34",
"name": "BBC",
"url": "https://www.bbc.com"
}
},
{
"id": "f3708b800ac5a6a3c8e964a280ce27aa",
"title": "How to contain avian flu H5N1 if human-to-human spread begins",
"description": "At this point, avian flu H5N1 is thought to have very limited ability to transmit between humans, but a recent case in British Columbia with an unknown source of transmission has piqued the curiosity and concern of scientists, including York University Professor Seyed Moghadas. Did this lone case come about through transmission from an animal or another person, and if it was via human transmission, what methods would control its spread in the human population?",
"content": "At this point, avian flu H5N1 is thought to have very limited ability to transmit between humans, but a recent case in British Columbia with an unknown source of transmission has piqued the curiosity and concern of scientists, including York Universi... [6707 chars]",
"url": "https://medicalxpress.com/news/2026-03-avian-flu-h5n1-human.html",
"image": "https://scx2.b-cdn.net/gfx/news/2026/effective-containment.jpg",
"publishedAt": "2026-03-28T13:00:05Z",
"lang": "en",
"source": {
"id": "fc12437cc984742bf9a97820262ab48a",
"name": "Medical Xpress",
"url": "https://medicalxpress.com"
}
},
{
"id": "83bdf5851ae7a1cd80764c064e15ee21",
"title": "$37.9M initiative to help Singaporeans age well",
"description": "Singapore launches a $37.9 million initiative to develop technologies for healthy ageing, focusing on AI, robotics, and personalised healthcare. Read more at straitstimes.com.",
"content": "SINGAPORE – An AI tool that can predict fracture risk in seconds and wearable sensors for fall risk assessment are among the solutions being developed under a new $37.9 million programme to help Singaporeans age more healthily with technology.\nMuscul... [4149 chars]",
"url": "https://www.straitstimes.com/singapore/health/singapore-rolls-out-37-9m-initiative-to-help-people-age-well-with-technology",
"image": "https://cassette.sphdigital.com.sg/image/straitstimes/ab6870d35b832f5f92595dde3841b92dd29277b54fe8c99bd49c0dae6e1bce58",
"publishedAt": "2026-03-28T11:21:13Z",
"lang": "en",
"source": {
"id": "739b615c65becd670ee152cab7f8c439",
"name": "The Straits Times",
"url": "https://www.straitstimes.com"
}
}
]
}