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": 58044,
    "articles": [
        {
            "id": "d460a1e927ca23516078f2ef908ef772",
            "title": "Heart health before pandemic influenced severity of COVID-19 infections",
            "description": "Better heart health before the pandemic was linked to a lower risk of severe COVID-19 events, according to research published today in the Journal of the American Heart Association, an open-access, peer-reviewed journal of the American Heart Association.",
            "content": "Better heart health before the pandemic was linked to a lower risk of severe COVID-19 events, according to research published today in the Journal of the American Heart Association, an open-access, peer-reviewed journal of the American Heart Associat... [3830 chars]",
            "url": "https://www.news-medical.net/news/20260527/Heart-health-before-pandemic-influenced-severity-of-COVID-19-infections.aspx",
            "image": "https://www.news-medical.net/image-handler/picture/2014/7/Pandemic-620x480.jpg",
            "publishedAt": "2026-05-28T01:01:00Z",
            "lang": "en",
            "source": {
                "id": "f2ca7a45d20357cb42858868cb4a4946",
                "name": "News-Medical",
                "url": "https://www.news-medical.net"
            }
        },
        {
            "id": "8c0158e9a11146cf867d3e1db6ef96a2",
            "title": "WHO warns of 'catastrophic collision' of Ebola and war in DR Congo",
            "description": "Three decades of conflict in the Democratic Republic of the Congo are complicating efforts to contain the outbreak, which has caused more than 200 suspected deaths.",
            "content": "Advertisement\nWorld\nWHO warns of 'catastrophic collision' of Ebola and war in DR Congo\nThree decades of conflict in the Democratic Republic of the Congo are complicating efforts to contain the outbreak, which has caused more than 200 suspected deaths... [3882 chars]",
            "url": "https://www.channelnewsasia.com/world/ebola-virus-congo-war-world-health-org-6145596",
            "image": "https://dam.mediacorp.sg/image/upload/s--y4yr0EMp--/c_fill,g_auto,h_676,w_1200/fl_relative,g_south_east,l_mediacorp:cna:watermark:2024-04:reuters_1,w_0.1/f_auto,q_auto/v1/one-cms/core/2026-05-27T133046Z_1_LYNXMPEM4Q1IB_RTROPTP_3_HEALTH-EBOLA-CONGO-DELAY.JPG?itok=j4il6YDc",
            "publishedAt": "2026-05-27T20:23:00Z",
            "lang": "en",
            "source": {
                "id": "08538e21f9ef4fd994fa94c90374f079",
                "name": "CNA",
                "url": "https://www.channelnewsasia.com"
            }
        },
        {
            "id": "2ca38a413705a0a2b046d39390ec849f",
            "title": "Better prepandemic heart health may help prevent severe COVID",
            "description": "The data suggest that better heart health likely prepares the body to respond to real-life stressors such as infectious diseases.",
            "content": "Over the past five days, two more cases of hantavirus have been confirmed among passengers and crew who were aboard the MV Hondius Dutch cruise ship in April and May.\nThe outbreak now has 13 cases, three of which were fatal.\nSeveral passengers remain... [4855 chars]",
            "url": "https://www.cidrap.umn.edu/covid-19/better-prepandemic-heart-health-may-help-prevent-severe-covid",
            "image": "https://www.cidrap.umn.edu/themes/custom/cidrap_theme/images/cidrap-og-image.jpg",
            "publishedAt": "2026-05-27T19:55:00Z",
            "lang": "en",
            "source": {
                "id": "29fcba365dad1c5ca0a8efcd57b4bc8e",
                "name": "CIDRAP",
                "url": "https://www.cidrap.umn.edu"
            }
        }
    ]
}

Categories