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": 89234,
    "articles": [
        {
            "id": "0aba2df19ea73999600e718c09a971b5",
            "title": "School bus operators allowed to raise fares by up to 20% in July and August: MOE",
            "description": "The Ministry of Education previously said that operators would be able to impose a “time-bound” fuel surcharge to offset higher operating costs from July, should fuel prices remain elevated.",
            "content": "SINGAPORE: School bus operators will be allowed to impose a temporary fuel surcharge of up to 20 per cent on fares for July and August, the Ministry of Education (MOE) said on Friday (Jun 26), citing elevated fuel prices.\n“Operators are discussing an... [1337 chars]",
            "url": "https://www.channelnewsasia.com/singapore/high-fuel-prices-school-bus-fare-increase-july-august-moe-6211871",
            "image": "https://dam.mediacorp.sg/image/upload/s--BYDX3gwY--/c_crop,h_548,w_975,x_1,y_71/c_fill,g_auto,h_676,w_1200/f_auto,q_auto/v1/mediacorp/cna/image/2023/06/12/bus.png?itok=7FA3f4km",
            "publishedAt": "2026-06-26T02:47:33Z",
            "lang": "en",
            "source": {
                "id": "08538e21f9ef4fd994fa94c90374f079",
                "name": "CNA",
                "url": "https://www.channelnewsasia.com"
            }
        },
        {
            "id": "0bb08bc444894431af54826e77fae1c9",
            "title": "Windsor case: What families should know about nursing home red flags",
            "description": "The revocation of Windsor Convalescent Home’s licence has sparked broader questions about how nursing homes are regulated in Singapore.",
            "content": "SINGAPORE: When Adrian decided to move his family member out of Windsor Convalescent Home last year, he thought he was simply taking up an opportunity for a better care arrangement.\nThe move came after months of growing unease.\nHis family had initial... [6218 chars]",
            "url": "https://www.channelnewsasia.com/singapore/windsor-nursing-home-elderly-regulation-safety-6206406",
            "image": "https://dam.mediacorp.sg/image/upload/s--R0CHeZBi--/c_crop,h_674,w_1199,x_1,y_402/c_fill,g_auto,h_676,w_1200/f_auto,q_auto/v1/mediacorp/cna/image/2026/06/22/windsor_1.jpeg?itok=nyXh50vW",
            "publishedAt": "2026-06-25T22:00:00Z",
            "lang": "en",
            "source": {
                "id": "08538e21f9ef4fd994fa94c90374f079",
                "name": "CNA",
                "url": "https://www.channelnewsasia.com"
            }
        },
        {
            "id": "4fc53ab9a922183f2e859c6f82c981c1",
            "title": "KPA Engineering showed signs of financial woes in 2023",
            "description": "KPA Engineering showed signs of financial difficulties and still owes DBS money, impacting unpaid workers. Read more at straitstimes.com.",
            "content": "SINGAPORE – Embattled air-conditioner servicing company KPA Engineering had shown signs of financial difficulties as early as 2023, when HSBC registered a charge against the company over unpaid debts.\nThis was followed by DBS Bank, which separately f... [2877 chars]",
            "url": "https://www.straitstimes.com/singapore/courts-crime/unpaid-workers-kpa-engineering-showed-signs-of-financial-troubles-from-2023-still-owes-dbs-money",
            "image": "https://cassette.sphdigital.com.sg/image/straitstimes/28e1926cfe5b73438aa2c233e448021d90e17e1e7638306d2061febd96ebb272",
            "publishedAt": "2026-06-25T13:17:41Z",
            "lang": "en",
            "source": {
                "id": "739b615c65becd670ee152cab7f8c439",
                "name": "The Straits Times",
                "url": "https://www.straitstimes.com"
            }
        }
    ]
}

Categories