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": 89784,
    "articles": [
        {
            "id": "92f60691564f1cf979ffdaf017dd7d3e",
            "title": "22 people taken to hospital after multi-vehicle accident in Tuas",
            "description": "SINGAPORE: Twenty-two people were taken to hospital after an accident involving a minibus, a lorry and a prime mover in Tuas on Thursday (June 18).",
            "content": "SINGAPORE: Twenty-two people were taken to hospital after an accident involving a minibus, a lorry and a prime mover in Tuas on Thursday (June 18).\nIn response to queries, the police and Singapore Civil Defence Force (SCDF) said they were alerted to ... [912 chars]",
            "url": "https://www.thestar.com.my/aseanplus/aseanplus-news/2026/06/18/22-people-taken-to-hospital-after-multi-vehicle-accident-in-tuas",
            "image": "https://apicms.thestar.com.my/uploads/images/2026/06/18/3965138.jpg",
            "publishedAt": "2026-06-18T11:35:00Z",
            "lang": "en",
            "source": {
                "id": "9e101ab52b61103bab415ad7fb0e5659",
                "name": "The Star",
                "url": "https://www.thestar.com.my"
            }
        },
        {
            "id": "9328810c4d288d437b5afcc3690deed7",
            "title": "Man to be charged after driving erratically and crashing into taxi at Kallang Bahru",
            "description": "Suspected drugs, drug-related paraphernalia, vaporisers and a knuckleduster were found in the suspect's car, said the police.",
            "content": "SINGAPORE: A 36-year-old man will be charged in court on Friday (Jun 19) for multiple traffic offences, as well as possession of a scheduled weapon and unauthorised possession of weapons.\nIn a news release on Thursday, the Singapore Police Force (SPF... [1793 chars]",
            "url": "https://www.channelnewsasia.com/singapore/police-man-charged-court-crash-taxi-kallang-bahru-6193011",
            "image": "https://dam.mediacorp.sg/image/upload/s--0vAbu0KJ--/c_crop,h_720,w_1280,x_0,y_137/c_fill,g_auto,h_676,w_1200/f_auto,q_auto/v1/mediacorp/cna/image/2026/06/18/6167968363485794402.jpg?itok=yXJbBjnf",
            "publishedAt": "2026-06-18T11:21:00Z",
            "lang": "en",
            "source": {
                "id": "08538e21f9ef4fd994fa94c90374f079",
                "name": "CNA",
                "url": "https://www.channelnewsasia.com"
            }
        },
        {
            "id": "544a9a57091e37850a011d569b8cc289",
            "title": "22 hospitalised after Tuas multi-vehicle accident",
            "description": "Discover the details of a major multi-vehicle accident in Tuas involving a minibus, lorry, and prime mover, resulting in 22 hospitalisations. Read more at straitstimes.com.",
            "content": "SINGAPORE – Twenty-two people were taken to hospital after an accident involving a minibus, a lorry and a prime mover in Tuas on the morning of June 18.\nIn response to queries, the police and Singapore Civil Defence Force (SCDF) said they were alerte... [895 chars]",
            "url": "https://www.straitstimes.com/singapore/22-people-taken-to-hospital-after-multi-vehicle-accident-in-tuas",
            "image": "https://cassette.sphdigital.com.sg/image/straitstimes/1cf3c04fa711bab7b28c46373c95b8942f06881dd64a05d89b0a8c1ca4fed0b5",
            "publishedAt": "2026-06-18T10:45:00Z",
            "lang": "en",
            "source": {
                "id": "739b615c65becd670ee152cab7f8c439",
                "name": "The Straits Times",
                "url": "https://www.straitstimes.com"
            }
        }
    ]
}

Categories