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": 58032,
    "articles": [
        {
            "id": "25e2d501d34c06c3a353d01f7b7e6af2",
            "title": "A New Study Says Eating This One Food Can Reduce Alzheimer’s Risk",
            "description": "Researchers found a connection between eating it and a lower risk of this form of dementia.",
            "content": "Eggs make a regular appearance on many of our plates, from breakfast all the way to dinner. They’re versatile, accessible, and great sources of protein, vitamin B12, vitamin D, omega-3 fatty acids, and a slew of other nutrients.\nWe already know eggs ... [5674 chars]",
            "url": "https://sg.news.yahoo.com/study-says-eating-one-food-111600740.html",
            "image": "https://s.yimg.com/ny/api/res/1.2/laIgcR2IvWoVNvZpPKKKEQ--/YXBwaWQ9aGlnaGxhbmRlcjt3PTEyMDA7aD04MDA7Y2Y9d2VicA--/https://media.zenfs.com/en/good_housekeeping_561/64f600a6eee29d91917c3c245be7c093",
            "publishedAt": "2026-05-16T11:16:00Z",
            "lang": "en",
            "source": {
                "id": "d0f7288d14ec8c674636416b7d8b268b",
                "name": "Yahoo News Singapore",
                "url": "https://sg.news.yahoo.com"
            }
        },
        {
            "id": "09ac3ce3717b2dd70965435fdde02505",
            "title": "Starving cancer or starving the body? The hidden risk behind extreme no-sugar cancer diets",
            "description": "Health News: Cancer advice travels fast, especially when it promises control in a frightening situation. One of the most repeated claims today is that “sugar feeds.",
            "content": "The belief that removing sugar can “starve” cancer comes from real science, but the idea is often misunderstood. Cancer cells do consume more glucose, yet the body can still produce glucose even when carbohydrates are removed.\nCancer advice travels f... [5754 chars]",
            "url": "https://timesofindia.indiatimes.com/health/starving-cancer-or-starving-the-body-the-hidden-risk-behind-extreme-no-sugar-cancer-diets/articleshow/131121847.cms",
            "image": "https://static.toiimg.com/thumb/msid-131121896,width-1280,height-720,resizemode-6,overlay-toi_sw,pt-32,y_pad-600/photo.jpg",
            "publishedAt": "2026-05-16T10:30:00Z",
            "lang": "en",
            "source": {
                "id": "9c931d3332c3a87c89b804230892aa64",
                "name": "The Times of India",
                "url": "https://timesofindia.indiatimes.com"
            }
        },
        {
            "id": "83c62d98b96076789a00a9ffd46d2017",
            "title": "Man infected with rat hepatitis E, Hong Kong’s first case this year",
            "description": "Patient, 42, says he did not encounter rodents at home or at work before positive test on May 5, while three household contacts remain asymptomatic.",
            "content": "Health authorities are investigating a human case of rat hepatitis E - the first recorded in Hong Kong this year - and have urged the public to observe good hygiene practices and use effective rodent control measures.\n“Based on current epidemiologica... [805 chars]",
            "url": "https://www.scmp.com/news/hong-kong/health-environment/article/3353818/man-infected-rat-hepatitis-e-hong-kongs-first-case-year",
            "image": "https://cdn.i-scmp.com/sites/default/files/styles/og_image_scmp_generic/public/d8/images/canvas/2026/05/16/13908938-adf6-4444-b025-37eb52bb3a24_6c85775d.jpg?itok=9kxQo9pS&v=1778925813",
            "publishedAt": "2026-05-16T10:03:35Z",
            "lang": "en",
            "source": {
                "id": "9709bfa71bc46e81262e4096f206f257",
                "name": "South China Morning Post",
                "url": "https://www.scmp.com"
            }
        }
    ]
}

Categories