Flag of Singapore

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": 2505626,
    "articles": [
        {
            "id": "ab092be768a70a839933e59f26039e33",
            "title": "Artificially-sweetened and sugary drinks linked to higher risk of non-alcoholic fatty liver disease",
            "description": "A major new study reveals that both sugar-sweetened beverages (SSBs) and low- or non-sugar-sweetened beverages (LNSSBs) are significantly associated with a higher risk of developing metabolic dysfunction-associated steatotic liver disease (MASLD).",
            "content": "A major new study reveals that both sugar-sweetened beverages (SSBs) and low- or non-sugar-sweetened beverages (LNSSBs) are significantly associated with a higher risk of developing metabolic dysfunction-associated steatotic liver disease (MASLD).\nTh... [3223 chars]",
            "url": "https://www.news-medical.net/news/20251006/Artificially-sweetened-and-sugary-drinks-linked-to-higher-risk-of-non-alcoholic-fatty-liver-disease.aspx",
            "image": "https://www.news-medical.net/image-handler/picture/2017/1/Digital_illustration_of_liver_in_colour_background-Liya_Graphics_0fff2ea2f60c4e71b4991068b748916f-620x480.jpg",
            "publishedAt": "2025-10-07T02:59:00Z",
            "lang": "en",
            "source": {
                "id": "f2ca7a45d20357cb42858868cb4a4946",
                "name": "News-Medical",
                "url": "https://www.news-medical.net",
                "country": "sg"
            }
        },
        {
            "id": "d71da49a70c42c9436b17e3e6ee3f171",
            "title": "Scientists reverse Alzheimer's in mice using nanoparticles",
            "description": "A research team co-led by the Institute for Bioengineering of Catalonia (IBEC) and West China Hospital Sichuan University (WCHSU), working with partners in the UK, has demonstrated a nanotechnology strategy that reverses Alzheimer's disease in mice.",
            "content": "A research team co-led by the Institute for Bioengineering of Catalonia (IBEC) and West China Hospital Sichuan University (WCHSU), working with partners in the UK, has demonstrated a nanotechnology strategy that reverses Alzheimer's disease in mice.\n... [6226 chars]",
            "url": "https://medicalxpress.com/news/2025-10-scientists-reverse-alzheimer-mice-nanoparticles.html",
            "image": "https://scx2.b-cdn.net/gfx/news/hires/2025/scientists-reverse-alz.jpg",
            "publishedAt": "2025-10-07T00:00:09Z",
            "lang": "en",
            "source": {
                "id": "fc12437cc984742bf9a97820262ab48a",
                "name": "Medical Xpress",
                "url": "https://medicalxpress.com",
                "country": "sg"
            }
        },
        {
            "id": "913e90a53385fae0389c139c11fd3f2e",
            "title": "'Good' gut bacteria can boost placenta for healthier pregnancy",
            "description": "Research led by the University of Cambridge has found the first clear evidence that the \"good\" gut bacteria Bifidobacterium breve in pregnant mothers regulates the placenta's production of hormones critical for a healthy pregnancy.",
            "content": "Research led by the University of Cambridge has found the first clear evidence that the \"good\" gut bacteria Bifidobacterium breve in pregnant mothers regulates the placenta's production of hormones critical for a healthy pregnancy.\nIn a study in mice... [4230 chars]",
            "url": "https://medicalxpress.com/news/2025-10-good-gut-bacteria-boost-placenta.html",
            "image": "https://scx2.b-cdn.net/gfx/news/hires/2025/good-gut-bacteria-boos.jpg",
            "publishedAt": "2025-10-07T00:00:03Z",
            "lang": "en",
            "source": {
                "id": "fc12437cc984742bf9a97820262ab48a",
                "name": "Medical Xpress",
                "url": "https://medicalxpress.com",
                "country": "sg"
            }
        }
    ]
}

Categories