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": 56946,
    "articles": [
        {
            "id": "a137f43349029c906e32b709a7f6ef96",
            "title": "Bedok Central hawker centre business still slow despite deep clean after TB scare, stallholders say",
            "description": "\"Some of our regulars are very skeptical to come,\" a stallholder told CNA.",
            "content": "SINGAPORE: Business at Bedok Central's Block 216 Food Centre and Market remains slow, hawkers and merchants told CNA on Wednesday (May 20), a day after it reopened following a three-day cleaning operation linked to a tuberculosis cluster.\nThe cleanin... [4478 chars]",
            "url": "https://www.channelnewsasia.com/singapore/bedok-food-centre-market-business-slow-tuberculosis-6131566",
            "image": "https://dam.mediacorp.sg/image/upload/s--2bVpoEl_--/c_fill,g_auto,h_676,w_1200/fl_relative,g_south_east,l_mediacorp:cna:watermark:2021-08:cna,w_0.1/f_auto,q_auto/v1/mediacorp/cna/image/2026/05/20/216-bedok.jpeg?itok=nLfx6Mx6",
            "publishedAt": "2026-05-20T09:27:00Z",
            "lang": "en",
            "source": {
                "id": "08538e21f9ef4fd994fa94c90374f079",
                "name": "CNA",
                "url": "https://www.channelnewsasia.com"
            }
        },
        {
            "id": "f7a3918c8fe7a5a567bbbf601c9e01f4",
            "title": "CNA Explains: Why a rare Ebola strain is causing concern and raising vigilance around the world",
            "description": "While the Ebola outbreak is concentrated in Africa, its designation as a public health emergency has triggered precautionary measures worldwide, including in Asia.",
            "content": "SINGAPORE: A rare strain of the Ebola virus with no approved vaccine has triggered a public health emergency of international concern, with the World Health Organization (WHO) chief warning that he is \"deeply concerned about the scale and speed\" of i... [7143 chars]",
            "url": "https://www.channelnewsasia.com/world/ebola-bundibugyo-strain-congo-uganda-explainer-6131486",
            "image": "https://dam.mediacorp.sg/image/upload/s--ZNdzlxAB--/c_fill,g_auto,h_676,w_1200/f_auto,q_auto/v1/mediacorp/cna/image/2026/05/20/000_b37t7rt.jpg?itok=8Od05Yfl",
            "publishedAt": "2026-05-20T08:44:34Z",
            "lang": "en",
            "source": {
                "id": "08538e21f9ef4fd994fa94c90374f079",
                "name": "CNA",
                "url": "https://www.channelnewsasia.com"
            }
        },
        {
            "id": "82afdc5df87b21adc0dee741c5205321",
            "title": "Singapore, Asian nations step up Ebola screening after WHO declares global health emergency",
            "description": "No cases have been publicly confirmed in Asia",
            "content": "[HONG KONG] Governments across Asia are tightening border screening and quarantine preparedness as health authorities work to contain a growing Ebola outbreak in central Africa.\nSeveral governments have expanded screening and reporting requirements f... [2902 chars]",
            "url": "https://www.businesstimes.com.sg/international/global/singapore-asian-nations-step-ebola-screening-after-who-declares-global-health-emergency",
            "image": "https://cassette.sphdigital.com.sg/image/businesstimes/b9ccdd1fbddcb8bcd84208c1db4b9c813e8a811b14476fab3801cc385ece94e1?w=1200&f=webp",
            "publishedAt": "2026-05-20T07:10:00Z",
            "lang": "en",
            "source": {
                "id": "ca2a0b2cf2abbbe3b596e7ab39d0a94f",
                "name": "The Business Times",
                "url": "https://www.businesstimes.com.sg"
            }
        }
    ]
}

Categories