Flag of the 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": 18896,
    "articles": [
        {
            "title": "Could a keto diet replace diabetes meds? New research explores the possibilities",
            "description": "A review published in Nutrients finds that ketogenic diets (KD) may offer superior benefits for weight loss, blood sugar control, and inflammation compared to other diets. Researchers also highlight potential mental health improvements but call for more clinical trials.",
            "content": "Could a ketogenic diet help you lose weight and ditch diabetes meds? New research reveals how cutting carbs may also ease inflammation and boost mental health — but experts say more trials are needed.\nReview: Ketogenic Diets for Body Weight Loss: A C... [8635 chars]",
            "url": "https://www.news-medical.net/news/20250311/Could-a-keto-diet-replace-diabetes-meds-New-research-explores-the-possibilities.aspx",
            "image": "https://d2jx2rerrg6sh3.cloudfront.net/images/news/ImageForNews_804549_174173943908890.jpg",
            "publishedAt": "2025-03-12T00:27:00Z",
            "source": {
                "name": "News-Medical.Net",
                "url": "https://www.news-medical.net"
            }
        },
        {
            "title": "Drug building blocks pave path to new sepsis treatments",
            "description": "The immune system can typically ramp up the body's defenses to clear out an invading threat without issue. Glitches can happen, however, with sepsis occurring when the mustered army of cells also attacks the body's own tissues and organs as if they were enemy combatants.",
            "content": "This article has been reviewed according to Science X's editorial process and policies . Editors have highlighted the following attributes while ensuring the content's credibility:\nOne of the molecular fragments (pink) uncovered using fragment-based ... [3157 chars]",
            "url": "https://phys.org/news/2025-03-drug-blocks-pave-path-sepsis.html",
            "image": "https://scx2.b-cdn.net/gfx/news/hires/2025/drug-building-blocks-p.jpg",
            "publishedAt": "2025-03-11T18:48:36Z",
            "source": {
                "name": "Phys.org",
                "url": "https://phys.org"
            }
        },
        {
            "title": "Early signs of GI disease risk in dogs",
            "description": "Researchers have discovered signs that can be used to identify dogs with a high risk of gastrointestinal disease -- which causes more than 10% of all new visits to a veterinarian -- before they develop symptoms.",
            "content": "Researchers at the Texas A&M Gastrointestinal Laboratory (GI Lab) have discovered signs that can be used to identify dogs with a high risk of gastrointestinal disease -- which causes more than 10% of all new visits to a veterinarian -- before they de... [2204 chars]",
            "url": "https://www.sciencedaily.com/releases/2025/03/250311121143.htm",
            "image": "https://www.sciencedaily.com/images/scidaily-icon.png",
            "publishedAt": "2025-03-11T18:34:06Z",
            "source": {
                "name": "Science Daily",
                "url": "https://www.sciencedaily.com"
            }
        }
    ]
}

Categories