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": 57054,
    "articles": [
        {
            "id": "cf6eefe68740befd5e51f9fd7b4fe53c",
            "title": "As Ebola cases rise, Americans returning from DRC must enter US via Washington Dulles airport",
            "description": "The restriction is to ensure Ebola does not reach the US, said Secretary of State Marco Rubio. Read more at straitstimes.com.",
            "content": "WASHINGTON - As Ebola cases rise in the Democratic Republic of the Congo, Americans who have been in that country, Uganda, or South Sudan within the last three weeks must only return to the US through Washington Dulles airport for enhanced screening,... [2056 chars]",
            "url": "https://www.straitstimes.com/world/as-ebola-cases-rise-americans-returning-from-drc-must-enter-us-via-washington-dulles",
            "image": "https://cassette.sphdigital.com.sg/image/straitstimes/b5c00dade1c9cf73582a2e082ad8e1ad528e1c2ef178dd0bf4a4cb57af4eb931",
            "publishedAt": "2026-05-21T15:46:14Z",
            "lang": "en",
            "source": {
                "id": "739b615c65becd670ee152cab7f8c439",
                "name": "The Straits Times",
                "url": "https://www.straitstimes.com"
            }
        },
        {
            "id": "5737c3dbfce5631d13e2f3e18103aca2",
            "title": "Number of Covid-19 cases rises to 12,700 in Singapore, CDA monitoring increase in infections",
            "description": "SINGAPORE: The number of Covid-19 cases rose to 12,700 in the week of May 10 to 16, compared with 8,000 in the previous week, said the Communicable Diseases Agency (CDA)",
            "content": "SINGAPORE: The number of Covid-19 cases rose to 12,700 in the week of May 10 to 16, compared with 8,000 in the previous week, said the Communicable Diseases Agency (CDA).\nIt added in a statement on Thursday (May 21) that the average number of daily C... [1600 chars]",
            "url": "https://www.thestar.com.my/aseanplus/aseanplus-news/2026/05/21/number-of-covid-19-cases-rises-to-12700-in-singapore-cda-monitoring-increase-in-infections",
            "image": "https://apicms.thestar.com.my/uploads/images/2026/05/21/3920392.jpg",
            "publishedAt": "2026-05-21T12:08:00Z",
            "lang": "en",
            "source": {
                "id": "9e101ab52b61103bab415ad7fb0e5659",
                "name": "thestar.com.my",
                "url": "https://www.thestar.com.my"
            }
        },
        {
            "id": "c010fd6cbefeeb05a020be368fb1a056",
            "title": "Congo Ebola outbreak cases are ‘top of the iceberg’, coalition says",
            "description": "The coalition said it may be hard to develop a safe vaccine within a target time of three months. Read more at straitstimes.com.",
            "content": "GENEVA - A global vaccine coalition official said on May 21 that cases so far identified in the Congo Ebola outbreak represent just the top of the iceberg and it may be hard to develop a safe, effective vaccine within a target time of three months.\nT... [1863 chars]",
            "url": "https://www.straitstimes.com/world/congo-ebola-outbreak-cases-are-top-of-the-iceberg-coalition-says",
            "image": "https://cassette.sphdigital.com.sg/image/straitstimes/3a1ea3da1237505bb3790b50530b35cf08dc3c121532194c31baf5311643f202",
            "publishedAt": "2026-05-21T11:30:00Z",
            "lang": "en",
            "source": {
                "id": "739b615c65becd670ee152cab7f8c439",
                "name": "The Straits Times",
                "url": "https://www.straitstimes.com"
            }
        }
    ]
}

Categories