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": 56584,
    "articles": [
        {
            "id": "0fbcdabb2e4b7b4d95f2a52b36e6b8d9",
            "title": "WHO declares health emergency over Ebola outbreak",
            "description": "Bringing Taiwan to the World and the World to Taiwan",
            "content": "AFP, KINSHASA\nThe WHO yesterday declared an international health emergency over an outbreak of an Ebola strain in the Democratic Republic of the Congo (DR Congo) that has killed more than 80 and for which there is no vaccine.\nFears of further spread ... [1831 chars]",
            "url": "https://www.taipeitimes.com/News/front/archives/2026/05/18/2003857514",
            "image": "https://img.taipeitimes.com/images/2026/05/18/p01-260518-316.jpg",
            "publishedAt": "2026-05-17T16:00:00Z",
            "lang": "en",
            "source": {
                "id": "9ecf7afca96ed0da45dd704c47bc8d4c",
                "name": "Taipei Times",
                "url": "https://www.taipeitimes.com"
            }
        },
        {
            "id": "7337a87a690290a8d6b7a70317bcdea7",
            "title": "Heart murmurs in a puppy should not be dismissed",
            "description": "Murmurs may be harmless and temporary, but some can also indicate congenital heart conditions. Read more at straitstimes.com.",
            "content": "SINGAPORE – Imagine taking your new puppy to the clinic for a routine check, with its tail wagging, eyes bright and paws just a little too big for its body.\nTo you, everything seems perfect. But as the veterinarian listens carefully to your puppy’s c... [4456 chars]",
            "url": "https://www.straitstimes.com/life/heart-murmurs-in-a-puppy-should-not-be-dismissed",
            "image": "https://cassette.sphdigital.com.sg/image/straitstimes/ffa3b80773e656ef5cd5b6429a593d77e27d6bed856791c0c7ec2f5b253d00d6",
            "publishedAt": "2026-05-17T08:01:57Z",
            "lang": "en",
            "source": {
                "id": "739b615c65becd670ee152cab7f8c439",
                "name": "The Straits Times",
                "url": "https://www.straitstimes.com"
            }
        },
        {
            "id": "ce3095720124d23911b39e289e6c3e6c",
            "title": "Trip to recovery: How psychedelics could revolutionise mental health care",
            "description": "In a world gripped by a growing mental health crisis, research suggests that psychedelic-assisted therapy could be an answer. Euronews Health spoke to an expert about how they work, and when - if ever...",
            "content": "Picture this: You walk into a small, dimly lit room and lay on a bed beside a clinician. After talking you through what’s going to happen, they hand you an eye mask, then administer a controlled dose of the psychedelic compound, psilocybin.\nAs sudden... [6152 chars]",
            "url": "https://sg.news.yahoo.com/trip-recovery-psychedelics-could-revolutionise-070105743.html",
            "image": "https://s.yimg.com/os/en/euronews_sg_articles_551/886f9790b1b7c0a2b8afcf587e0459a1",
            "publishedAt": "2026-05-17T07:01:05Z",
            "lang": "en",
            "source": {
                "id": "d0f7288d14ec8c674636416b7d8b268b",
                "name": "Yahoo News Singapore",
                "url": "https://sg.news.yahoo.com"
            }
        }
    ]
}

Categories