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": 55884,
    "articles": [
        {
            "id": "2bda6a862707bd86dbdccf4fbc46f145",
            "title": "Cochrane Review Finds Current Breast Cancer Risk Models Have Limited Accuracy in Women With a Family History of Disease",
            "description": "A comprehensive Cochrane review presented at the 2026 ASCO Annual Meeting suggests that commonly used breast cancer risk prediction models provide only modest accuracy in identifying which women with ...",
            "content": "A comprehensive Cochrane review presented at the 2026 ASCO Annual Meeting suggests that commonly used breast cancer risk prediction models provide only modest accuracy in identifying which women with a family history of breast cancer will ultimately ... [2797 chars]",
            "url": "https://ascopost.com/news/june-2026/cochrane-review-finds-current-breast-cancer-risk-models-have-limited-accuracy-in-women-with-a-family-history-of-disease/",
            "image": "https://ascopost.com/media/1176/breast-cancer_01.jpg",
            "publishedAt": "2026-06-03T15:04:35Z",
            "lang": "en",
            "source": {
                "id": "5401c1d9e8abd37eaccdf84494dc5ed8",
                "name": "The ASCO Post",
                "url": "https://ascopost.com"
            }
        },
        {
            "id": "a606c55190e2fc50c646484c122476ea",
            "title": "Europe faces 80,000 new HIV infections in next three years, as STDs surge",
            "description": "The grim forecast, announced on Wednesday by the European Centre for Disease Prevention and Control points to a resurgence of HIV, TB, viral hepatitis, and other sexual transmitted infections.",
            "content": "Some 80,000 new HIV infections are expected in Europe over the next three years, amid a sharp rise in sexually-transmitted diseases.\nThe grim forecast, announced on Wednesday (3 June) by the executive director of the Stockholm-based European Centre f... [1083 chars]",
            "url": "https://euobserver.com/219897/europe-faces-80000-new-hiv-infections-in-next-three-years-as-stds-surge/",
            "image": "https://static.euobserver.com/2016/11/9cfa306e12f16f49bc8f6b2f106c7ada.jpg",
            "publishedAt": "2026-06-03T15:04:30Z",
            "lang": "en",
            "source": {
                "id": "45ee0db519ad80fdd2a195b076261264",
                "name": "EUobserver",
                "url": "https://euobserver.com"
            }
        },
        {
            "id": "895cd61f7275d2fcd759b1ee2a799e2c",
            "title": "Experienced Physicians Still Beat AI at Skin Cancer Diagnosis",
            "description": "Artificial intelligence could help support more junior clinicians in identifying skin cancer but it remains inferior to experienced dermatologists, research suggests.",
            "content": "Artificial intelligence could help support less-experienced clinicians in identifying skin cancer but it still performs more poorly compared with expert dermatologists, research suggests.\nThe findings, in JAMA Dermatology, suggest that the oft-report... [3054 chars]",
            "url": "https://www.insideprecisionmedicine.com/topics/precision-medicine/experienced-physicians-still-beat-ai-at-skin-cancer-diagnosis/",
            "image": "https://www.insideprecisionmedicine.com/wp-content/uploads/2025/06/Getty_1217156782_SkinCancer_Mole.jpg",
            "publishedAt": "2026-06-03T15:00:54Z",
            "lang": "en",
            "source": {
                "id": "109f786697844947c1fdd219350f1b78",
                "name": "Inside Precision Medicine",
                "url": "https://www.insideprecisionmedicine.com"
            }
        }
    ]
}

Categories