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": 58094,
    "articles": [
        {
            "id": "1f01f48007ae18adf9639c6030440d79",
            "title": "H5 bird flu detected in second Australia state",
            "description": "Officials say the H5 strain continues to be a low risk to human health. Read more at straitstimes.com.",
            "content": "SYDNEY – Scientists have detected the highly contagious H5 bird flu strain in a second Australian state, the nation’s agriculture minister said on June 24.\nAustralia was for years the only continental landmass to be free of the H5 strain, which has c... [1096 chars]",
            "url": "https://www.straitstimes.com/asia/australianz/h5-bird-flu-detected-in-second-australia-state",
            "image": "https://cassette.sphdigital.com.sg/image/straitstimes/0bc444994fb34bca9d973a83586991cd26d6b3ea6e83d93795337a8d4e6a3b43",
            "publishedAt": "2026-06-24T07:00:00Z",
            "lang": "en",
            "source": {
                "id": "739b615c65becd670ee152cab7f8c439",
                "name": "The Straits Times",
                "url": "https://www.straitstimes.com"
            }
        },
        {
            "id": "fc40c849dd00ce429cea5310f9c6a3be",
            "title": "Covid-19 vaccine study that was blocked from CDC journal is published elsewhere",
            "description": "NEW YORK — A study on Covid-19 vaccine effectiveness has finally been published after being blocked from a government health journal.The vaccine was found to be about 55 per cent effective against Covid-19-associated hospitalizations, and reduced Covid-19-related trips to emergency departments and urgent care clinics by 50 per cent, according to the study published Tuesday (June 23) by Jama Network...",
            "content": "NEW YORK — A study on Covid-19 vaccine effectiveness has finally been published after being blocked from a government health journal.\nThe vaccine was found to be about 55 per cent effective against Covid-19-associated hospitalizations, and reduced Co... [3729 chars]",
            "url": "https://www.asiaone.com/world/covid-19-vaccine-study-was-blocked-cdc-journal-published-elsewhere",
            "image": "https://media.asiaone.com/sites/default/files/styles/article_top_image/public/original_images/Jun2026/covid.jpg?itok=-3lEOwU4",
            "publishedAt": "2026-06-24T05:28:00Z",
            "lang": "en",
            "source": {
                "id": "fc22c9ffdaef43b7870c03b37c3a22ee",
                "name": "AsiaOne",
                "url": "https://www.asiaone.com"
            }
        },
        {
            "id": "2a86a83f59b1e4bcb102674ece4626e5",
            "title": "Lab-engineered proteins: A promising treatment for liver disease",
            "description": "The research group led by CIC biomaGUNE's Ikerbasque Research Professor Aitziber L. Cortajarena has developed an innovative anti-fibrotic and anti-tumor treatment by binding a synthetic protein to gold nanoclusters (small aggregates of approximately 6 atoms of gold). Conducted in collaboration with the group led by Dr. Ana Beloqui at the Catholic University of Louvain (Belgium), the study, published in Bioactive Materials, has demonstrated that this hybrid formulation displays strong hepatic specificity and minimal side effects in mice.",
            "content": "The research group led by CIC biomaGUNE's Ikerbasque Research Professor Aitziber L. Cortajarena has developed an innovative anti-fibrotic and anti-tumor treatment by binding a synthetic protein to gold nanoclusters (small aggregates of approximately ... [4287 chars]",
            "url": "https://medicalxpress.com/news/2026-06-lab-proteins-treatment-liver-disease.html",
            "image": "https://scx2.b-cdn.net/gfx/news/hires/2026/lab-engineered-protein.jpg",
            "publishedAt": "2026-06-24T00:20:02Z",
            "lang": "en",
            "source": {
                "id": "fc12437cc984742bf9a97820262ab48a",
                "name": "Medical Xpress",
                "url": "https://medicalxpress.com"
            }
        }
    ]
}

Categories