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": 90246,
    "articles": [
        {
            "id": "381baa80e2f238649bb47661d3e80914",
            "title": "New immersive trail at Singapore Botanic Gardens",
            "description": "Discover the new nature immersion trail at Singapore Botanic Gardens, designed to help visitors connect with nature through a multi-sensory experience. Read more at straitstimes.com.",
            "content": "SINGAPORE – At a peaceful trail surrounded by towering trees and a gurgling stream at the Singapore Botanic Gardens, visitors are invited to slowly become one with nature.\nSigns along the trail guide visitors to use different senses, such as touching... [2350 chars]",
            "url": "https://www.straitstimes.com/singapore/environment/immersion-trail-launched-at-singapore-botanic-gardens-for-visitors-to-immerse-themselves-in-nature",
            "image": "https://cassette.sphdigital.com.sg/image/straitstimes/f759f4ffa033c127577a7c33ddbc7a16048425db88ea92697ef9db18e1267d6c",
            "publishedAt": "2026-06-11T12:20:31Z",
            "lang": "en",
            "source": {
                "id": "739b615c65becd670ee152cab7f8c439",
                "name": "The Straits Times",
                "url": "https://www.straitstimes.com"
            }
        },
        {
            "id": "34fda3a361aeca8316d9a9103e4bd441",
            "title": "Taxi runs over elderly passenger's leg in Chinatown, driver assisting with investigations",
            "description": "A 65-year-old female taxi passenger was taken to hospital on Wednesday (June 10), after a ComfortDelGro taxi allegedly ran over her foot in Chinatown.The incident happened at about 10.05am along Keong Saik Road in front of Block 334 Kreta Ayer Road. A video of the incident posted by eyewitness Steven Ling shows Singapore Civil Defence Force (SCDF) firefighters working at...",
            "content": "A 65-year-old female taxi passenger was taken to hospital on Wednesday (June 10), after a ComfortDelGro taxi allegedly ran over her foot in Chinatown.\nThe incident happened at about 10.05am along Keong Saik Road in front of Block 334 Kreta Ayer Road.... [1087 chars]",
            "url": "https://www.asiaone.com/singapore/chinatown-comfortdelgro-taxi-runs-over-passenger-leg",
            "image": "https://media.asiaone.com/sites/default/files/styles/article_top_image/public/original_images/Jun2026/Chinatown-Taxi-Runs-Over-Passenger.png?itok=ScJ69eZI",
            "publishedAt": "2026-06-11T12:18:21Z",
            "lang": "en",
            "source": {
                "id": "fc22c9ffdaef43b7870c03b37c3a22ee",
                "name": "AsiaOne",
                "url": "https://www.asiaone.com"
            }
        },
        {
            "id": "9ac29ef6b3472455b0557a3c737ab6ce",
            "title": "Man arrested for public nuisance, drug offences after allegedly wielding rod in Aljunied",
            "description": "The police found suspected drug paraphernalia and sleeping pills on the suspect. Read more at straitstimes.com.",
            "content": "SINGAPORE – A 51-year-old man was arrested for public nuisance and suspected drug-related offences after he was allegedly seen wandering the Aljunied area with a rod in the predawn hours of June 10.\nThe police, who received a call for assistance in A... [979 chars]",
            "url": "https://www.straitstimes.com/singapore/man-allegedly-wielding-rod-in-aljunied-arrested-for-public-nuisance-drug-offences",
            "image": "https://cassette.sphdigital.com.sg/image/straitstimes/dbb4567e9f48c9a542df816852fefb1e92a967689dd033aa42f1e7f8e89d1ae0",
            "publishedAt": "2026-06-11T12:13:00Z",
            "lang": "en",
            "source": {
                "id": "739b615c65becd670ee152cab7f8c439",
                "name": "The Straits Times",
                "url": "https://www.straitstimes.com"
            }
        }
    ]
}

Categories