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": 87912,
    "articles": [
        {
            "id": "0e0821544a0b67f46befdd6028c3b4f7",
            "title": "First train for Cross Island Line arrives in Singapore, will undergo testing",
            "description": "It will undergo tests before the 50km line opens in phases from 2030. Read more at straitstimes.com.",
            "content": "SINGAPORE – The first train for the upcoming Cross Island Line (CRL) has arrived in Singapore.\nIn a Facebook post on May 31, the Land Transport Authority (LTA) said the train, which arrived from Qingdao, China, will now undergo tests before the 50km ... [2002 chars]",
            "url": "https://www.straitstimes.com/singapore/first-train-for-cross-island-line-arrives-in-singapore-will-undergo-testing",
            "image": "https://cassette.sphdigital.com.sg/image/straitstimes/87d5b38450d09cba22c2b349edc1e6cd0de8aab0f320c9fa8023c9af83a8370c",
            "publishedAt": "2026-05-31T13:46:00Z",
            "lang": "en",
            "source": {
                "id": "739b615c65becd670ee152cab7f8c439",
                "name": "The Straits Times",
                "url": "https://www.straitstimes.com"
            }
        },
        {
            "id": "28c006ae784cc5fd880a4a31f6d1bb5d",
            "title": "Shangri-La Dialogue helps countries reduce the chances of misunderstanding, miscalculation: Chan Chun Sing",
            "description": "As new domains evolve rapidly, like-minded countries should develop flexible partnerships, forming \"coalitions of the able and willing\", says Singapore's Defence Minister Chan Chun Sing.",
            "content": "SINGAPORE: Conferences like the Shangri-La Dialogue allow countries to understand each other's actions and can reduce the chances of misunderstanding and miscalculation, said Singapore's Defence Minister Chan Chun Sing on Sunday (May 31).\nSpeaking to... [9638 chars]",
            "url": "https://www.channelnewsasia.com/singapore/shangri-la-dialogue-chan-chun-sing-plenary-fpda-breakfast-6152221",
            "image": "https://dam.mediacorp.sg/image/upload/s--nLsj8uyv--/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/31/chan_chun_sing_sld_plenary_4.jpg?itok=0f3vb6Wz",
            "publishedAt": "2026-05-31T10:48:37Z",
            "lang": "en",
            "source": {
                "id": "08538e21f9ef4fd994fa94c90374f079",
                "name": "CNA",
                "url": "https://www.channelnewsasia.com"
            }
        },
        {
            "id": "fad9d377efad36897f09eae585a81e2f",
            "title": "Singapore woman dies in Bhutan after falling ill on hike down from Tiger’s Nest Monastery",
            "description": "The woman had told a guide that she was feeling unwell while descending from the iconic Buddhist landmark.",
            "content": "SINGAPORE: A woman from Singapore died in Bhutan on Saturday (May 30) after feeling unwell during a hike to the famed Tiger's Nest Monastery.\nThe monastery - a sacred Buddhist temple complex perched on a cliffside 3,120m above sea level - is one of B... [1365 chars]",
            "url": "https://www.channelnewsasia.com/singapore/singapore-woman-dies-bhutan-tigers-nest-monastery-6152331",
            "image": "https://dam.mediacorp.sg/image/upload/s--6vDzlxqm--/c_crop,h_900,w_1600,x_0,y_63/c_fill,g_auto,h_676,w_1200/f_auto,q_auto/v1/mediacorp/cna/image/2026/05/31/istock-1071090480.jpg?itok=5YBuXtKc",
            "publishedAt": "2026-05-31T10:42:22Z",
            "lang": "en",
            "source": {
                "id": "08538e21f9ef4fd994fa94c90374f079",
                "name": "CNA",
                "url": "https://www.channelnewsasia.com"
            }
        }
    ]
}

Categories