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": 59760,
    "articles": [
        {
            "id": "63d814777c1157c14e8ae85ebb170899",
            "title": "Why thousands of women with ADHD are only being misdiagnosed",
            "description": "Women diagnosed with ADHD later in life say missed signs left them struggling for years.",
            "content": "'I thought I was broken - but I was just undiagnosed'\nWomen diagnosed with ADHD later in life say years of misdiagnosis have had lasting effects on their mental health and self‑esteem.\nPeer support groups set up by women with ADHD are growing across ... [4811 chars]",
            "url": "https://www.bbc.com/news/articles/c1my9emmk0eo",
            "image": "https://ichef.bbci.co.uk/news/1024/branded_news/afc3/live/46be9070-65a1-11f1-be69-abd429215428.jpg",
            "publishedAt": "2026-06-14T06:12:36Z",
            "lang": "en",
            "source": {
                "id": "f331a5ed3965fb59761dfcecfc7e7a34",
                "name": "BBC",
                "url": "https://www.bbc.com"
            }
        },
        {
            "id": "6c6333577f29ede9cbea380147dfc974",
            "title": "Gut health linked to fatty liver disease",
            "description": "A Singapore study reveals a gut protein connects diet, gut bacteria, and liver health, offering new insights into fatty liver disease. Read more at straitstimes.com.",
            "content": "SINGAPORE – Scientists have found a protein in the gut that acts like a “middleman”, connecting your lunch, your gut bacteria and your liver health.\nBy examining stool samples, the team, led by Nanyang Technological University, found that people with... [5118 chars]",
            "url": "https://www.straitstimes.com/singapore/health/the-proof-is-in-the-poo-spore-study-links-gut-health-to-fatty-liver-disease",
            "image": "https://cassette.sphdigital.com.sg/image/straitstimes/36d03b3ea44815eb3de1bc69fabc253d87fad76f1cd6d80309df9308de751fdd",
            "publishedAt": "2026-06-14T04:00:00Z",
            "lang": "en",
            "source": {
                "id": "739b615c65becd670ee152cab7f8c439",
                "name": "The Straits Times",
                "url": "https://www.straitstimes.com"
            }
        },
        {
            "id": "c33fb69e5e0adcdbad9527a82079c37d",
            "title": "Adding genetic data to steroid prescribing can help predict side effects, data suggest",
            "description": "Oral corticosteroids (OCSs) are widely used and effective in the treatment of chronic inflammatory conditions such as arthritis, asthma and autoimmune diseases. They work by reducing inflammation, relieving pain and calming the immune system. However, more than one in 10 patients develop side effects, particularly if they use steroids over a long period.",
            "content": "Oral corticosteroids (OCSs) are widely used and effective in the treatment of chronic inflammatory conditions such as arthritis, asthma and autoimmune diseases. They work by reducing inflammation, relieving pain and calming the immune system. However... [4090 chars]",
            "url": "https://medicalxpress.com/news/2026-06-adding-genetic-steroid-side-effects.html",
            "image": "https://scx2.b-cdn.net/gfx/news/hires/2023/pharmacist.jpg",
            "publishedAt": "2026-06-13T22:00:01Z",
            "lang": "en",
            "source": {
                "id": "fc12437cc984742bf9a97820262ab48a",
                "name": "Medical Xpress",
                "url": "https://medicalxpress.com"
            }
        }
    ]
}

Categories