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": 49500,
    "articles": [
        {
            "id": "85089f934f99a0c6cbfc8cf265706e62",
            "title": "How to Get More Deep Sleep, According to Experts",
            "description": "You’ve heard of REM sleep but what about deep sleep? Experts share why it’s important and how to make sure you’re getting enough of it.",
            "content": "Now that we have wearables tracking our every move, a lot of us can look at stats that supposedly tell us how well we’ve slept the night before. But sometimes, it can feel like your sleep tracker is lying to you. Despite a solid sleep score, you don’... [7692 chars]",
            "url": "https://www.gq.com/story/how-to-get-more-deep-sleep-according-to-experts-3",
            "image": "https://media.gq.com/photos/68fbb7b5a2e1b0a5544f0b04/16:9/w_1280,c_limit/GQ25_Deep%20Sleep-06.png",
            "publishedAt": "2026-03-12T13:49:46Z",
            "lang": "en",
            "source": {
                "id": "2a57fbb84313e5d738d9e6e317634114",
                "name": "GQ",
                "url": "https://www.gq.com"
            }
        },
        {
            "id": "ba1d1ba60b899618d683b5a8bff5502e",
            "title": "How to Use Magnesium to Calm Anxiety",
            "description": "The nutrient can’t solve all your mental health woes, but it can definitely help. Experts share how and when to consume it to manage your nerves.",
            "content": "There are times when anxiety is useful, motivating you to get started on a long put-off task or steering you away from danger, for example. But if you’re constantly feeling on edge, taking shallow breaths without even realizing it, or so stressed tha... [5700 chars]",
            "url": "https://www.gq.com/story/how-to-use-magnesium-to-calm-anxiety-1",
            "image": "https://media.gq.com/photos/6977dd79aa5c1c7fb6d98cae/16:9/w_1280,c_limit/magnesium%20for%20anxiety%20copy.jpg",
            "publishedAt": "2026-03-12T13:49:13Z",
            "lang": "en",
            "source": {
                "id": "2a57fbb84313e5d738d9e6e317634114",
                "name": "GQ",
                "url": "https://www.gq.com"
            }
        },
        {
            "id": "decc98e31d1e85dac12bb8adb5b9fb6e",
            "title": "A Heart-Brain-Immune “Loop” Is Shown to Contribute to Heart Attack Damage and Suggests New Brain & Nervous System Targets for Intervention",
            "description": "A research team led by a recent BBRF Young Investigator has dissected a bi-directional pathway linking the brain, the nervous system, and the heart whose activation, they have shown experimentally, is intimately involved in damage and destabilization of the heart following a heart attack, but whose manipulation suggests various points of intervention for potential future therapeutics to limit heart damage and accelerate tissue repair post-heart attack.",
            "content": "A research team led by a recent BBRF Young Investigator has dissected a bi-directional pathway linking the brain, the nervous system, and the heart whose activation, they have shown experimentally, is intimately involved in damage and destabilization... [7769 chars]",
            "url": "https://bbrfoundation.org/content/heart-brain-immune-loop-shown-contribute-heart-attack-damage-and-suggests-new-brain-nervous",
            "image": "https://bbrfoundation.org/sites/default/files/styles/wide/public/field/image/Heart-BrainConnection-1440.jpg?itok=0wWQpcZ8",
            "publishedAt": "2026-03-12T13:00:00Z",
            "lang": "en",
            "source": {
                "id": "b7b97695bf8daf96bb6f636eab50d2fe",
                "name": "Brain and Behavior Research",
                "url": "https://bbrfoundation.org"
            }
        }
    ]
}

Categories