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": 86024,
    "articles": [
        {
            "id": "e8adc2af1dd000ded0f675da73b51e5b",
            "title": "Singapore Senior Minister of State Koh Poh Koon steps down from public office",
            "description": "SINGAPORE: Senior Minister of State for Manpower and Health Koh Poh Koon will step down from political office due to family reasons, with effect from June 1.",
            "content": "SINGAPORE: Senior Minister of State for Manpower and Health Koh Poh Koon will step down from political office due to family reasons, with effect from June 1.\nIn a Facebook post after his resignation was announced by the Prime Minister’s Office (PMO) ... [5836 chars]",
            "url": "https://www.thestar.com.my/aseanplus/aseanplus-news/2026/05/22/singapore-senior-minister-of-state-koh-poh-koon-steps-down-from-public-office",
            "image": "https://apicms.thestar.com.my/uploads/images/2026/05/22/3922372.png",
            "publishedAt": "2026-05-22T13:59:00Z",
            "lang": "en",
            "source": {
                "id": "9e101ab52b61103bab415ad7fb0e5659",
                "name": "thestar.com.my",
                "url": "https://www.thestar.com.my"
            }
        },
        {
            "id": "90216889822ee2bd3cdebcfdc820edf4",
            "title": "Tributes pour in after Koh Poh Koon steps down from political office",
            "description": "Colleagues described the senior minister of state as calm under pressure and committed to improving outcomes for workers and Singaporeans.",
            "content": "SINGAPORE: Several ministers have paid tribute to Senior Minister of State Koh Poh Koon following his decision to resign from political office.\nThe Prime Minister’s Office (PMO) said on Friday (May 22) that Dr Koh will step down from his roles as Sen... [4173 chars]",
            "url": "https://www.channelnewsasia.com/singapore/koh-poh-koon-resigns-tributes-tan-see-leng-ong-ye-kung-6136316",
            "image": "https://dam.mediacorp.sg/image/upload/s--814aTt0u--/c_crop,h_710,w_1263,x_17,y_9/c_fill,g_auto,h_676,w_1200/f_auto,q_auto/v1/mediacorp/cna/image/2026/01/14/1768369334-image.jpg?itok=Dh_n_a04",
            "publishedAt": "2026-05-22T11:56:00Z",
            "lang": "en",
            "source": {
                "id": "08538e21f9ef4fd994fa94c90374f079",
                "name": "CNA",
                "url": "https://www.channelnewsasia.com"
            }
        },
        {
            "id": "983ed008baaa9273818bb0daa66d47de",
            "title": "MACC to appeal Singapore dismissal of RM548mil asset restraining order",
            "description": "PETALING JAYA: The Malaysian Anti-Corruption Commission (MACC) will appeal the dismissal of the restraining order on RM548mil in several bank accounts in Singapore.",
            "content": "PETALING JAYA: The Malaysian Anti-Corruption Commission (MACC) will appeal the dismissal of the restraining order on RM548mil in several bank accounts in Singapore.\nThe funds are said to belong to Toh Puan Na'imah Abdul Khalid, her son and seven othe... [1199 chars]",
            "url": "https://www.thestar.com.my/news/nation/2026/05/22/macc-to-appeal-singapore-dismissal-of-rm548mil-asset-restraining-order",
            "image": "https://apicms.thestar.com.my/uploads/images/2026/05/22/3922191.jpg",
            "publishedAt": "2026-05-22T11:27:00Z",
            "lang": "en",
            "source": {
                "id": "9e101ab52b61103bab415ad7fb0e5659",
                "name": "The Star | Malaysia",
                "url": "https://www.thestar.com.my"
            }
        }
    ]
}

Categories