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": 52012,
    "articles": [
        {
            "id": "b4a929c010b3487a5fc16d24bbfd5e30",
            "title": "Study Links Childhood Abuse and Increased Cancer Risk",
            "description": "Scientists speculate that trauma can cause long-term changes in stress hormones, immune function, and inflammation that may contribute to later cancer risk.",
            "content": "Childhood abuse is often discussed in terms of emotional pain, mental health issues, and relationship difficulties later in life. A new study suggests that its effects may extend into other aspects of health, with serious consequences.\n“This study is... [5975 chars]",
            "url": "https://www.everydayhealth.com/cancer/childhood-abuse-linked-to-increased-risk-of-cancer-in-adulthood/",
            "image": "https://images.everydayhealth.com/images/site-images/eh_social_300.png",
            "publishedAt": "2026-04-23T00:56:15Z",
            "lang": "en",
            "source": {
                "id": "92d34f4629908817cb6cf6d0a120c5ff",
                "name": "Everyday Health",
                "url": "https://www.everydayhealth.com"
            }
        },
        {
            "id": "821a494099c86955110d91c0ddc3144b",
            "title": "Study links common herbicide to rising early-onset colorectal cancer risk",
            "description": "Researchers used DNA methylation-based “epigenetic fingerprints” as proxies for lifelong exposome-related patterns and found that early-onset colorectal cancer was associated with lower Mediterranean diet adherence, lower education, smoking-related signatures, and higher picloram-related exposure signals. They then supported the picloram association in nine independent cohorts and with 21 years of US county-level pesticide-use data, while noting that the findings show association rather than proof of causation.",
            "content": "In a recent study published in the journal Nature Medicine, researchers conducted a multi-phase investigation to identify potential environmental exposures and lifestyle-related factors associated with unprecedented increases in the prevalence of ear... [5979 chars]",
            "url": "https://www.news-medical.net/news/20260422/Study-links-common-herbicide-to-rising-early-onset-colorectal-cancer-risk.aspx",
            "image": "https://www.news-medical.net/images/news/ImageForNews_835880_17769047944606065.jpg",
            "publishedAt": "2026-04-23T00:41:00Z",
            "lang": "en",
            "source": {
                "id": "f2ca7a45d20357cb42858868cb4a4946",
                "name": "News-Medical",
                "url": "https://www.news-medical.net"
            }
        },
        {
            "id": "704ebe7cf6c52d2a836a91d7fda468d6",
            "title": "The Cellular Roots of Mental Illness",
            "description": "A new machine learning tool called PhysMAP separates the electrical signatures of different cell types, offering a new way to study schizophrenia and depression.",
            "content": "Summary: Recording the electrical “noise” of the brain has long been possible, but understanding which specific cells are doing the talking has remained a major hurdle. Researchers have developed PhysMAP, a machine learning tool that can distinguish ... [7867 chars]",
            "url": "https://neurosciencenews.com/physmap-cell-type-brain-mental-health-30577/",
            "image": "https://neurosciencenews.com/files/2026/04/neurotech-cellular-mental-health-neurosceince.jpg",
            "publishedAt": "2026-04-22T19:28:38Z",
            "lang": "en",
            "source": {
                "id": "70b4bf2b5b3ca97debe457804c1d46d0",
                "name": "Neuroscience News",
                "url": "https://neurosciencenews.com"
            }
        }
    ]
}

Categories