Flag of Singapore

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": 4535292,
    "articles": [
        {
            "id": "b72973ff13f44d613c80175530fbab26",
            "title": "Some worrying trends in Singapore of politicians playing identity politics, says Shanmugam",
            "description": "Singapore's Coordinating Minister for National Security was speaking in the wake of the fatal shooting of Charlie Kirk, an influential ally of US President Donald Trump.",
            "content": "SINGAPORE: There are worrying trends of politicians in Singapore playing identity politics based on race and religion, said Home Affairs Minister K Shanmugam on Friday (Sep 12).\nHe was speaking on the sidelines of a charity event at Laguna National G... [4629 chars]",
            "url": "https://www.channelnewsasia.com/singapore/charlie-kirk-shanmugam-national-security-5346266",
            "image": "https://dam.mediacorp.sg/image/upload/s--gIUDDo1R--/c_fill,g_auto,h_676,w_1200/f_auto,q_auto/v1/mediacorp/cna/image/2025/09/12/screenshot_2025-09-12_at_8.00.16_pm.png?itok=okvAgh1Z",
            "publishedAt": "2025-09-12T13:09:00Z",
            "lang": "en",
            "source": {
                "id": "08538e21f9ef4fd994fa94c90374f079",
                "name": "CNA",
                "url": "https://www.channelnewsasia.com",
                "country": "sg"
            }
        },
        {
            "id": "9df02a97b3b5e2ed9a0ae07bb94c97a1",
            "title": "False ceiling collapses at Liat Towers; 3 people taken to hospital",
            "description": "Two people were taken to Singapore General Hospital and another to KK Women’s and Children’s Hospital.",
            "content": "Eyewitnesses CNA spoke to said that the collapse occurred sometime between 3.40pm and 4pm.\nMs Czandrya Cheong was seated by a window at a cafe in the building with friends when she heard \"a really loud thud\" and looked outside to see shattered glass ... [1637 chars]",
            "url": "https://www.channelnewsasia.com/singapore/false-ceiling-collapse-liat-towers-orchard-people-hospital-5346566",
            "image": "https://dam.mediacorp.sg/image/upload/s--wR0a6AaR--/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/2025/09/12/screenshot_2025-09-12_at_7.05.35_pm.png?itok=jBTNiDE-",
            "publishedAt": "2025-09-12T11:27:00Z",
            "lang": "en",
            "source": {
                "id": "08538e21f9ef4fd994fa94c90374f079",
                "name": "CNA",
                "url": "https://www.channelnewsasia.com",
                "country": "sg"
            }
        },
        {
            "id": "d5fddbd64aaf665e336ed0ea154eb56f",
            "title": "Pregnant woman among 3 taken to hospital after false ceiling falls at Liat Towers in Orchard Road",
            "description": "Eyewitnesses said some people tried to lift pieces of the collapsed false ceiling. Read more at straitstimes.com.",
            "content": "SINGAPORE – Three people, including a pregnant woman, were taken to the hospital after a false ceiling in an alfresco dining area at Orchard Road’s Liat Towers collapsed in the afternoon of Sept 12.\nThe Singapore Civil Defence Force (SCDF) said it re... [2749 chars]",
            "url": "https://www.straitstimes.com/singapore/false-ceiling-collapses-at-liat-towers-in-orchard-road",
            "image": "https://cassette.sphdigital.com.sg/image/straitstimes/83d3279d6cecefe8cf858de0fef8d197096f8ffda0b7e5d8260c481a30c09045",
            "publishedAt": "2025-09-12T10:37:14Z",
            "lang": "en",
            "source": {
                "id": "739b615c65becd670ee152cab7f8c439",
                "name": "The Straits Times",
                "url": "https://www.straitstimes.com",
                "country": "sg"
            }
        }
    ]
}

Categories