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": 87326,
    "articles": [
        {
            "id": "5480dd3b70589a91a29e8f1cf0cb75c6",
            "title": "Luxury yacht at Sentosa Cove marina catches fire",
            "description": "A luxury yacht caught fire at the Sentosa Cove marina on June 7, with thick smoke seen billowing from the vessel. Read more at straitstimes.com.",
            "content": "SINGAPORE – A fire broke out on a luxury yacht at the ONE°15 Marina Club in Sentosa Cove on the morning of June 7.\nIn response to queries from The Straits Times, ONE°15 Marina Club’s management said smoke was detected from a vessel berthed at its pre... [1313 chars]",
            "url": "https://www.straitstimes.com/singapore/luxury-yacht-at-sentosa-cove-marina-catches-fire",
            "image": "https://cassette.sphdigital.com.sg/image/straitstimes/70ab8dcf4165d33406978ab465e4bd4f077b802dd0fa56307555cfa563b22cad",
            "publishedAt": "2026-06-07T04:00:26Z",
            "lang": "en",
            "source": {
                "id": "739b615c65becd670ee152cab7f8c439",
                "name": "The Straits Times",
                "url": "https://www.straitstimes.com"
            }
        },
        {
            "id": "1c3c35acb2736d7299a1ac06bcbb2b8a",
            "title": "A tropical Singapore home shaped by a design constraint",
            "description": "This tropical house in western Singapore turns a sewer line constraint into a lush family home with a courtyard, pool and pavilion.",
            "content": "Advertisement\nNew: You can now listen to articles.\nThis audio is generated by an AI tool.\nBy\nLuo Jingmei\nBy Luo Jingmei\n07 Jun 2026 06:05AM (Updated: 07 Jun 2026 06:13AM)\nAdd CNA as a trusted source to help Google better understand and surface our co... [9653 chars]",
            "url": "https://cnaluxury.channelnewsasia.com/remarkable-living/luxury-home-tour-singapore-tropical-courtyard-house-293981",
            "image": "https://dam.mediacorp.sg/image/upload/s--2q1jZWQI--/c_crop,h_570,w_1014,x_0,y_154/c_fill,g_auto,h_676,w_1200/f_auto,q_auto/v1/mediacorp/cna/image/2026/06/02/h_luxury-home-tour-tropical-courtyard-house-singapore.jpg?itok=HblMeR1p",
            "publishedAt": "2026-06-06T22:05:00Z",
            "lang": "en",
            "source": {
                "id": "5509d6fdc11b10eea0aeb1017cbae797",
                "name": "CNA Luxury",
                "url": "https://cnaluxury.channelnewsasia.com"
            }
        },
        {
            "id": "aa234a38b016983c7961fc2afc608e55",
            "title": "Bruised, unheard and unseen: Abused husbands in Singapore",
            "description": "Under-reporting and scarce support systems leave many men facing spousal violence in silence. Read more at straitstimes.com.",
            "content": "Some still live with their partners, who may be closely monitoring their movements, making in-person attendance difficult. Face-to-face meetings are held every other month, as facilitators acknowledge the challenges of showing up. Some participants h... [12918 chars]",
            "url": "https://www.straitstimes.com/singapore/bruised-unheard-and-unseen-abused-husbands-in-singapore",
            "image": "https://cassette.sphdigital.com.sg/image/straitstimes/7652439461262e63d92aef7ecb4223670962412745b99669da77a818a26b19cc",
            "publishedAt": "2026-06-06T21:00:00Z",
            "lang": "en",
            "source": {
                "id": "739b615c65becd670ee152cab7f8c439",
                "name": "The Straits Times",
                "url": "https://www.straitstimes.com"
            }
        }
    ]
}

Categories