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": 51964,
    "articles": [
        {
            "id": "b3d93e810cc55cbeb7b1997091334bb0",
            "title": "Washington Post: US CDC will not publish report showing COVID vaccine benefits",
            "description": "WASHINGTON, April 22 — A report showing the efficacy of Covid-19 vaccines that was previously ‌delayed by the head of the US Centres for Disease Control and Prevention has now...",
            "content": "WASHINGTON, April 22 — A report showing the efficacy of Covid-19 vaccines that was previously ‌delayed by the head of the US Centres for Disease Control and Prevention has now been blocked from being published in the agency’s flagship scientific jour... [848 chars]",
            "url": "https://www.malaymail.com/news/world/2026/04/22/washington-post-us-cdc-will-not-publish-report-showing-covid-vaccine-benefits/217286",
            "image": "https://www.malaymail.com/malaymail/uploads/images/2026/04/22/337011.JPG",
            "publishedAt": "2026-04-22T10:49:23Z",
            "lang": "en",
            "source": {
                "id": "b31ab9de2dcdd2e8f28efaa42a2f74b6",
                "name": "Malay Mail",
                "url": "https://www.malaymail.com"
            }
        },
        {
            "id": "df658edcc9ee5124073e5c5e334a85cb",
            "title": "Dengue cases from January to March fall nearly 30% from previous quarter",
            "description": "The number of dengue infections in Singapore has continued to fall, with a 29.2 per cent drop in the opening quarter of the year.There were 410 cases reported from January to March, down from 579 cases from October to December last year, according to figures by the National Environment Agency (NEA) on Tuesday (April 21).Dengue cases fell by about 66...",
            "content": "The number of dengue infections in Singapore has continued to fall, with a 29.2 per cent drop in the opening quarter of the year.\nThere were 410 cases reported from January to March, down from 579 cases from October to December last year, according t... [993 chars]",
            "url": "https://www.asiaone.com/singapore/dengue-cases-january-march-fall-nearly-30-previous-quarter",
            "image": "https://media.asiaone.com/sites/default/files/styles/article_top_image/public/original_images/Apr2026/IMG_0770.jpeg?itok=NVWQBamm",
            "publishedAt": "2026-04-22T08:18:22Z",
            "lang": "en",
            "source": {
                "id": "fc22c9ffdaef43b7870c03b37c3a22ee",
                "name": "AsiaOne",
                "url": "https://www.asiaone.com"
            }
        },
        {
            "id": "6e1f53bf314ea791f2c44fb744b2fda5",
            "title": "Debate highlights gaps in preventing early breast cancer recurrence, calls for policy action",
            "description": "Experts at a policy forum warned of gaps in preventing recurrence among early breast cancer patients in Korea, calling for improved access to therapies for high-risk groups.The concerns were raised during a forum titled “300,000 Women Living with Breast Cancer: Current Status and Challenges in Recur",
            "content": "Experts at a policy forum warned of gaps in preventing recurrence among early breast cancer patients in Korea, calling for improved access to therapies for high-risk groups.\nThe concerns were raised during a forum titled “300,000 Women Living with Br... [2060 chars]",
            "url": "https://www.koreabiomed.com/news/articleView.html?idxno=31402",
            "image": "https://cdn.koreabiomed.com/news/thumbnail/202604/31402_33943_3842_v150.jpg",
            "publishedAt": "2026-04-22T07:41:21Z",
            "lang": "en",
            "source": {
                "id": "7a15a954848cfcfe7f034b568d7881a7",
                "name": "koreabiomed.com",
                "url": "https://www.koreabiomed.com"
            }
        }
    ]
}

Categories