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": 58060,
    "articles": [
        {
            "id": "288e4e00d01412bca71e3c37d644fd7b",
            "title": "No vaccine for latest Ebola outbreak, DRC warns as as toll hits 80",
            "description": "An Ebola outbreak in the Democratic Republic of Congo that has caused at least 80 deaths has a \"very high lethality rate\" and no vaccine or specific treatment, the country's health minister warned Sat...",
            "content": "An Ebola outbreak in the Democratic Republic of Congo that has caused at least 80 deaths has a \"very high lethality rate\" and no vaccine or specific treatment, the country's health minister warned Saturday.\nNearly 250 suspected cases of the the highl... [3799 chars]",
            "url": "https://sg.news.yahoo.com/no-vaccine-latest-ebola-outbreak-143320675.html",
            "image": "https://s.yimg.com/os/en/afp.com.sg/004230914bd16aba2a951603ff6b9520",
            "publishedAt": "2026-05-16T14:33:20Z",
            "lang": "en",
            "source": {
                "id": "d0f7288d14ec8c674636416b7d8b268b",
                "name": "Yahoo News Singapore",
                "url": "https://sg.news.yahoo.com"
            }
        },
        {
            "id": "88a511b4a9873d5551781c2d57e7e9d6",
            "title": "52-year-old man found dead at foot of HDB block in Choa Chu Kang",
            "description": "The body of a 52-year-old man was found at the foot of Block 208 Choa Chu Kang Central at about 6.45am on Saturday (May 16).Photographs of the incident posted on a Facebook page show a fully-dressed man lying face down on the pavement at the foot of the said block.In response to AsiaOne's queries, the police and Singapore Civil Defence...",
            "content": "The body of a 52-year-old man was found at the foot of Block 208 Choa Chu Kang Central at about 6.45am on Saturday (May 16).\nPhotographs of the incident posted on a Facebook page show a fully-dressed man lying face down on the pavement at the foot of... [435 chars]",
            "url": "https://www.asiaone.com/singapore/man-found-dead-hdb-block-208-choa-chu-kang",
            "image": "https://www.asiaone.com/sites/default/files/styles/article_top_image/public/original_images/May2026/Choa-Chu-Kang-HDB-Block-208-Man-Fall-to-Death.png?itok=f-rk2yyB",
            "publishedAt": "2026-05-16T12:40:00Z",
            "lang": "en",
            "source": {
                "id": "fc22c9ffdaef43b7870c03b37c3a22ee",
                "name": "AsiaOne",
                "url": "https://www.asiaone.com"
            }
        },
        {
            "id": "bf12db9e55d0fc3b322e4cc32119ca3c",
            "title": "Are ‘Healthy’ Foods And Supplements Undermining Your Mood And Mind?",
            "description": "As microbiome science advances, an uncomfortable possibility is coming into view: some foods and supplements marketed as healthy may also be disturbing the gut ecology that helps support mood, cognition, and emotional resilience.",
            "content": "As microbiome science advances, an uncomfortable possibility is coming into view: some foods and supplements marketed as healthy may also be disrupting the gut ecology that supports mood, cognition, and emotional resilience.\nBuilding on the neurobiot... [9542 chars]",
            "url": "https://www.luxuriousmagazine.com/health-foods-supplements-mood-and-mind/",
            "image": "https://www.luxuriousmagazine.com/wp-content/uploads/2026/05/Health-foods.jpg",
            "publishedAt": "2026-05-16T11:49:53Z",
            "lang": "en",
            "source": {
                "id": "75cef25cab822bdac474065151a9faf5",
                "name": "Luxurious Magazine",
                "url": "https://www.luxuriousmagazine.com"
            }
        }
    ]
}

Categories