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": 85588,
    "articles": [
        {
            "id": "d852e3adbea48a8aac71bda0bab978e6",
            "title": "North Korea not ready to talk to US or South Korea; Singapore won't seek mediator role: Vivian Balakrishnan",
            "description": "North Korea prefers to focus instead on self-reliance and military deterrence, says Singapore's foreign affairs minister.",
            "content": "SINGAPORE: North Korea is not ready to open significant channels of communication with the United States or South Korea, instead focusing on building up its self-reliance and military deterrence, Singapore's foreign affairs minister said on Thursday ... [3171 chars]",
            "url": "https://www.channelnewsasia.com/singapore/vivian-balakrishnan-north-korea-south-united-states-china-communications-6146971",
            "image": "https://dam.mediacorp.sg/image/upload/s--47_6QA-S--/c_fill,g_auto,h_676,w_1200/f_auto,q_auto/v1/mediacorp/cna/image/2026/05/28/mfa00852.jpeg?itok=TcV49jsO",
            "publishedAt": "2026-05-28T10:00:40Z",
            "lang": "en",
            "source": {
                "id": "08538e21f9ef4fd994fa94c90374f079",
                "name": "CNA",
                "url": "https://www.channelnewsasia.com"
            }
        },
        {
            "id": "5a5205d853d0d46383ee3538758b4042",
            "title": "China sends defence university delegation to Shangri-La Dialogue for second straight year",
            "description": "Beijing will not send Defence Minister Dong Jun to Asia's top security summit, where US Defense Secretary Pete Hegseth is scheduled to speak.",
            "content": "SINGAPORE: China will send a delegation from the People's Liberation Army National Defence University to this year's Shangri-La Dialogue in Singapore, marking the second straight year Beijing has opted not to dispatch its defence minister to Asia's t... [2445 chars]",
            "url": "https://www.channelnewsasia.com/east-asia/china-delegation-no-dong-jun-shangri-la-dialogue-6146716",
            "image": "https://dam.mediacorp.sg/image/upload/s--fMemWJms--/c_crop,h_371,w_660,x_0,y_1/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/28/china-defence-ministry-spokesperson-jiang-bin.png?itok=P0OiTcek",
            "publishedAt": "2026-05-28T09:38:00Z",
            "lang": "en",
            "source": {
                "id": "08538e21f9ef4fd994fa94c90374f079",
                "name": "CNA",
                "url": "https://www.channelnewsasia.com"
            }
        },
        {
            "id": "37fa81037cd40b454506fbb865d79983",
            "title": "5 days’ jail for woman who shoved 8-year-old girl against wall after child bumped into her",
            "description": "Ho Hui Ling told the child's mother: “She pushed me, so I pushed her.” Read more at straitstimes.com.",
            "content": "SINGAPORE – Unhappy that a girl had bumped into her on a crowded MRT platform, a woman shoved the eight-year-old against a wall, causing pain to the victim’s head and shoulder.\nOn May 25 , Ho Hui Ling, 44, was sentenced to five days’ jail for perform... [1380 chars]",
            "url": "https://www.straitstimes.com/singapore/courts-crime/5-days-jail-for-woman-who-shoved-8-year-old-girl-against-wall-after-child-bumped-into-her",
            "image": "https://cassette.sphdigital.com.sg/image/straitstimes/54dc0b4c10ea3abf4afabd5f0759f6d2167409a38af0c658e5671495e8d57f5f",
            "publishedAt": "2026-05-28T08:15:00Z",
            "lang": "en",
            "source": {
                "id": "739b615c65becd670ee152cab7f8c439",
                "name": "The Straits Times",
                "url": "https://www.straitstimes.com"
            }
        }
    ]
}

Categories