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": 49584,
    "articles": [
        {
            "id": "36e846c4d795a1991057c8ce72626e40",
            "title": "Real-world study shows modest weight regain after GLP-1 discontinuation",
            "description": "As the use of injectable GLP-1 drugs continues to rise, questions persist about what happens after patients stop taking them in real-world settings.",
            "content": "As the use of injectable GLP-1 drugs continues to rise, questions persist about what happens after patients stop taking them in real-world settings.\nA new Cleveland Clinic analysis of nearly 8,000 patients suggests that discontinuing semaglutide and ... [3715 chars]",
            "url": "https://www.news-medical.net/news/20260312/Real-world-study-shows-modest-weight-regain-after-GLP-1-discontinuation.aspx",
            "image": "https://www.news-medical.net/images/tags/TagImage-6184-45481880806631952654-620x480.jpg",
            "publishedAt": "2026-03-13T02:30:00Z",
            "lang": "en",
            "source": {
                "id": "f2ca7a45d20357cb42858868cb4a4946",
                "name": "News-Medical",
                "url": "https://www.news-medical.net"
            }
        },
        {
            "id": "b3e236c725d2fe9e86e6fcaf055a460b",
            "title": "Topical cream activates immune response to suppress skin cancer growth",
            "description": "A topical cream activated the skin's immune defenses and suppressed tumor growth in two preclinical models of cutaneous squamous cell carcinoma (cSCC), one of the most common cancers in the world, according to a study published today in the Journal of Clinical Investigation.",
            "content": "A topical cream activated the skin's immune defenses and suppressed tumor growth in two preclinical models of cutaneous squamous cell carcinoma (cSCC), one of the most common cancers in the world, according to a study published today in the Journal o... [3791 chars]",
            "url": "https://www.news-medical.net/news/20260312/Topical-cream-activates-immune-response-to-suppress-skin-cancer-growth.aspx",
            "image": "https://www.news-medical.net/image-handler/picture/2014/7/Dermatology-620x480.jpg",
            "publishedAt": "2026-03-13T02:29:00Z",
            "lang": "en",
            "source": {
                "id": "f2ca7a45d20357cb42858868cb4a4946",
                "name": "News-Medical",
                "url": "https://www.news-medical.net"
            }
        },
        {
            "id": "2f1c9749082960bbcfc2b513a49a0dd6",
            "title": "Study identifies seven distinct types of hyperarousal across mental disorders",
            "description": "Hyperarousal plays an important role in mental disorders. It influences the severity of insomnia, depression, anxiety, post-traumatic stress disorder (PTSD), and ADHD.",
            "content": "Hyperarousal plays an important role in mental disorders. It influences the severity of insomnia, depression, anxiety, post-traumatic stress disorder (PTSD), and ADHD. Yet it is striking that researchers do not always mean exactly the same thing when... [2674 chars]",
            "url": "https://www.news-medical.net/news/20260312/Study-identifies-seven-distinct-types-of-hyperarousal-across-mental-disorders.aspx",
            "image": "https://www.news-medical.net/image-handler/picture/2014/7/Neuroscience-620x480.jpg",
            "publishedAt": "2026-03-13T02:24:00Z",
            "lang": "en",
            "source": {
                "id": "f2ca7a45d20357cb42858868cb4a4946",
                "name": "News-Medical",
                "url": "https://www.news-medical.net"
            }
        }
    ]
}

Categories