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": 50714,
    "articles": [
        {
            "id": "ad6e894d79722fb322ac7f3428d53310",
            "title": "Expert urges hepatitis A vaccination as cases rise",
            "description": "A virologist has urged a wider use of hepatitis A vaccination as infections rise in Thailand, particularly in the eastern provinces.",
            "content": "A virologist has urged a wider use of hepatitis A vaccination as infections rise in Thailand, particularly in the eastern provinces.\nProf Yong Poovorawan, a senior virologist at Chulalongkorn University, said a notable increase in hepatitis A cases h... [2321 chars]",
            "url": "https://www.bangkokpost.com/thailand/general/3244515/expert-urges-hepatitis-a-vaccination-as-cases-rise",
            "image": "https://static.bangkokpost.com/media/content/20260427/c1_3244515_260427052621_700.jpg",
            "publishedAt": "2026-04-26T22:25:00Z",
            "lang": "en",
            "source": {
                "id": "0df0ddcc4955a9624f60215d59a26feb",
                "name": "Bangkok Post",
                "url": "https://www.bangkokpost.com"
            }
        },
        {
            "id": "859a96403696265757a98d38771bee9c",
            "title": "Once you’re over 65, one of the most isolating realizations is that the people who love you are actually in love with a version of you that’s 20 years out of date",
            "description": "They love you. But not the person you are right now.",
            "content": "My aunt turned seventy-two last spring, and at her birthday dinner, I watched something happen that I don't think anyone else noticed. Her daughter was telling a story about her—a funny one, warmly told, the kind that gets repeated at family gatherin... [7039 chars]",
            "url": "https://www.yahoo.com/lifestyle/articles/once-over-65-one-most-180001441.html",
            "image": "https://s.yimg.com/ny/api/res/1.2/HNmtV4HkJqRcV2IStK6sNA--/YXBwaWQ9aGlnaGxhbmRlcjt3PTEyMDA7aD04MDE7Y2Y9d2VicA--/https://media.zenfs.com/en/the_bolde_articles_237/609ee483e84af455366cde80ca43d783",
            "publishedAt": "2026-04-26T18:00:01Z",
            "lang": "en",
            "source": {
                "id": "99e8a2cb4638bb798cf9167e5af5b83b",
                "name": "Yahoo",
                "url": "https://www.yahoo.com"
            }
        },
        {
            "id": "b0e218bd5c0d154ed05f1b4add05ba0e",
            "title": "Scientists identify molecule that slims without diet",
            "description": "Scientists in Australia say they have identified a previously unseen way the body controls stored sugar.",
            "content": "Scientists in Australia say they have identified a previously unseen way the body controls stored sugar, showing that ubiquitin—a molecule best known for tagging damaged proteins—can also attach directly to glycogen to regulate its breakdown, accordi... [1872 chars]",
            "url": "https://www.jpost.com/science/article-894164",
            "image": "https://images.jpost.com/image/upload/f_auto,fl_lossy/q_auto/c_fill,g_faces:center,h_720,w_1280/709261",
            "publishedAt": "2026-04-26T09:52:06Z",
            "lang": "en",
            "source": {
                "id": "78834c45a26f98bca295cc641123cf7f",
                "name": "The Jerusalem Post",
                "url": "https://www.jpost.com"
            }
        }
    ]
}

Categories