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": 56908,
    "articles": [
        {
            "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"
            }
        },
        {
            "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... [5246 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-20T06:54:52Z",
            "lang": "en",
            "source": {
                "id": "08538e21f9ef4fd994fa94c90374f079",
                "name": "CNA",
                "url": "https://www.channelnewsasia.com"
            }
        },
        {
            "id": "5c855c507a52116eaaf82dfa0709a01a",
            "title": "Singapore, Japan, South Korea boost Ebola screening after WHO alert",
            "description": "Other Asian nations including Vietnam and Indonesia have also announced increased monitoring or public health measures at ports of entry.",
            "content": "Other Asian nations including Vietnam and Indonesia have also announced increased monitoring or public health measures at ports of entry\n2 -MIN READ2 -MIN\nPublished: 12:39pm, 20 May 2026\nGovernments across Asia are tightening border screening and qua... [1214 chars]",
            "url": "https://www.scmp.com/news/asia/southeast-asia/article/3354178/singapore-japan-south-korea-boost-ebola-screening-after-who-alert",
            "image": "https://cdn.i-scmp.com/sites/default/files/styles/og_image_scmp_generic/public/d8/images/canvas/2026/05/20/0fa66344-7f11-492a-a43a-8ad3574f04f5_d26f26b2.jpg?itok=zA8oBK5R&v=1779251980",
            "publishedAt": "2026-05-20T04:39:43Z",
            "lang": "en",
            "source": {
                "id": "9709bfa71bc46e81262e4096f206f257",
                "name": "South China Morning Post",
                "url": "https://www.scmp.com"
            }
        }
    ]
}

Categories