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": 57100,
    "articles": [
        {
            "id": "6a53298e06a6194154cc425b9ead1e95",
            "title": "More passengers from hantavirus-hit cruise ship test positive",
            "description": "Two passengers, French and American, test positive as governments take extensive precautions for evacuees.",
            "content": "A French woman and an American national evacuated from the cruise ship hit by a deadly hantavirus outbreak have tested positive, officials said on Monday, as the complex operation to repatriate those on board continued.\nThe French woman, one of five ... [1069 chars]",
            "url": "https://www.scmp.com/news/world/europe/article/3353143/more-passengers-hantavirus-hit-cruise-ship-test-positive",
            "image": "https://cdn.i-scmp.com/sites/default/files/styles/og_image_scmp_generic/public/d8/images/canvas/2026/05/11/31dc5290-e018-49fa-9aa1-7d0fa11e9331_70961af9.jpg?itok=d5ZGWCwP&v=1778489238",
            "publishedAt": "2026-05-11T08:47:20Z",
            "lang": "en",
            "source": {
                "id": "9709bfa71bc46e81262e4096f206f257",
                "name": "South China Morning Post",
                "url": "https://www.scmp.com"
            }
        },
        {
            "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"
            }
        }
    ]
}

Categories