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": 58500,
    "articles": [
        {
            "id": "7651d2acf33f3cb3a90e5d602606990d",
            "title": "Research shows potential of using blood tests to predict Alzheimer’s disease",
            "description": "But false positive results remain a key challenge. Read more at straitstimes.com.",
            "content": "SINGAPORE – The possibility of having a screening tool to predict Alzheimer’s disease (AD) is becoming increasingly real as more research supporting its use emerges. This includes a recent Lancet study that demonstrates the potential of detecting bio... [5139 chars]",
            "url": "https://www.straitstimes.com/singapore/health/research-shows-potential-of-using-blood-tests-to-predict-alzheimers-disease",
            "image": "https://cassette.sphdigital.com.sg/image/straitstimes/814c61f94e17d8130ac19030d63ddcb48a3f1c085ff5bacbebc16ce6fab6a60d",
            "publishedAt": "2026-06-06T21:00:00Z",
            "lang": "en",
            "source": {
                "id": "739b615c65becd670ee152cab7f8c439",
                "name": "The Straits Times",
                "url": "https://www.straitstimes.com"
            }
        },
        {
            "id": "f921c145cdde995c900eac7268cbdb29",
            "title": "Avidity of Autoantibodies Mediates Podocyte Signaling Changes in Idiopathic Podocytopathies",
            "description": "Research suggests avidity of anti–slit diaphragm autoantibodies, rather than quantity, mediates podocyte signaling changes and proteinuria in idiopathic podocytopathies.",
            "content": "A spectrum of autoimmune disorders driven by autoantibodies that target the podocyte slit diaphragm is increasingly being recognized as associated with idiopathic podocytopathies, including idiopathic syndrome, minimal change disease, and primary foc... [2500 chars]",
            "url": "https://www.docwirenews.com/post/avidity-of-autoantibodies-mediates-podocyte-signaling-changes-in-idiopathic-podocytopathies",
            "image": "https://mumcdnstorage.blob.core.windows.net/dwnews/2025/04/iStock-1293773557.jpg",
            "publishedAt": "2026-06-06T18:15:29Z",
            "lang": "en",
            "source": {
                "id": "885ae2dda50884da7e0cf7fb8d4aa961",
                "name": "Docwire News",
                "url": "https://www.docwirenews.com"
            }
        },
        {
            "id": "eb74c8e05d4876210451d6c8abd486ce",
            "title": "Week Breast Radiotherapy As Standard Of Care",
            "description": "FAST-Forward Breast Radiotherapy supports 26 Gy in 5 fractions over 1 week as safe and effective adjuvant treatment for early breast cancer.",
            "content": "Published in The Lancet Oncology, the multicenter randomized trial compared the historical standard schedule of 40 Gy in 15 fractions over 3 weeks with two shorter regimens: 27 Gy in 5 fractions over 1 week and 26 Gy in 5 fractions over 1 week. The m... [6954 chars]",
            "url": "https://oncodaily.com/oncolibrary/breast-oncology/fast-forward-26",
            "image": "https://oncodaily.com/pub/uploads/2026/06/IMG_6098.webp",
            "publishedAt": "2026-06-06T18:05:39Z",
            "lang": "en",
            "source": {
                "id": "654c15cf5fba9c885b59fdc406129149",
                "name": "Oncodaily",
                "url": "https://oncodaily.com"
            }
        }
    ]
}

Categories