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": 88530,
    "articles": [
        {
            "id": "7370c4035f7e1a31d2667202569f9ebd",
            "title": "Choa Chu Kang incident: woman dead, man injured",
            "description": "A woman has died and a man was seriously injured following an incident at an HDB block in Choa Chu Kang on May 26. Read more at straitstimes.com.",
            "content": "SINGAPORE – A woman has died while a man was seriously injured, following an incident on May 26 at an HDB block in Choa Chu Kang.\nThe woman was allegedly stabbed near the lift landing on the 12th floor of Block 248 Choa Chu Kang Avenue 2 at about 9pm... [2015 chars]",
            "url": "https://www.straitstimes.com/singapore/woman-dead-man-injured-after-incident-in-choa-chu-kang",
            "image": "https://cassette.sphdigital.com.sg/image/straitstimes/c9bfe242b2e514ed510e4df2d98b9db34057beab919c4e5ff524e534f864597c",
            "publishedAt": "2026-05-26T15:51:05Z",
            "lang": "en",
            "source": {
                "id": "739b615c65becd670ee152cab7f8c439",
                "name": "The Straits Times",
                "url": "https://www.straitstimes.com"
            }
        },
        {
            "id": "af12db8c4977eadd63f00e8297ce5c14",
            "title": "Canopy Hawkers Group to run Yishun Park Hawker Centre from July 20",
            "description": "Canopy also manages and operates the Bukit Canberra Hawker Centre. Read more at straitstimes.com.",
            "content": "SINGAPORE – A new operator has been appointed to run Yishun Park Hawker Centre, with Canopy Hawkers Group slated to take over from July 20.\nIn a Facebook post on May 26 , the National Environment Agency (NEA) said: “Canopy will be bringing fresh idea... [1842 chars]",
            "url": "https://www.straitstimes.com/singapore/canopy-hawkers-group-to-run-yishun-park-hawker-centre-from-july-20",
            "image": "https://cassette.sphdigital.com.sg/image/straitstimes/2bab3601d35f9b485b3b51dd4e830ed28c64ee6bfeddb3062730a3713298e271",
            "publishedAt": "2026-05-26T13:20:00Z",
            "lang": "en",
            "source": {
                "id": "739b615c65becd670ee152cab7f8c439",
                "name": "The Straits Times",
                "url": "https://www.straitstimes.com"
            }
        },
        {
            "id": "c920ccc2ef6355d4ec9b18f6d1c6a32e",
            "title": "Spike in vehicles seized at borders smuggling contraband",
            "description": "Singapore Customs reported a spike in vehicle seizures at land borders for contraband smuggling in 2025, with most being foreign-registered. Read more at straitstimes.com.",
            "content": "SINGAPORE – The number of vehicles seized at land borders for smuggling contraband items such as duty-unpaid cigarettes and liquor rose in 2025.\nSingapore Customs on May 25 told The Straits Times that about 70 per cent of the vehicles seized are fore... [3594 chars]",
            "url": "https://www.straitstimes.com/singapore/courts-crime/spike-in-vehicles-seized-at-borders-smuggling-contraband-items-in-2025-singapore-customs",
            "image": "https://cassette.sphdigital.com.sg/image/straitstimes/7d4a4aff5d6610f381c00ce62860a8e6916308db9731f1105133d1b09a962a73",
            "publishedAt": "2026-05-26T11:31:07Z",
            "lang": "en",
            "source": {
                "id": "739b615c65becd670ee152cab7f8c439",
                "name": "The Straits Times",
                "url": "https://www.straitstimes.com"
            }
        }
    ]
}

Categories