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": 48018,
    "articles": [
        {
            "id": "a6f7e3c411852c303d94d6820ab7fcc3",
            "title": "‘Cicada’ Covid variant to reach Thailand, but not scary",
            "description": "The Covid variant known as Cicada, which has recently been detected in the United States and other countries, will eventually reach Thailand, but it is not considered serious and requires no additional vaccination, the Ministry of Public Health said on Friday.",
            "content": "The Covid variant known as Cicada, which has recently been detected in the United States and other countries, will eventually reach Thailand, but it is not considered serious and requires no additional vaccination, the Ministry of Public Health said ... [1350 chars]",
            "url": "https://www.bangkokpost.com/thailand/general/3226039/cicada-covid-variant-to-reach-thailand-but-not-scary",
            "image": "https://static.bangkokpost.com/media/content/20260328/c1_3226039_260328110845_700.jpg",
            "publishedAt": "2026-03-28T04:28:00Z",
            "lang": "en",
            "source": {
                "id": "0df0ddcc4955a9624f60215d59a26feb",
                "name": "Bangkok Post",
                "url": "https://www.bangkokpost.com"
            }
        },
        {
            "id": "5efe6771fed5588bd028d73901abf743",
            "title": "Gut immune responses found to trigger brain inflammation in MS",
            "description": "Multiple sclerosis (MS) is a debilitating neurological disorder caused by malfunctioning immune responses that target the brain and spinal cord of the central nervous system (CNS).",
            "content": "Multiple sclerosis (MS) is a debilitating neurological disorder caused by malfunctioning immune responses that target the brain and spinal cord of the central nervous system (CNS). What makes our body turn against itself? Failure of the immune system... [4370 chars]",
            "url": "https://www.news-medical.net/news/20260327/Gut-immune-responses-found-to-trigger-brain-inflammation-in-MS.aspx",
            "image": "https://www.news-medical.net/image-handler/picture/2014/7/Girl_in_wheelchair-620x480.jpg",
            "publishedAt": "2026-03-28T02:15:00Z",
            "lang": "en",
            "source": {
                "id": "f2ca7a45d20357cb42858868cb4a4946",
                "name": "News-Medical",
                "url": "https://www.news-medical.net"
            }
        },
        {
            "id": "669c39215014c39565cc5109f23a2395",
            "title": "New AI tool assesses the potential threat posed by new bacteria",
            "description": "Researchers have developed an AI tool that can help determine whether unfamiliar bacteria carry genetic features linked to disease.",
            "content": "Researchers have developed an AI tool that can help determine whether unfamiliar bacteria carry genetic features linked to disease. By enabling the detection of harmful bacteria before they infect humans, this could transform pandemic preparedness.\nP... [5548 chars]",
            "url": "https://www.news-medical.net/news/20260327/New-AI-tool-assesses-the-potential-threat-posed-by-new-bacteria.aspx",
            "image": "https://www.news-medical.net/image-handler/picture/2016/3/bacteria_-_Sebastian_Kaulitzki_46826fb7971649bfaca04a9b4cef3309-620x480.jpg",
            "publishedAt": "2026-03-27T17:20:00Z",
            "lang": "en",
            "source": {
                "id": "f2ca7a45d20357cb42858868cb4a4946",
                "name": "News-Medical",
                "url": "https://www.news-medical.net"
            }
        }
    ]
}

Categories