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": 58360,
    "articles": [
        {
            "id": "c53b6c2d7845953945dfdfa99eef0994",
            "title": "US warns Ebola outbreak on scale of largest 'is possible'",
            "description": "The US CDC on Friday urged strong public health interventions against the current Ebola outbreak, citing their models that show it could otherwise rival the scale of the 2014 West Africa outbreak.But ...",
            "content": "The US CDC on Friday urged strong public health interventions against the current Ebola outbreak, citing their models that show it could otherwise rival the scale of the 2014 West Africa outbreak.\nThat eruption of the virus resulted in more than 28,0... [2187 chars]",
            "url": "https://sg.news.yahoo.com/us-warns-ebola-outbreak-scale-213517842.html",
            "image": "https://s.yimg.com/os/en/afp.com.sg/ceaea224da25672e43554986be4f8976",
            "publishedAt": "2026-06-05T21:35:17Z",
            "lang": "en",
            "source": {
                "id": "d0f7288d14ec8c674636416b7d8b268b",
                "name": "Yahoo News Singapore",
                "url": "https://sg.news.yahoo.com"
            }
        },
        {
            "id": "2f3993572bb5f8baedb92478f7246f45",
            "title": "Congo warns of 'rapid' community spread of Ebola, 71 new cases confirmed",
            "description": "KINSHASA, June 5 - Democratic Republic of Congo said on Friday that 71 new Ebola cases were confirmed in a 24-hour period and warned of rapid community transmission of the deadly disease. Read more at straitstimes.com.",
            "content": "KINSHASA, June 5 - Democratic Republic of Congo said on Friday that 71 new Ebola cases were confirmed in a 24-hour period and warned of rapid community transmission of the deadly disease.\nThe new data, included in a daily situation report published b... [1439 chars]",
            "url": "https://www.straitstimes.com/world/congo-warns-of-rapid-community-spread-of-ebola-71-new-cases-confirmed",
            "image": "https://cassette.sphdigital.com.sg/image/straitstimes/fbfe1c2a1bdd5580030412d1e72e9fc00f86763f3ad788812e82fc41ea5f31a2",
            "publishedAt": "2026-06-05T19:11:49Z",
            "lang": "en",
            "source": {
                "id": "739b615c65becd670ee152cab7f8c439",
                "name": "The Straits Times",
                "url": "https://www.straitstimes.com"
            }
        },
        {
            "id": "fd3b67fc54bd0b889aff5984ed1d8e13",
            "title": "Google wants to release millions of mosquitos into the sky. It's a good thing.",
            "description": "The tech giant's \"debugging\" project seeks to eliminate pesky disease carriers.",
            "content": "Billion dollar tech company Google is embracing bugs. Literally. Not digital ones, but real, living insects that the Silicon Valley giant plans to release into the air.\nIt's an initiative known humorously as the \"Debug Project.\" First announced a dec... [1985 chars]",
            "url": "https://sea.mashable.com/tech/49152/google-wants-to-release-millions-of-mosquitos-into-the-sky-its-a-good-thing",
            "image": "https://sm.mashable.com/t/mashable_sea/article/g/google-wan/google-wants-to-release-millions-of-mosquitos-into-the-sky-i_6qwr.1200.jpg",
            "publishedAt": "2026-06-05T18:36:09Z",
            "lang": "en",
            "source": {
                "id": "86e7d156eeb979460f929de236d00285",
                "name": "Mashable SEA",
                "url": "https://sea.mashable.com"
            }
        }
    ]
}

Categories