- 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": 48114,
"articles": [
{
"id": "49ae9e5d7675e083d3fd8e4b7de79b15",
"title": "Study raises new concerns over radiation exposure health risks",
"description": "Scientists warn that annual radiation exposure increases the risk of heart attack and stroke among long-term nuclear workers.",
"content": "A new study has found that workers exposed to radiation at higher annual rates face greater risks of dying from heart and stroke-related diseases than those accumulating similar doses more slowly.\nThat finding reframes long-held assumptions by showin... [5374 chars]",
"url": "https://www.earth.com/news/radiation-exposure-dose-long-term-health-risks-heart-attack-stroke-trends/",
"image": "https://cff2.earth.com/uploads/2026/03/28144353/nuclear-workers-radiation-exposure-health-risk-heart-stroke-study_1m.jpg",
"publishedAt": "2026-03-28T21:45:00Z",
"lang": "en",
"source": {
"id": "fca72a05020e12df547eedb79c870663",
"name": "Earth.com",
"url": "https://www.earth.com"
}
},
{
"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"
}
}
]
}