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": 59940,
    "articles": [
        {
            "id": "2923fdb2a4fc88329724a16114108e43",
            "title": "Doctors Without Borders warns of ‘dangerous gaps’ in Ebola response in DR Congo",
            "description": "The medical charity said the true scale of the crisis remains unclear. Read more at straitstimes.com.",
            "content": "GENEVA – “Dangerous gaps” remain in efforts to rein in an Ebola outbreak that has killed more than 180 people in the Democratic Republic of Congo, Doctors Without Borders warned on June 15 .\nDespite a massive scale-up in the response to the deadly ou... [2706 chars]",
            "url": "https://www.straitstimes.com/world/doctors-without-borders-warns-of-dangerous-gaps-in-ebola-response-in-dr-congo?ref=latest",
            "image": "https://cassette.sphdigital.com.sg/image/straitstimes/6af692a40e0c26c36fed85c976c449aebf3263e6324a3a8c1f1abd3f6e7a6410",
            "publishedAt": "2026-06-15T10:50:00Z",
            "lang": "en",
            "source": {
                "id": "739b615c65becd670ee152cab7f8c439",
                "name": "The Straits Times",
                "url": "https://www.straitstimes.com"
            }
        },
        {
            "id": "c6c3efc8d2587202b57344fa6ad4c705",
            "title": "This high-protein food was linked to a lower risk of Alzheimer’s disease, study finds",
            "description": "Eggs are already one of the easiest ways to boost your protein intake. Now, new research suggests they may also be associated with a lower risk of Alzheimer’s disease",
            "content": "While there’s no known cure for Alzheimer’s disease, scientists are slowly chipping away at things you can do to lower your chance of developing the devastating illness. Now, the latest research suggests that regular egg consumption might be linked t... [5036 chars]",
            "url": "https://www.womenshealthmag.com/uk/food/a71585950/eggs-alzheimers-risk-study/",
            "image": "https://hips.hearstapps.com/hmg-prod/images/63809a56-ed25-4f81-9585-30f495e95169.jpg?crop=1xw:1.0xh;center,top&resize=1200:*",
            "publishedAt": "2026-06-15T08:24:20Z",
            "lang": "en",
            "source": {
                "id": "821424c4e5310ff2bae7ebc5077bed3e",
                "name": "Women's Health",
                "url": "https://www.womenshealthmag.com"
            }
        },
        {
            "id": "f3935a2a60131f001886b28e439d8e78",
            "title": "Rare stone man syndrome diagnosed in 12-year-old girl in Ho Chi Minh City",
            "description": "Doctors at City Children’s Hospital in Ho Chi Minh City have diagnosed a 12-year-old girl with fibrodysplasia ossificans progressiva (FOP), commonly referred to as stone man syndrome, an extremely rare genetic disorder affecting approximately one in two million people worldwide.",
            "content": "The hospital announced on Monday that the diagnosis helped the patient avoid an unnecessary surgery and reduced the risk of worsening her condition.\nThe girl was initially admitted with prolonged joint stiffness and limited mobility following a minor... [2026 chars]",
            "url": "https://news.tuoitre.vn/rare-stone-man-syndrome-diagnosed-in-12-year-old-girl-in-ho-chi-minh-city-103260615150320296.htm",
            "image": "https://cdn2.tuoitre.vn/zoom/600_315/471584752817336320/2026/6/15/fop-17815096158851666002721-46-0-428-730-crop-1781509642197319169669.png",
            "publishedAt": "2026-06-15T08:23:00Z",
            "lang": "en",
            "source": {
                "id": "b7d7ed8e57d7dd57d77fdab7699c94a2",
                "name": "Tuoi Tre News | The News Gateway to Vietnam",
                "url": "https://news.tuoitre.vn"
            }
        }
    ]
}

Categories