Singapore Health News API

Get the live top health headlines from Singapore with our JSON API.

Get API key for the Singapore Health News API

API 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": 57090,
    "articles": [
        {
            "id": "89781b77d9211ff433dc81d062ea7958",
            "title": "More than 90 evacuated from Hantavirus-hit cruise ship",
            "description": "By the evening of Saturday, more than 90 of the passengers from the hantavirus-stricken cruise ship MV Hondius have been evacuated, according to Mónica García, the Minister of Health of Spain. The final two flights are scheduled to fly passengers home from the Canary Islands by the end of Sunday, García said.",
            "content": "By Saturday evening, more than 90 passengers from the hantavirus-stricken cruise ship MV Hondius had been evacuated, according to Spain's Minister of Health Monica Garcia. Garcia said the final two flights were scheduled to return passengers home fro... [2060 chars]",
            "url": "https://news.cgtn.com/news/2026-05-11/More-than-90-evacuated-from-Hantavirus-hit-cruise-ship-1N3pj3sFD9u/p.html",
            "image": "https://news.cgtn.com/news/2026-05-11/More-than-90-evacuated-from-Hantavirus-hit-cruise-ship-1N3pj3sFD9u/img/27e0e0351c3741a9817be24c92be03d1/27e0e0351c3741a9817be24c92be03d1-1920.png",
            "publishedAt": "2026-05-11T04:19:48Z",
            "lang": "en",
            "source": {
                "id": "83319eaf697a59d2b64031a647c15cb1",
                "name": "news.cgtn.com",
                "url": "https://news.cgtn.com"
            }
        },
        {
            "id": "7276829bf2c93248afde80ea3387f663",
            "title": "WHO calls everyone aboard hantavirus",
            "description": "The World Health Organization (WHO) said on Saturday that all people aboard a cruise ship affected by a hantavirus outbreak should be considered \"high-risk\" contacts and actively monitored for 42 days.",
            "content": "GENEVA/MADRID - The World Health Organization (WHO) said on Saturday that all people aboard a cruise ship affected by a hantavirus outbreak should be considered \"high-risk\" contacts and actively monitored for 42 days.\n\"We classify everybody on board ... [3203 chars]",
            "url": "https://www.chinadailyasia.com/hk/article/633266",
            "image": "https://www.chinadailyhk.com/upload/main/image/2026/05/10/2a6bc2d01cc5935b554358695837f4d8.png",
            "publishedAt": "2026-05-10T03:09:12Z",
            "lang": "en",
            "source": {
                "id": "f2001b11e203449d7b3efb435c5cb35e",
                "name": "chinadailyasia.com",
                "url": "https://www.chinadailyasia.com"
            }
        },
        {
            "id": "114164d1f1f0af67b8da109a1fd9e378",
            "title": "WHO chief due in Canaries to coordinate hantavirus ship evacuation",
            "description": "International, MNA | The World Health Organization's chief is due in the Spanish island of Tenerife on Saturday to help coordinate the evacuation of passengers hit by the hantavirus, Spanish ministry sources said.",
            "content": "The World Health Organization’s chief is due in the Spanish island of Tenerife on Saturday to help coordinate the evacuation of passengers hit by the hantavirus, Spanish ministry sources said.\nTedros Adhanom Ghebreyesus will accompany Spain’s health ... [4496 chars]",
            "url": "https://macaubusiness.com/who-chief-due-in-canaries-to-coordinate-hantavirus-ship-evacuation/",
            "image": "https://hogo.sgp1.digitaloceanspaces.com/macaubusiness/wp-content/uploads/2025/12/opengraph-image.webp",
            "publishedAt": "2026-05-09T15:16:34Z",
            "lang": "en",
            "source": {
                "id": "16c41c9ce5ff784758d5bb15de728a1d",
                "name": "Macau Business",
                "url": "https://macaubusiness.com"
            }
        }
    ]
}

Categories