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": 57418,
    "articles": [
        {
            "id": "aaa5b895db67bb4d6da3f74624fcb984",
            "title": "Most Covid-19 cases linked to mild variant",
            "description": "The NB.1.8.1 strain has become the dominant Covid-19 variant in Thailand over the past year, although health authorities say there is no evidence it spreads faster or causes more severe illness.",
            "content": "The NB.1.8.1 strain has become the dominant Covid-19 variant in Thailand over the past year, although health authorities say there is no evidence it spreads faster or causes more severe illness.\nDepartment of Disease Control (DDC) director-general Dr... [1151 chars]",
            "url": "https://www.bangkokpost.com/thailand/general/3260298/most-covid19-cases-linked-to-mild-variant",
            "image": "https://static.bangkokpost.com/media/content/20260525/c1_3260298_260525050726_700.jpg",
            "publishedAt": "2026-05-24T22:06:00Z",
            "lang": "en",
            "source": {
                "id": "0df0ddcc4955a9624f60215d59a26feb",
                "name": "Bangkok Post",
                "url": "https://www.bangkokpost.com"
            }
        },
        {
            "id": "99db6428488c3662840aff1c67fc17ab",
            "title": "Thailand urges calm over S’pore’s Covid-19 spike; no severe outbreak from dominant NB.1.8.1 strain",
            "description": "Reported cases in Thailand have risen over the past month, but the number remains below the five-year median. Read more at straitstimes.com.",
            "content": "BANGKOK - Thailand’s Department of Disease Control has urged the public not to panic over Singapore’s latest Covid-19 spike, saying the NB.1.8.1 variant behind much of the concern has already been circulating in Thailand and is now the country’s domi... [2748 chars]",
            "url": "https://www.straitstimes.com/asia/thailand-urges-calm-over-spores-covid-19-spike-no-severe-outbreak-from-dominant-nb-1-8-1-strain",
            "image": "https://cassette.sphdigital.com.sg/image/straitstimes/e7b40d44ddef873ea08e7367022efcf853f644df7c65062fbf7d1160c9bc66d1",
            "publishedAt": "2026-05-24T12:57:00Z",
            "lang": "en",
            "source": {
                "id": "739b615c65becd670ee152cab7f8c439",
                "name": "The Straits Times",
                "url": "https://www.straitstimes.com"
            }
        },
        {
            "id": "2f771a47a9e26a9095fb8d08ca68ea34",
            "title": "Dread and denial at heart of deadly DR Congo Ebola outbreak",
            "description": "Unlike other residents of Mongbwalu, a town at the heart of the eastern Democratic Republic of Congo's latest devastating Ebola outbreak, Laureine Sakiya believes that the blood-letting virus exists a...",
            "content": "Unlike other residents of Mongbwalu, a town at the heart of the eastern Democratic Republic of Congo's latest devastating Ebola outbreak, Laureine Sakiya believes that the blood-letting virus exists after seeing some of her neighbours die.\n\"The autho... [3190 chars]",
            "url": "https://sg.news.yahoo.com/dread-denial-heart-deadly-dr-113703407.html",
            "image": "https://s.yimg.com/os/en/afp.com.sg/c2afdb2a49e6a17525d749bdc35ca0d0",
            "publishedAt": "2026-05-24T11:37:03Z",
            "lang": "en",
            "source": {
                "id": "d0f7288d14ec8c674636416b7d8b268b",
                "name": "Yahoo News Singapore",
                "url": "https://sg.news.yahoo.com"
            }
        }
    ]
}

Categories