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": 56380,
    "articles": [
        {
            "id": "728ad3375b5b7fb0563b32f8b8020d00",
            "title": "Short floor exercise routine may improve balance and coordination, study finds",
            "description": "Just 10 minutes of daily floor exercises done lying on the back may improve balance, flexibility and agility, according to a study published in PLOS One.",
            "content": "NEWYou can now listen to Fox News articles!\nJust 10 minutes of daily floor exercises may improve balance, flexibility and agility, according to a new study.\nResearchers in Japan, including those at the Tokyo University of Agriculture and Technology, ... [5098 chars]",
            "url": "https://www.foxnews.com/health/10-minutes-daily-floor-exercises-may-improve-balance-agility-study-finds",
            "image": "https://static.foxnews.com/foxnews.com/content/uploads/2026/05/woman-yoga-supine-exericse-study.jpeg",
            "publishedAt": "2026-05-02T17:00:28Z",
            "lang": "en",
            "source": {
                "id": "a8408ad388422503ac33101396026891",
                "name": "Fox News",
                "url": "https://www.foxnews.com"
            }
        },
        {
            "id": "40ac92650efcd7e8dd3adf943d3eb4e2",
            "title": "Scientist Reveals What Happens To The Human Body After Death",
            "description": "The process involves bacteria, fungi, and other microorganisms breaking down the body's fats, proteins, and carbohydrates.",
            "content": "Death is often seen as the end of life, but science offers a different way to understand it. According to astrophysicist Neil deGrasse Tyson, the human body does not simply disappear after death. Instead, it changes form, continuing its journey in th... [2044 chars]",
            "url": "https://www.ndtv.com/science/scientist-reveals-what-happens-to-the-human-body-after-death-11438206",
            "image": "https://c.ndtvimg.com/2026-05/cnhmonng_dna_625x300_02_May_26.jpg?im=FeatureCrop,algorithm=dnn,width=1200,height=738",
            "publishedAt": "2026-05-02T05:48:05Z",
            "lang": "en",
            "source": {
                "id": "5775709b019bb5c3dae707e7b660f89e",
                "name": "NDTV",
                "url": "https://www.ndtv.com"
            }
        },
        {
            "id": "5878146d175730285c53a3c18da73bf2",
            "title": "AI System Detects Pancreatic Cancer Years Before Doctors Can, Study Shows",
            "description": "AI-powered REDMOD detects pancreatic cancer in CT scans three years early, doubling the detection rate of specialist doctors.",
            "content": "Scientists in the United States have developed an artificial intelligence system that may be able to spot pancreatic cancer up to three years before a formal diagnosis, offering fresh hope for one of the most difficult cancers to treat. The tool, kno... [1540 chars]",
            "url": "https://www.ndtv.com/science/ai-system-detects-pancreatic-cancer-years-before-doctors-can-study-shows-11437958",
            "image": "https://c.ndtvimg.com/2026-05/u9qh61tk_the-ai-was-trained-on-969-ct-scans-and-then-tested-on-a-separate-set-of-images_625x300_02_May_26.jpeg",
            "publishedAt": "2026-05-02T02:04:59Z",
            "lang": "en",
            "source": {
                "id": "5775709b019bb5c3dae707e7b660f89e",
                "name": "NDTV",
                "url": "https://www.ndtv.com"
            }
        }
    ]
}

Categories