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": 84194,
    "articles": [
        {
            "id": "8a87dee4b0e9a46ceb46a0bd5fc08a9b",
            "title": "Man arrested for driving without licence after accident",
            "description": "A 26-year-old man was arrested for driving without a valid licence following a traffic accident along Jalan Bukit Merah in Singapore. Read more at straitstimes.com.",
            "content": "SINGAPORE – A 26-year-old man was arrested for driving without a valid licence, following an accident along Jalan Bukit Merah on April 17.\nPolice said they were alerted to an accident involving a car and a van in the area at about 5.30pm that day.\nA ... [685 chars]",
            "url": "https://www.straitstimes.com/singapore/man-arrested-for-driving-without-valid-licence-after-accident-along-jalan-bukit-merah",
            "image": "https://cassette.sphdigital.com.sg/image/straitstimes/d5c5c89093af3710e8f862eb9727b6b0cbeef2c03503a38122e76f46089254ca",
            "publishedAt": "2026-04-19T05:30:23Z",
            "lang": "en",
            "source": {
                "id": "739b615c65becd670ee152cab7f8c439",
                "name": "The Straits Times",
                "url": "https://www.straitstimes.com"
            }
        },
        {
            "id": "68a0b6794ff52613083e7b4886f8faa2",
            "title": "Cars switch lanes to tailgate Traffic Police patrol car on CTE, end up in multi-vehicle crash",
            "description": "It is not uncommon to see vehicles switching lanes to follow emergency vehicles on expressways — especially during rush hour traffic — but this time five motorists ended up needing help.An accident involving five cars took place at about 7.10pm on Friday (April 17) along the Central Expressway (CTE) towards Ayer Rajah Expressway (AYE), before Bukit Timah Road exit.Videos posted...",
            "content": "It is not uncommon to see vehicles switching lanes to follow emergency vehicles on expressways — especially during rush hour traffic — but this time five motorists ended up needing help.\nAn accident involving five cars took place at about 7.10pm on F... [1155 chars]",
            "url": "https://www.asiaone.com/singapore/cte-tailgate-traffic-police-5-car-accident",
            "image": "https://www.asiaone.com/sites/default/files/styles/article_top_image/public/original_images/Apr2026/CTE-5-car-Accident-Tailgate-Traffic-Police.png?itok=MAwYgKWh",
            "publishedAt": "2026-04-19T03:20:52Z",
            "lang": "en",
            "source": {
                "id": "fc22c9ffdaef43b7870c03b37c3a22ee",
                "name": "AsiaOne",
                "url": "https://www.asiaone.com"
            }
        },
        {
            "id": "1e49799bc1073a15caf363868e1ba605",
            "title": "'No wonder my items were broken': Delivery men draw flak for throwing parcels on the ground",
            "description": "A video showing two delivery men throwing parcels onto the ground at an unloading bay has sparked concern among netizens over how such handling could damage items during transit.The video, which was posted on Facebook on Saturday (April 18), shows two men unloading parcels from a Lalamove van.At one point, one of the men, dressed in black, is seen forcefully...",
            "content": "A video showing two delivery men throwing parcels onto the ground at an unloading bay has sparked concern among netizens over how such handling could damage items during transit.\nThe video, which was posted on Facebook on Saturday (April 18), shows t... [1057 chars]",
            "url": "https://www.asiaone.com/singapore/no-wonder-my-items-were-broken-delivery-men-draw-flak-throwing-parcels-ground",
            "image": "https://www.asiaone.com/sites/default/files/styles/article_top_image/public/original_images/Apr2026/lalamove_throwing_facebook.jpg?itok=-aSWvuFu",
            "publishedAt": "2026-04-19T02:54:05Z",
            "lang": "en",
            "source": {
                "id": "fc22c9ffdaef43b7870c03b37c3a22ee",
                "name": "AsiaOne",
                "url": "https://www.asiaone.com"
            }
        }
    ]
}

Categories