Singapore Nation News API

Get the live top nation headlines from Singapore with our JSON API.

Get API key for the Singapore Nation 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=nation&apikey=API_KEY
{
    "totalArticles": 87552,
    "articles": [
        {
            "id": "22ce07b563b755dc88a09330aaa11cc4",
            "title": "2 elderly people found dead alone in Ang Mo Kio, Bedok",
            "description": "A foul smell lingering outside two HDB units led to tragic discoveries in Ang Mo Kio and Bedok.",
            "content": "Police found two seniors dead in their own homes on June 13, after neighbours detected foul odours from their respective HDB flats in Ang Mo Kio and Bedok.\nThe first case was reported at Block 554 Bedok North Street 3 on June 13.\nAccording to Shin Mi... [2156 chars]",
            "url": "https://www.stomp.sg/trending-now/police-find-2-elderly-residents-dead-separate-hdb-flats-june-13-both-stayed-alone",
            "image": "https://cassette.sphdigital.com.sg/image/stomp/ae2508aa4b77239821cb836333eef4b690d56ce4d5f251633cab773ad0bae6eb",
            "publishedAt": "2026-06-14T10:09:02Z",
            "lang": "en",
            "source": {
                "id": "26aeb262f57f65b35ba17041b84cad1c",
                "name": "Stomp",
                "url": "https://www.stomp.sg"
            }
        },
        {
            "id": "cdc42dc16b482ca8149e9267857c41ed",
            "title": "Woman fails in claim for income from grandfather’s Islamic charitable trusts for mosque",
            "description": "The judge ruled that Hanafi Muslims in Singapore cannot revoke or vary a wakaf. Read more at straitstimes.com.",
            "content": "SINGAPORE – The granddaughter of a philanthropist who died in 1935 has lost her claim for income from Islamic charitable trusts (wakaf) he left, which included land he donated to build a mosque a century ago.\nFauziyah Mohd Ahbidin, a kitchen helper w... [7334 chars]",
            "url": "https://www.straitstimes.com/singapore/courts-crime/woman-fails-in-claim-for-income-from-grandfathers-islamic-charitable-trusts-for-mosque",
            "image": "https://cassette.sphdigital.com.sg/image/straitstimes/6e1b69a8737c9560063ad34970923957188dc99d55563617d1650cb093f08b5d",
            "publishedAt": "2026-06-14T09:00:00Z",
            "lang": "en",
            "source": {
                "id": "739b615c65becd670ee152cab7f8c439",
                "name": "The Straits Times",
                "url": "https://www.straitstimes.com"
            }
        },
        {
            "id": "c7985290163a24a4321b2a51b49c7ee1",
            "title": "Singapore EV driving licence rules updated",
            "description": "Singapore has extended its driving licence requirements for electric vehicles up to 3,000kg, impacting Class 3 and 3A holders from June 15. Read more at straitstimes.com.",
            "content": "SINGAPORE – From June 15 , Class 3 and 3A driving licence holders here will be allowed to drive all electric light goods vehicles (electric LGVs) and electric small buses with an unladen weight ( ULW ) not exceeding 3,000kg, up from the current cap o... [2570 chars]",
            "url": "https://www.straitstimes.com/singapore/revised-driving-licence-requirements-extended-to-all-heavier-evs-from-june-15",
            "image": "https://cassette.sphdigital.com.sg/image/straitstimes/2ef8a3fa8a37817649445e6c906fe0e4fdba79cd138cf509b9ada87fa0babc20",
            "publishedAt": "2026-06-14T06:12:24Z",
            "lang": "en",
            "source": {
                "id": "739b615c65becd670ee152cab7f8c439",
                "name": "The Straits Times",
                "url": "https://www.straitstimes.com"
            }
        }
    ]
}

Categories