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": 57320,
    "articles": [
        {
            "id": "4470d66914614a79f7ba0399f211e335",
            "title": "Suspected and confirmed measles deaths top 500 in Bangladesh",
            "description": "DHAKA, May 23 - At least 86 children have died from confirmed measles infections in Bangladesh this year, and another 426 with symptoms consistent with the disease, health officials said on Saturday, as the country battles one of its worst outbreaks in decades. Read more at straitstimes.com.",
            "content": "DHAKA, May 23 - At least 86 children have died from confirmed measles infections in Bangladesh this year, and another 426 with symptoms consistent with the disease, health officials said on Saturday, as the country battles one of its worst outbreaks ... [1162 chars]",
            "url": "https://www.straitstimes.com/asia/suspected-and-confirmed-measles-deaths-top-500-in-bangladesh",
            "image": "https://cassette.sphdigital.com.sg/image/straitstimes/a112c6f527d1147b941ac53915d7c53b3e95364431fc262d43ba6de642b5d2d7",
            "publishedAt": "2026-05-23T14:40:25Z",
            "lang": "en",
            "source": {
                "id": "739b615c65becd670ee152cab7f8c439",
                "name": "The Straits Times",
                "url": "https://www.straitstimes.com"
            }
        },
        {
            "id": "e4dfb39333429ab9424a3e20f3a03b68",
            "title": "Measles outbreak kills more than 500 children in Bangladesh",
            "description": "It marked the country’s deadliest surge in decades of the preventable disease. Read more at straitstimes.com.",
            "content": "DHAKA - A measles outbreak in Bangladesh has killed more than 500 children, government data showed May 23, marking the country’s deadliest surge in decades of the preventable disease.\nHospitals in the capital Dhaka have been overwhelmed with cases an... [2072 chars]",
            "url": "https://www.straitstimes.com/asia/south-asia/measles-outbreak-kills-more-than-500-children-in-bangladesh",
            "image": "https://cassette.sphdigital.com.sg/image/straitstimes/b3539e9de20d84a6b55861dd132a102868bff204cf7697b13ab61167cf94d56f",
            "publishedAt": "2026-05-23T13:38:00Z",
            "lang": "en",
            "source": {
                "id": "739b615c65becd670ee152cab7f8c439",
                "name": "The Straits Times",
                "url": "https://www.straitstimes.com"
            }
        },
        {
            "id": "8a1e2bdf3ba21899dc8514a90b68475a",
            "title": "Uganda confirms new Ebola cases, linked to DR Congo",
            "description": "Three new Ebola cases have been confirmed in Uganda, health authorities said Saturday, after the World Health Organization raised the risk from the deadly outbreak to the highest level for neighbourin...",
            "content": "Three new Ebola cases have been confirmed in Uganda, health authorities said Saturday, after the World Health Organization raised the risk from the deadly outbreak to the highest level for neighbouring Democratic Republic of Congo.\nThe new cases brin... [2965 chars]",
            "url": "https://sg.news.yahoo.com/uganda-confirms-ebola-cases-linked-110251478.html",
            "image": "https://s.yimg.com/os/en/afp.com.sg/935efb1e7196f9398c42abdc16e39d8c",
            "publishedAt": "2026-05-23T11:02:51Z",
            "lang": "en",
            "source": {
                "id": "d0f7288d14ec8c674636416b7d8b268b",
                "name": "Yahoo News Singapore",
                "url": "https://sg.news.yahoo.com"
            }
        }
    ]
}

Categories