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": 60340,
    "articles": [
        {
            "id": "756125d1e0c92f33c3b15320e68412c3",
            "title": "Hundreds of sea level studies have underestimated ocean rise",
            "description": "One widely used “geoid” technique may have missed up to a century of sea level rise — so risks could hit millions of people far sooner than expected.",
            "content": "Antarctica: A continent mostly covered in ice, which sits in the southernmost part of the world.\nAtlantic: One of the world’s five oceans, it is second in size only to the Pacific. It separates Europe and Africa to the east from North and South Ameri... [3564 chars]",
            "url": "https://www.snexplores.org/article/studies-underestimated-sea-level-rise",
            "image": "https://www.snexplores.org/wp-content/uploads/sites/3/2026/04/030326_NO_sea-level_main.jpg",
            "publishedAt": "2026-06-16T10:30:00Z",
            "lang": "en",
            "source": {
                "id": "3b7752314817dd6c6625e609e562b990",
                "name": "Science News Explores",
                "url": "https://www.snexplores.org"
            }
        },
        {
            "id": "c43edd5a529aeeb74a6d71fbe0c20cab",
            "title": "Bristol scientist researching blood cancer after mum's diagnosis",
            "description": "A Bristol scientist is looking into a type of blood cancer after her mum fell ill with the disease.",
            "content": "A university scientist said it was a \"great feeling\" to be awarded funding to research a form of blood cancer that her mother has been diagnosed with.\nLucy Goudswaard had been researching cardiovascular disease at the University of Bristol, but when ... [2570 chars]",
            "url": "https://www.bbc.com/news/articles/ced407d8vlwo",
            "image": "https://ichef.bbci.co.uk/news/1024/branded_news/ae35/live/28b21560-696c-11f1-8cc2-edef34f05c3f.jpg",
            "publishedAt": "2026-06-16T10:15:54Z",
            "lang": "en",
            "source": {
                "id": "f331a5ed3965fb59761dfcecfc7e7a34",
                "name": "BBC",
                "url": "https://www.bbc.com"
            }
        },
        {
            "id": "7ba5e34749c4e4e128c0ad01d9a03ad6",
            "title": "Red Cross says Congo Ebola epidemic yet to peak, may last a year",
            "description": "Over 800 cases of the rare Bundibugyo strain have been reported in Congo, 192 of them fatal. Read more at straitstimes.com.",
            "content": "NAIROBI – A Red Cross official said on June 16 that the Ebola epidemic in eastern Democratic Republic of Congo had not yet peaked, and could last for a year.\nOver 800 cases of the rare Bundibugyo strain, for which there is no proven treatment or vacc... [1111 chars]",
            "url": "https://www.straitstimes.com/world/red-cross-says-congo-ebola-epidemic-yet-to-peak-may-last-a-year?ref=latest",
            "image": "https://cassette.sphdigital.com.sg/image/straitstimes/eca6db562f91ef5e9f46550a585282d3be7542042f56a57e5ae0686d112f603d",
            "publishedAt": "2026-06-16T10:09:06Z",
            "lang": "en",
            "source": {
                "id": "739b615c65becd670ee152cab7f8c439",
                "name": "The Straits Times",
                "url": "https://www.straitstimes.com"
            }
        }
    ]
}

Categories