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": 91748,
    "articles": [
        {
            "id": "316fd998ef99c86676941d4a848d0767",
            "title": "Driver dies after car crashes into tree in Clementi",
            "description": "The driver was taken to the hospital unconscious. Read more at straitstimes.com.",
            "content": "SINGAPORE – A 56-year-old man died on May 10 after an accident in Clementi where his car crashed into a tree.\nThe police said they were alerted to an accident involving two cars along Clementi Avenue 2, towards West Coast Road, at about 6.10pm.\nThe d... [402 chars]",
            "url": "https://www.straitstimes.com/singapore/driver-dies-after-car-crashes-into-tree-in-clementi",
            "image": "https://cassette.sphdigital.com.sg/image/straitstimes/515fdc75969a58db0746547b4136dce528ea0a574286c8ea6fe3f11c31bfeeab",
            "publishedAt": "2026-05-10T15:35:00Z",
            "lang": "en",
            "source": {
                "id": "739b615c65becd670ee152cab7f8c439",
                "name": "The Straits Times",
                "url": "https://www.straitstimes.com"
            }
        },
        {
            "id": "eab5316101125651c4ca8fd568bcd87f",
            "title": "6 Singaporean tourists injured in minibus accident near Indonesia’s Mount Bromo: Reports",
            "description": "The tourists were in a minibus that had left Mount Bromo, local media reported. Read more at straitstimes.com.",
            "content": "At least six Singaporean tourists were reportedly injured on May 9 after a minibus they were in was involved in an accident in East Java, Indonesia.\nThe accident, which involved at least three other vehicles, could have been the result of brake failu... [1857 chars]",
            "url": "https://www.straitstimes.com/asia/se-asia/6-singaporean-tourists-injured-in-minibus-accident-near-indonesias-mount-bromo-reports",
            "image": "https://cassette.sphdigital.com.sg/image/straitstimes/63429cab4d2d2380a5ae7af70ea449e748e09e92f6fb73f7e1aab6232bc7fb2d",
            "publishedAt": "2026-05-10T13:21:00Z",
            "lang": "en",
            "source": {
                "id": "739b615c65becd670ee152cab7f8c439",
                "name": "The Straits Times",
                "url": "https://www.straitstimes.com"
            }
        },
        {
            "id": "fe3dcbc26c28437a049de19637c859eb",
            "title": "Muslim couples to receive support for parenthood journey as pilot programme is made permanent",
            "description": "A pilot programme for Muslim couples in Singapore is now permanent, offering comprehensive support for their parenthood journey. Read more at straitstimes.com.",
            "content": "SINGAPORE – A pilot programme that prepares Muslim couples for parenthood and family life will become a permanent fixture in a broader programme that supports such couples from before their marriage to two years after their solemnisation.\nCalled Achi... [3362 chars]",
            "url": "https://www.straitstimes.com/singapore/muslim-couples-to-receive-support-for-parenthood-journey-as-pilot-programme-is-made-permanent",
            "image": "https://cassette.sphdigital.com.sg/image/straitstimes/f8d74ebade4339b3c51708886916ad71e175f445853d48d9467c9ab287c9763f",
            "publishedAt": "2026-05-10T11:09:57Z",
            "lang": "en",
            "source": {
                "id": "739b615c65becd670ee152cab7f8c439",
                "name": "The Straits Times",
                "url": "https://www.straitstimes.com"
            }
        }
    ]
}

Categories