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": 86696,
    "articles": [
        {
            "id": "41d4ffb6d2915656c585837960f715b3",
            "title": "Man taken to hospital unconscious after minibus crashes, knocks over lamp post in Bukit Batok",
            "description": "Several bus services were diverted as a result of the accident, which happened at a junction. Read more at straitstimes.com.",
            "content": "SINGAPORE – A 50-year-old man was unconscious when he was taken to hospital after an accident on May 29.\nIn response to media queries, the police said they were alerted to an accident at the junction of Bukit Batok Road and Tengah Link at about 4pm t... [1260 chars]",
            "url": "https://www.straitstimes.com/singapore/man-taken-to-hospital-unconscious-after-minibus-crashes-knocks-over-lamppost-in-bukit-batok",
            "image": "https://cassette.sphdigital.com.sg/image/straitstimes/feb104915ae745bd8dacaa69f629ac04c3eefc89b1b73b6a9dedbd9e92901a19",
            "publishedAt": "2026-05-29T15:20:00Z",
            "lang": "en",
            "source": {
                "id": "739b615c65becd670ee152cab7f8c439",
                "name": "The Straits Times",
                "url": "https://www.straitstimes.com"
            }
        },
        {
            "id": "0cfd02d0e17a9372288f2ee71b0773e6",
            "title": "Vietnam's To Lam warns of three global crises, sets out solutions in Shangri-La Dialogue keynote address",
            "description": "The Vietnamese leader spoke of the challenges facing the world, including the erosion of international rules and law, a crisis in development models characterised by slowing growth and climate change, and a crisis of trust among nations.",
            "content": "SINGAPORE: The world is beset with multiple risks and uncertainty that countries must confront squarely, To Lam, Vietnam's top leader, said on Friday (May 29), while inaugurating Asia's premier defence forum, the Shangri-La Dialogue.\nHe said in his k... [1329 chars]",
            "url": "https://www.channelnewsasia.com/singapore/lam-shangri-la-dialogue-keynote-address-vietnam-6150081",
            "image": "https://dam.mediacorp.sg/image/upload/s--RbjK3h-3--/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/29/img_9589.jpg?itok=cLypzL9e",
            "publishedAt": "2026-05-29T13:16:15Z",
            "lang": "en",
            "source": {
                "id": "08538e21f9ef4fd994fa94c90374f079",
                "name": "CNA",
                "url": "https://www.channelnewsasia.com"
            }
        },
        {
            "id": "3af47cf73b35901cf70ff3a3e41fa1f2",
            "title": "Standard Chartered cuts Priority Banking lounge visits, removes Priority Private guest benefit",
            "description": "From 1 July 2026, SC Priority Banking customers will have their lounge visits slashed from 12 to 6, while Priority Private customers will lose their free guest benefit.",
            "content": "Standard Chartered will be making another cut to the Priority Pass lounge privileges offered to Priority Banking and Priority Private customers, which takes effect from 1 July 2026.\nThank you for banking with us. As a Priority Banking Visa Infinite C... [6682 chars]",
            "url": "https://milelion.com/2026/05/29/standard-chartered-cuts-priority-banking-lounge-visits-removes-priority-private-guest-benefit/",
            "image": "https://milelion.com/wp-content/uploads/2026/05/scvi-hero-3.jpg",
            "publishedAt": "2026-05-29T11:36:58Z",
            "lang": "en",
            "source": {
                "id": "d4e68c1de0ceeedd39299b3f37559aaf",
                "name": "The MileLion",
                "url": "https://milelion.com"
            }
        }
    ]
}

Categories