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": 59230,
    "articles": [
        {
            "id": "cf035941d0d17efc440a07e1a81baec4",
            "title": "Antibody-guided nanoparticles target blood cancer cells in bone marrow",
            "description": "New research co-led by Indiana University School of Medicine scientists presents a significant step toward more precise and effective cancer treatments by using a breakthrough method to deliver therapies directly to cancer cells. The study was recently published in ACS Nano.",
            "content": "New research co-led by Indiana University School of Medicine scientists presents a significant step toward more precise and effective cancer treatments by using a breakthrough method to deliver therapies directly to cancer cells. The study was recent... [2297 chars]",
            "url": "https://phys.org/news/2026-06-antibody-nanoparticles-blood-cancer-cells.html",
            "image": "https://scx2.b-cdn.net/gfx/news/2026/scientists-develop-nan.jpg",
            "publishedAt": "2026-06-10T22:50:01Z",
            "lang": "en",
            "source": {
                "id": "6063be7565dcd637bb5d2946ed6c5329",
                "name": "Phys.org",
                "url": "https://phys.org"
            }
        },
        {
            "id": "6bf64fe73c0bc71e10b5105290dc8b3e",
            "title": "Drug reduces the risk of developing rheumatoid arthritis, clinical trial finds",
            "description": "A clinical trial led by researchers from Hospital Clínic de Barcelona, the August Pi i Sunyer Biomedical Research Institute (IDIBAPS) and the Institute of Advanced Chemistry of Catalonia (IQAC-CSIC) compared the effectiveness of abatacept and hydroxychloroquine in preventing the development of rheumatoid arthritis in patients with palindromic rheumatism, an autoimmune disease that progresses to arthritis in approximately half of all patients.",
            "content": "A clinical trial led by researchers from Hospital Clínic de Barcelona, the August Pi i Sunyer Biomedical Research Institute (IDIBAPS) and the Institute of Advanced Chemistry of Catalonia (IQAC-CSIC) compared the effectiveness of abatacept and hydroxy... [3769 chars]",
            "url": "https://medicalxpress.com/news/2026-06-drug-rheumatoid-arthritis-clinical-trial.html",
            "image": "https://scx2.b-cdn.net/gfx/news/hires/2025/arthritis.jpg",
            "publishedAt": "2026-06-10T21:20:04Z",
            "lang": "en",
            "source": {
                "id": "fc12437cc984742bf9a97820262ab48a",
                "name": "Medical Xpress",
                "url": "https://medicalxpress.com"
            }
        },
        {
            "id": "cb8cf0590ec9b4fbfb9767968a4abcb6",
            "title": "Congo’s Ebola outbreak spreads to new health zone",
            "description": "DAKAR, June 10 - Congo's Ebola outbreak has spread to a new health zone in the northeastern province of Ituri, authorities said on Wednesday, as fresh infections underline sustained transmission more than three weeks after the epidemic was declared. Read more at straitstimes.com.",
            "content": "DAKAR, June 10 - Congo's Ebola outbreak has spread to a new health zone in the northeastern province of Ituri, authorities said on Wednesday, as fresh infections underline sustained transmission more than three weeks after the epidemic was declared.\n... [1152 chars]",
            "url": "https://www.straitstimes.com/world/congos-ebola-outbreak-spreads-to-new-health-zone",
            "image": "https://cassette.sphdigital.com.sg/image/straitstimes/0c8886eda0662c0e17e50ef80899ad97621a2613e23d52b8ba37a2faee2ffd1e",
            "publishedAt": "2026-06-10T21:03:15Z",
            "lang": "en",
            "source": {
                "id": "739b615c65becd670ee152cab7f8c439",
                "name": "The Straits Times",
                "url": "https://www.straitstimes.com"
            }
        }
    ]
}

Categories