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": 87084,
    "articles": [
        {
            "id": "d2dae61889352bcb6d7890f4e708f727",
            "title": "Singapore Vietnam ties symbolised by tree planting",
            "description": "A tree planted by PM Lawrence Wong and Vietnam President To Lam symbolises the strong and flourishing relationship between Singapore and Vietnam. Read more at straitstimes.com.",
            "content": "SINGAPORE – Prime Minister Lawrence Wong and Vietnamese President To Lam planted a Hopea recopei tree at the Singapore Botanic Gardens to mark the close ties between the two countries.\nIn a Facebook post on May 30, PM Wong said the sturdy tree is a “... [1059 chars]",
            "url": "https://www.straitstimes.com/singapore/pm-wong-vietnamese-president-to-lam-plant-tree-to-mark-close-ties",
            "image": "https://cassette.sphdigital.com.sg/image/straitstimes/36a1d8193b648dd0971411d7ede3b2fe8b2800b3afbe8eb1646181f2614bc6a3",
            "publishedAt": "2026-05-30T09:01:04Z",
            "lang": "en",
            "source": {
                "id": "739b615c65becd670ee152cab7f8c439",
                "name": "The Straits Times",
                "url": "https://www.straitstimes.com"
            }
        },
        {
            "id": "1a9a578cb84396c2a9c2561c79d166c8",
            "title": "Woodlands accident: Van driver dies after bus collision",
            "description": "A van driver has died following a collision with a bus in Woodlands, Singapore. Police investigations are ongoing into the fatal incident. Read more at straitstimes.com.",
            "content": "SINGAPORE – A man has died following an accident involving his van and a bus in Woodlands on May 20.\nIn a media reply, the police and the Singapore Civil Defence Force (SCDF) said they were alerted to the accident at Woodlands Avenue 3 towards Woodla... [302 chars]",
            "url": "https://www.straitstimes.com/singapore/van-driver-dies-after-accident-involving-bus-in-woodlands",
            "image": "https://cassette.sphdigital.com.sg/image/straitstimes/eb79c7af8fe1f6f882d27ff22a9d403fe9a036e44799db9859866029cf6e91f5",
            "publishedAt": "2026-05-30T08:45:00Z",
            "lang": "en",
            "source": {
                "id": "739b615c65becd670ee152cab7f8c439",
                "name": "The Straits Times",
                "url": "https://www.straitstimes.com"
            }
        },
        {
            "id": "a8a079ae818f566e32fb228e6d10f339",
            "title": "Up to 100 vending machines dispensing $3 meals to be rolled out in North West District",
            "description": "They will be rolled out by the end of 2026 to help families cope with the rising cost of living. Read more at straitstimes.com.",
            "content": "SINGAPORE - Up to 100 vending machines that dispense convenient meals priced at $3 and below will be rolled out throughout the North West District by the end of 2026 to help families cope with the rising cost of living.\nThe meals will include Thai ba... [2256 chars]",
            "url": "https://www.straitstimes.com/singapore/community/up-to-100-vending-machines-dispensing-3-meals-to-be-rolled-out-in-north-west-district",
            "image": "https://cassette.sphdigital.com.sg/image/straitstimes/63d98180f3eacd88c142729982bd3654286021fbc388efe4de0ba542c29078cf",
            "publishedAt": "2026-05-30T08:07:06Z",
            "lang": "en",
            "source": {
                "id": "739b615c65becd670ee152cab7f8c439",
                "name": "The Straits Times",
                "url": "https://www.straitstimes.com"
            }
        }
    ]
}

Categories