- 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": 58780,
"articles": [
{
"id": "77b1d23eb9a8fe759f7062095565ed30",
"title": "Brazil suspends dengue vaccine following two deaths",
"description": "More than half a million people have received doses of the vaccine in 2026. Read more at straitstimes.com.",
"content": "RIO DE JANEIRO – Brazil said on June 8 that it was temporarily suspending use of the world’s first single-dose dengue vaccine following two suspicious deaths.\nMore than half a million people have received doses of the vaccine in 2026, which was devel... [1628 chars]",
"url": "https://www.straitstimes.com/world/brazil-suspends-dengue-vaccine-following-two-deaths",
"image": "https://cassette.sphdigital.com.sg/image/straitstimes/9b62537da820af188aea9e0f8122fa57620308f8de98a50d1c38e1f413cef800",
"publishedAt": "2026-06-08T22:45:00Z",
"lang": "en",
"source": {
"id": "739b615c65becd670ee152cab7f8c439",
"name": "The Straits Times",
"url": "https://www.straitstimes.com"
}
},
{
"id": "d1c31c01ce38d81dd85a8f8aa7658508",
"title": "Congo says Ebola deaths top 100 as armed groups threaten response",
"description": "The Ebola outbreak is gripping three provinces long beset by armed conflict. Read more at straitstimes.com.",
"content": "DAKAR – The Democratic Republic of Congo on June 9 said confirmed Ebola deaths had climbed to 101 and that the presence of armed groups was continuing to hinder the response in the hardest-hit province.\nThe outbreak of the Bundibugyo strain of Ebola ... [1501 chars]",
"url": "https://www.straitstimes.com/world/congo-says-ebola-deaths-top-100-as-armed-groups-threaten-response",
"image": "https://cassette.sphdigital.com.sg/image/straitstimes/5311d2627bd4f77338be0d2ccaab9b7a5aff23b619b01cd10439a7f69be0debd",
"publishedAt": "2026-06-08T22:18:57Z",
"lang": "en",
"source": {
"id": "739b615c65becd670ee152cab7f8c439",
"name": "The Straits Times",
"url": "https://www.straitstimes.com"
}
},
{
"id": "c00a8587b9291d41552ce0a497baf056",
"title": "Congo says Ebola deaths top 100 as armed groups threaten response",
"description": "DAKAR, June 8 - Democratic Republic of Congo on Monday said confirmed Ebola deaths had climbed to 101 and that the presence of armed groups was continuing to hinder the response in the hardest-hit province. Read more at straitstimes.com.",
"content": "DAKAR, June 8 - Democratic Republic of Congo on Monday said confirmed Ebola deaths had climbed to 101 and that the presence of armed groups was continuing to hinder the response in the hardest-hit province.\nThe outbreak of the Bundibugyo strain of Eb... [1501 chars]",
"url": "https://www.straitstimes.com/world/europe/congo-says-ebola-deaths-top-100-as-armed-groups-threaten-response",
"image": "https://cassette.sphdigital.com.sg/image/straitstimes/5311d2627bd4f77338be0d2ccaab9b7a5aff23b619b01cd10439a7f69be0debd",
"publishedAt": "2026-06-08T20:32:20Z",
"lang": "en",
"source": {
"id": "739b615c65becd670ee152cab7f8c439",
"name": "The Straits Times",
"url": "https://www.straitstimes.com"
}
}
]
}