- 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": 56640,
"articles": [
{
"id": "9a2006672363de35892dfe0298794cc2",
"title": "Suspected hantavirus outbreak on an Atlantic cruise ship leaves 3 dead",
"description": "Three passengers have died aboard a cruise ship sailing in the Atlantic, with at least one case confirmed to be linked to hantavirus, a rare but severe disease primarily transmitted by rodents.",
"content": "Three passengers have died aboard a cruise ship sailing in the Atlantic, with at least one case confirmed to be linked to hantavirus, a rare but severe disease primarily transmitted by rodents.\nIn a statement on Sunday, the World Health Organization ... [1330 chars]",
"url": "https://news.cgtn.com/news/2026-05-04/Suspected-hantavirus-outbreak-on-an-Atlantic-cruise-ship-leaves-3-dead-1MRTs5iQ8mI/p.html",
"image": "https://news.cgtn.com/news/2026-05-04/Suspected-hantavirus-outbreak-on-an-Atlantic-cruise-ship-leaves-3-dead-1MRTs5iQ8mI/img/099b3048f96e486698982da80052a146/099b3048f96e486698982da80052a146-1280.png",
"publishedAt": "2026-05-04T05:43:15Z",
"lang": "en",
"source": {
"id": "83319eaf697a59d2b64031a647c15cb1",
"name": "news.cgtn.com",
"url": "https://news.cgtn.com"
}
},
{
"id": "ca082869e02232d37c7b8a8627f5c77b",
"title": "Hantavirus outbreak on cruise ship leaves 3 dead",
"description": "Three people have died and one is in intensive care in South Africa after a cluster of hantavirus infections linked to a cruise ship in the Atlantic Ocean, the World Health Organization said Sunday.",
"content": "Three people have died and one is in intensive care in South Africa after a cluster of hantavirus infections linked to a cruise ship in the Atlantic Ocean, the World Health Organization said Sunday.\nOne case has been confirmed by laboratory testing a... [2897 chars]",
"url": "https://www.chinadailyasia.com/hk/article/632929",
"image": "https://www.chinadailyhk.com/upload/main/image/2026/05/04/73219b255451e90ffd68b500bf31b57a.png",
"publishedAt": "2026-05-04T03:00:17Z",
"lang": "en",
"source": {
"id": "f2001b11e203449d7b3efb435c5cb35e",
"name": "chinadailyasia.com",
"url": "https://www.chinadailyasia.com"
}
},
{
"id": "005077c4a4fb39c04fac21220905cdd9",
"title": "NUS scientists unveil a faster way to “train” bacteria for complex tasks, like munching plastics",
"description": "Millions of tonnes of plastic waste accumulate in landfills and oceans every year. One promising response is to engineer microbes to break the plastic down into useful chemical building blocks. However, teaching a bacterium to digest plastic efficiently demands fine-tuning not just one gene, but entire clusters of genes working in concert, like ...",
"content": "Millions of tonnes of plastic waste accumulate in landfills and oceans every year. One promising response is to engineer microbes to break the plastic down into useful chemical building blocks. However, teaching a bacterium to digest plastic efficien... [6870 chars]",
"url": "https://news.nus.edu.sg/scientists-train-bacteria-munching-plastics/",
"image": "https://content.presspage.com/uploads/2580/53977c19-5bc1-4081-98b3-0ef6aaed3ece/1920_img_9910.jpeg?10000",
"publishedAt": "2026-05-04T02:30:00Z",
"lang": "en",
"source": {
"id": "1733bd897ecb9d1a5d836e4fd65d1f88",
"name": "NUS - National University of Singapore",
"url": "https://news.nus.edu.sg"
}
}
]
}