Flag of Singapore

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": 2486888,
    "articles": [
        {
            "id": "75b2a373bc6fac7c568fc087f0a4146a",
            "title": "Researchers determine that elevated homocysteine stiffens the aorta",
            "description": "Cardiovascular diseases remain the most common cause of death worldwide. In Europe, they account for over 40% of all deaths. However, known risk factors such as high cholesterol levels or high blood pressure cannot fully explain the high mortality rate or the number of cardiovascular diseases.",
            "content": "Cardiovascular diseases remain the most common cause of death worldwide. In Europe, they account for over 40% of all deaths. However, known risk factors such as high cholesterol levels or high blood pressure cannot fully explain the high mortality ra... [1938 chars]",
            "url": "https://medicalxpress.com/news/2025-09-elevated-homocysteine-stiffens-aorta.html",
            "image": "https://scx2.b-cdn.net/gfx/news/hires/2025/researchers-determine-6.jpg",
            "publishedAt": "2025-09-09T15:32:03Z",
            "lang": "en",
            "source": {
                "id": "fc12437cc984742bf9a97820262ab48a",
                "name": "Medical Xpress",
                "url": "https://medicalxpress.com",
                "country": "sg"
            }
        },
        {
            "id": "5bc58be194180b66818c1f2d55722ea7",
            "title": "Using OCT-A to explore biomarkers for neurodegenerative diseases",
            "description": "Ophthalmology Times connects eye care professionals with surgery, imaging, gene therapy, & diagnostic advances to enhance clinical and patient care.",
            "content": "Amir H. Kashani, MD, PhD, a professor of ophthalmology at Johns Hopkins University, discussed a significant research publication in Alzheimers and Dementia that explored OCT-A angiography's potential in studying neurodegenerative diseases.\nThe study ... [2436 chars]",
            "url": "https://www.ophthalmologytimes.com/view/using-oct-a-to-explore-biomarkers-for-neurodegenerative-diseases",
            "image": "https://cdn.sanity.io/images/0vv8moc6/ophtalmology/e77df0756b8db6237124579480687b92514b76d9-1078x611.png?fit=crop&auto=format",
            "publishedAt": "2025-09-09T14:03:29Z",
            "lang": "en",
            "source": {
                "id": "39f36047360f2fba15cc5fa086a43e14",
                "name": "Ophthalmology Times",
                "url": "https://www.ophthalmologytimes.com",
                "country": "sg"
            }
        },
        {
            "id": "e36869d0d489ce7f42bc20b24590e384",
            "title": "Air Monitoring Network Needed for Plastic Pollution Crisis",
            "description": "Scientists at The University of Manchester are urging the creation of a global network of air monitoring stations to track airborne plastic pollution.",
            "content": "Scientists at The University of Manchester are urging the creation of a global network of air monitoring stations to track airborne plastic pollution. In a new review published in the journal Current Pollution Reports, researchers examined how micro ... [3404 chars]",
            "url": "https://www.azocleantech.com/news.aspx?newsID=35884",
            "image": "https://www.azocleantech.com/images/news/ImageForNews_35884_17574256420629666.jpg",
            "publishedAt": "2025-09-09T13:49:00Z",
            "lang": "en",
            "source": {
                "id": "50efefed923492371668c20451f1cb14",
                "name": "AZoCleantech",
                "url": "https://www.azocleantech.com",
                "country": "sg"
            }
        }
    ]
}

Categories