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": 58770,
    "articles": [
        {
            "id": "bc1df368fb6552c1b6002a3129001c4f",
            "title": "Brazil probes two suspected Ebola cases as patients test positive for other diseases",
            "description": "RIO DE JANEIRO, May 31 - A man with a suspected case of Ebola in Brazil's Sao Paulo state tested positive for meningitis, as another suspected case of Ebola emerged in Rio de Janeiro state, local health authorities said on Sunday. Read more at straitstimes.com.",
            "content": "RIO DE JANEIRO, May 31 - A man with a suspected case of Ebola in Brazil's Sao Paulo state tested positive for meningitis, as another suspected case of Ebola emerged in Rio de Janeiro state, local health authorities said on Sunday.\nIn Rio de Janeiro, ... [585 chars]",
            "url": "https://www.straitstimes.com/world/brazil-probes-two-suspected-ebola-cases-as-patients-test-positive-for-other-diseases",
            "image": "https://cassette.sphdigital.com.sg/image/straitstimes/c412ac9e70990554966027382c2121af66be4d0970fc489c8b9776ec9038262a",
            "publishedAt": "2026-05-31T16:25:02Z",
            "lang": "en",
            "source": {
                "id": "739b615c65becd670ee152cab7f8c439",
                "name": "The Straits Times",
                "url": "https://www.straitstimes.com"
            }
        },
        {
            "id": "accf011f4b98c87d3be9e0ed958a55c8",
            "title": "Suspected Ebola case in Cagliari: patient in hospital",
            "description": "A person has been taken to a hospital in Cagliari over a suspected Ebola case. Authorities admitted the patient for tests. They are said to have recently returned from a trip abroad.View on euronews",
            "content": "Protocols have been activated for a suspected case of Ebola in Cagliari, Sardinia. A person was taken to Santissima Trinità Hospital, to the infectious diseases unit, after being picked up from home because they were showing symptoms consistent with ... [1632 chars]",
            "url": "https://sg.news.yahoo.com/suspected-ebola-case-cagliari-patient-160628127.html",
            "image": "https://s.yimg.com/os/en/euronews_sg_articles_551/c631c9ab8155773a2f72a189661dc4c4",
            "publishedAt": "2026-05-31T16:06:28Z",
            "lang": "en",
            "source": {
                "id": "d0f7288d14ec8c674636416b7d8b268b",
                "name": "Yahoo News Singapore",
                "url": "https://sg.news.yahoo.com"
            }
        },
        {
            "id": "c0a1d4053ae5560adad8bd9883fb687d",
            "title": "Brazil investigates two possible Ebola cases",
            "description": "The cases have sparked further concern of the deadly virus outbreak in central Africa spreading abroad. Read more at straitstimes.com.",
            "content": "BRASILIA - Brazilian health authorities are monitoring two patients for possible Ebola infection in Sao Paulo and Rio de Janeiro, officials said, sparking further concern of the deadly virus outbreak in central Africa spreading abroad.\nA 37-year-old ... [1466 chars]",
            "url": "https://www.straitstimes.com/world/brazil-investigates-two-possible-ebola-cases",
            "image": "https://cassette.sphdigital.com.sg/image/straitstimes/8cda181bc34f1889ec53da8488adb10e3e136350fc6819639aa07a41443476ec",
            "publishedAt": "2026-05-31T15:11:29Z",
            "lang": "en",
            "source": {
                "id": "739b615c65becd670ee152cab7f8c439",
                "name": "The Straits Times",
                "url": "https://www.straitstimes.com"
            }
        }
    ]
}

Categories