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": 57186,
    "articles": [
        {
            "id": "e0c8d506386196ceeb5157269fccce9c",
            "title": "Majority test negative in Bedok tuberculosis screening, 473 flagged for further checks",
            "description": "Those flagged will be required to do a follow-up chest X-ray to determine if they have active TB or latent TB infection, the Communicable Diseases Agency (CDA) said in a press release on Wednesday (May 13).",
            "content": "SINGAPORE: The majority of people screened for tuberculosis (TB) during screenings conducted by the Communicable Diseases Agency (CDA) earlier this month in Bedok have tested negative for the disease.\nA total of 3,169 persons were screened for TB dur... [3582 chars]",
            "url": "https://www.channelnewsasia.com/singapore/tuberculosis-bedok-majority-test-negative-flagged-further-checks-cda-6117971",
            "image": "https://dam.mediacorp.sg/image/upload/s--bgWJ_8H6--/c_crop,h_900,w_1600,x_0,y_102/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/05/lzx_9251.jpg?itok=YE3JTS_t",
            "publishedAt": "2026-05-13T07:30:00Z",
            "lang": "en",
            "source": {
                "id": "08538e21f9ef4fd994fa94c90374f079",
                "name": "CNA",
                "url": "https://www.channelnewsasia.com"
            }
        },
        {
            "id": "6a716a03ec6ec9071f940ae1d8f4b142",
            "title": "More pregnant women taking respiratory virus vaccine, but uptake still low",
            "description": "Doctors say the number of vaccinated mothers remains too low to show a measurable dip in infant hospitalisations.",
            "content": "SINGAPORE: Nearly two years after Singapore approved a vaccine for pregnant women to protect their newborns against respiratory syncytial virus (RSV), more are opting for the jab.\nBut uptake remains too low to make a dent in infant hospitalisation ra... [4957 chars]",
            "url": "https://www.channelnewsasia.com/singapore/rsv-respiratory-virus-infant-pregnant-women-vaccine-6091006",
            "image": "https://dam.mediacorp.sg/image/upload/s--5XFgV_7_--/c_fill,g_auto,h_676,w_1200/f_auto,q_auto/v1/mediacorp/cna/image/2026/04/30/istock-1489958526.jpg?itok=VZQAXBxo",
            "publishedAt": "2026-05-12T22:00:00Z",
            "lang": "en",
            "source": {
                "id": "08538e21f9ef4fd994fa94c90374f079",
                "name": "CNA",
                "url": "https://www.channelnewsasia.com"
            }
        },
        {
            "id": "6a0a3b914fd8f2273d84d57552af6211",
            "title": "French woman battling ‘severe’ hantavirus, says doctor",
            "description": "The woman – older than 65 and with pre-existing conditions – started to feel very unwell on the night of May 10. Read more at straitstimes.com.",
            "content": "PARIS – A French woman repatriated from a cruise ship struck by hantavirus was on May 12 in intensive care on a ventilator battling a severe case of the rare disease, a doctor said.\nThe woman, one of five French passengers flown back from the vessel ... [874 chars]",
            "url": "https://www.straitstimes.com/world/europe/french-woman-battling-severe-hantavirus-says-doctor",
            "image": "https://cassette.sphdigital.com.sg/image/straitstimes/b2a41e63ddd05f14a91d557ee296e935bd5ef5f9e912ab849ad094509695e2b2",
            "publishedAt": "2026-05-12T17:43:26Z",
            "lang": "en",
            "source": {
                "id": "739b615c65becd670ee152cab7f8c439",
                "name": "The Straits Times",
                "url": "https://www.straitstimes.com"
            }
        }
    ]
}

Categories