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": 85238,
    "articles": [
        {
            "id": "f952569e37fc6dbe2ccc3b20e9a406e0",
            "title": "Malaysian who wore wig, allegedly posed as MAS-accredited officer in scam to be charged",
            "description": "Since March, 21 Malaysian nationals linked to scam syndicates have been arrested in Singapore. Read more at straitstimes.com.",
            "content": "SINGAPORE – A Malaysian man is expected to be charged on May 2 over his suspected involvement in a government official impersonation scam.\nInvestigations found that the man, 40, had been acting as a runner to collect cash, gold and valuables from vic... [2949 chars]",
            "url": "https://www.straitstimes.com/singapore/malaysian-who-impersonated-mas-accredited-officer-wore-wig-to-meet-scam-victims-to-be-charged",
            "image": "https://cassette.sphdigital.com.sg/image/straitstimes/aca5a606876e9c17e4eb0f0f934ab45208f8b1239ced90177e5ef00cde9f3a62",
            "publishedAt": "2026-05-01T15:11:26Z",
            "lang": "en",
            "source": {
                "id": "739b615c65becd670ee152cab7f8c439",
                "name": "The Straits Times",
                "url": "https://www.straitstimes.com"
            }
        },
        {
            "id": "4aa88779dd127eb306f4d22c3dece99c",
            "title": "Man arrested for drink driving after accident in Clarke Quay",
            "description": "No injuries were reported, said police. Read more at straitstimes.com.",
            "content": "SINGAPORE – A 28-year-old man was arrested for drink driving after an accident in Clarke Quay in the early hours of Labour Day .\nThe police said they were alerted to the accident at 2am on May 1 , adding that the car was believed to have skidded in R... [409 chars]",
            "url": "https://www.straitstimes.com/singapore/man-arrested-for-drink-driving-after-accident-at-clarke-quay",
            "image": "https://cassette.sphdigital.com.sg/image/straitstimes/06c01221e4648bcb993167c40d7554a56db3be231fca2f42c5f0c70605f774fa",
            "publishedAt": "2026-05-01T10:40:00Z",
            "lang": "en",
            "source": {
                "id": "739b615c65becd670ee152cab7f8c439",
                "name": "The Straits Times",
                "url": "https://www.straitstimes.com"
            }
        },
        {
            "id": "9fd3a8348515ad6e4b281d1f82aac21a",
            "title": "Bus services diverted, 4 taken to hospital after 2-car accident at Old Airport Road",
            "description": "Four people, aged between 27 and 53, were taken to hospital after an accident involving two cars near Old Airport Road Food Centre on Thursday (April 30) night.The accident happened at the junction of Old Airport Road and Cassia Link at about 10.25pm.A video of the accident posted on TikTok by user Jerries shows two cars stopped across both lanes...",
            "content": "Four people, aged between 27 and 53, were taken to hospital after an accident involving two cars near Old Airport Road Food Centre on Thursday (April 30) night.\nThe accident happened at the junction of Old Airport Road and Cassia Link at about 10.25p... [1172 chars]",
            "url": "https://www.asiaone.com/singapore/old-airport-road-accident",
            "image": "https://media.asiaone.com/sites/default/files/styles/article_top_image/public/original_images/May2026/Old-Airport-Road-Accident-Cassia-Link.png?itok=o3zQht47",
            "publishedAt": "2026-05-01T09:54:00Z",
            "lang": "en",
            "source": {
                "id": "fc22c9ffdaef43b7870c03b37c3a22ee",
                "name": "AsiaOne",
                "url": "https://www.asiaone.com"
            }
        }
    ]
}

Categories