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": 50138,
    "articles": [
        {
            "id": "9a6028165e943f3d1ba8fbbfc2d3f09b",
            "title": "Study Identifies Gene Expression Program Linked to Neurotransmission in the Living Human Brain",
            "description": "Breakthrough findings provide direct molecular insight into how human brain cells communicate in real time",
            "content": "FOR IMMEDIATE RELEASE\nMedia Contact: Elizabeth Dowling\nMount Sinai Press Office\n347-541-0212\nNewsMedia@mssm.edu\nStudy Identifies Gene Expression Program Linked to Neurotransmission in the Living Human Brain\nBreakthrough findings provide direct molecu... [5259 chars]",
            "url": "https://www.newswise.com/articles/study-identifies-gene-expression-program-linked-to-neurotransmission-in-the-living-human-brain",
            "image": "https://www.newswise.com/legacy/image.php?image=/images/uploads/2026/03/16/69b82d1367099_BHKOR2.jpg",
            "publishedAt": "2026-03-16T16:15:00Z",
            "lang": "en",
            "source": {
                "id": "a7e70333eab8750164de280ed5e2e58c",
                "name": "Newswise",
                "url": "https://www.newswise.com"
            }
        },
        {
            "id": "3dccf75a936fca1cdb76e579921e4a7b",
            "title": "How scientists transformed plastic bottles into a Parkinson’s drug",
            "description": "The method utilizes the power of bacteria to turn waste consumer plastic into L-DOPA, a medication for the neurological disorder.",
            "content": "Plastic bottles have been transformed into a drug to treat Parkinson’s disease.\nThe pioneering method, developed by Scottish scientists, utilizes the power of bacteria to turn waste consumer plastic into L-DOPA, a medication for the neurological diso... [4348 chars]",
            "url": "https://themercury.com/lifestyles/health/how-scientists-transformed-plastic-bottles-into-a-parkinson-s-drug/article_ab0cb2d7-f51c-578d-a088-8fd27f1a98a7.html",
            "image": "https://bloximages.newyork1.vip.townnews.com/themercury.com/content/tncms/assets/v3/editorial/7/99/79948ee0-942c-5a5e-870b-fafff2b09368/69b82d0b355cb.image.jpg?crop=1280%2C672%2C0%2C90&resize=1200%2C630&order=crop%2Cresize",
            "publishedAt": "2026-03-16T15:59:49Z",
            "lang": "en",
            "source": {
                "id": "85da48b74d6176ae945de04562631ac5",
                "name": "themercury.com",
                "url": "https://themercury.com"
            }
        },
        {
            "id": "69dc2d96904f48c6fdcedcbe8701d818",
            "title": "Precision mapping identifies household hotspots of schistosomiasis",
            "description": "High-precision mapping tools can pinpoint where schistosomiasis persists down to the household level, potentially transforming efforts to eliminate the disease affecting 250 million people, a 13-year study has found.",
            "content": "High-precision mapping tools can pinpoint where schistosomiasis persists down to the household level, potentially transforming efforts to eliminate the disease affecting 250 million people, a 13-year study has found.\nSchistosomiasis is a parasitic in... [4276 chars]",
            "url": "https://www.news-medical.net/news/20260316/Precision-mapping-identifies-household-hotspots-of-schistosomiasis.aspx",
            "image": "https://www.news-medical.net/image-handler/picture/2014/7/Schistosomiasis-620x480.jpg",
            "publishedAt": "2026-03-16T15:04:00Z",
            "lang": "en",
            "source": {
                "id": "f2ca7a45d20357cb42858868cb4a4946",
                "name": "News-Medical",
                "url": "https://www.news-medical.net"
            }
        }
    ]
}

Categories