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": 83798,
    "articles": [
        {
            "id": "eb78c90adc2d6ad13f7d8aa9ebda6236",
            "title": "11 taken to hospital after accident involving 9 motorcycles and car on AYE",
            "description": "Police investigations are ongoing. Read more at straitstimes.com.",
            "content": "SINGAPORE – Eleven people were taken to hospital following an accident involving nine motorcycles and a car on the AYE during the morning rush hour on May 19.\nIn response to queries, the police and Singapore Civil Defence Force (SCDF) said they were ... [900 chars]",
            "url": "https://www.straitstimes.com/singapore/11-taken-to-hospital-after-accident-involving-9-motorcycles-and-car-on-aye",
            "image": "https://cassette.sphdigital.com.sg/image/straitstimes/6a05b4ecc43374505697e9200171c2a66cc4069be51aebbe51b442dc74dc8705",
            "publishedAt": "2026-05-19T14:22:24Z",
            "lang": "en",
            "source": {
                "id": "739b615c65becd670ee152cab7f8c439",
                "name": "The Straits Times",
                "url": "https://www.straitstimes.com"
            }
        },
        {
            "id": "630b6e9cc72ba4b73606925a1093ed0d",
            "title": "Risk of another pandemic crisis remains: Ong Ye Kung",
            "description": "Singapore's Health Minister Ong Ye Kung urges global vigilance against future pandemics, highlighting critical areas for preparedness. Read more at straitstimes.com.",
            "content": "SINGAPORE – The world cannot lapse into complacency or let its attention drift as it edges closer to the next pandemic, said Minister for Health Ong Ye Kung.\nEven though the Covid-19 crisis has passed, the risk of another pandemic crisis remains, sai... [4770 chars]",
            "url": "https://www.straitstimes.com/singapore/health/risk-of-another-pandemic-crisis-remains-ong-ye-kung",
            "image": "https://cassette.sphdigital.com.sg/image/straitstimes/3da16087aea327f311abe5320f37e5624f1934722a65043c5c8fcf8b69c3bd07",
            "publishedAt": "2026-05-19T11:40:00Z",
            "lang": "en",
            "source": {
                "id": "739b615c65becd670ee152cab7f8c439",
                "name": "The Straits Times",
                "url": "https://www.straitstimes.com"
            }
        },
        {
            "id": "da6f04197e1825681031c60f2943c080",
            "title": "IAEA experts to start assessing in 2027 Singapore's nuclear infrastructure readiness: PM Wong",
            "description": "The entire preparatory process and actual infrastructure development can take \"well over 15 years\" based on the experience of others, and the move does not mean that Singapore has decided to deploy nuclear energy, said PM Wong.",
            "content": "SINGAPORE: From 2027, Singapore will be embarking on an assessment by the International Atomic Energy Agency (IAEA) to gauge the country's ability to make an informed decision on adopting nuclear energy, Prime Minister Lawrence Wong said on Tuesday (... [9867 chars]",
            "url": "https://www.channelnewsasia.com/singapore/nuclear-energy-assessment-lawrence-wong-iaea-6127866",
            "image": "https://dam.mediacorp.sg/image/upload/s--aC81oPdf--/c_fill,g_auto,h_676,w_1200/fl_relative,g_south_east,l_mediacorp:cna:watermark:2021-08:cna,w_0.1/f_auto,q_auto/v1/mediacorp/cna/image/2026/05/19/_wal2853_1.jpg?itok=6NikokjF",
            "publishedAt": "2026-05-19T11:23:00Z",
            "lang": "en",
            "source": {
                "id": "08538e21f9ef4fd994fa94c90374f079",
                "name": "CNA",
                "url": "https://www.channelnewsasia.com"
            }
        }
    ]
}

Categories