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": 87696,
    "articles": [
        {
            "id": "2bd0f08000014356523cba91a334216e",
            "title": "S’pore travellers cheer expanded payment options in China",
            "description": "DBS Bank users can now remit funds directly from their bank account to their WeChat Pay e-wallet. Read more at straitstimes.com.",
            "content": "SINGAPORE – As an account manager travelling to China at least 10 times a year for work and leisure, Victoria Goh effortlessly uses popular e-wallet WeChat Pay for rides, shopping and dining.\nBut like many travellers, the 29-year-old often pays more ... [3893 chars]",
            "url": "https://www.straitstimes.com/tech/no-transaction-fees-and-third-party-apps-spore-travellers-cheer-expanded-payment-options-in-china",
            "image": "https://cassette.sphdigital.com.sg/image/straitstimes/3bf4df983823238112191cbe85e173e01f9ad6ead027a7b6fa7a64622e5c2a0a",
            "publishedAt": "2026-06-14T23:34:48Z",
            "lang": "en",
            "source": {
                "id": "739b615c65becd670ee152cab7f8c439",
                "name": "The Straits Times",
                "url": "https://www.straitstimes.com"
            }
        },
        {
            "id": "9dcc6d9063dc4cb20e51b7bcffef1336",
            "title": "S’pore saved $300m in construction costs by avoiding clashes in underground utility projects",
            "description": "Having a reliable, shared picture of the complex warren of infrastructure underground is key, said Chee Hong Tat. Read more at straitstimes.com.",
            "content": "SINGAPORE – Singapore has avoided about $300 million in unnecessary construction costs since 2024 by identifying potential clashes between underground utility projects before any new work begins, Minister for National Development Chee Hong Tat said o... [7204 chars]",
            "url": "https://www.straitstimes.com/singapore/spore-saved-300m-in-construction-costs-by-avoiding-clashes-in-underground-utility-projects",
            "image": "https://cassette.sphdigital.com.sg/image/straitstimes/106fc116aa2a1737372735a6ac67a9ac75ef69ab24496a261cf90620271fa26a",
            "publishedAt": "2026-06-14T14:45:34Z",
            "lang": "en",
            "source": {
                "id": "739b615c65becd670ee152cab7f8c439",
                "name": "The Straits Times",
                "url": "https://www.straitstimes.com"
            }
        },
        {
            "id": "edae3abc345ec466cb85bd46f78c52ed",
            "title": "Five men arrested over alleged motorcycle theft in Woodlands",
            "description": "They are set to be charged on June 15 with the theft of a motor vehicle with common intention. Read more at straitstimes.com.",
            "content": "SINGAPORE – Five men, aged 19 to 2 4, were arrested on June 14 for allegedly stealing a motorcycle in Woodlands.\nThe police said in a statement on June 14 that a motorcycle parked at a building in Woodlands Close was reported missing at about 11.20am... [1028 chars]",
            "url": "https://www.straitstimes.com/singapore/five-men-arrested-over-alleged-motorcycle-theft-in-woodlands",
            "image": "https://cassette.sphdigital.com.sg/image/straitstimes/89b01c62e11fca362092bb253b25ac1d3c06701a0f44cc254c6341e87f1bf198",
            "publishedAt": "2026-06-14T13:59:23Z",
            "lang": "en",
            "source": {
                "id": "739b615c65becd670ee152cab7f8c439",
                "name": "The Straits Times",
                "url": "https://www.straitstimes.com"
            }
        }
    ]
}

Categories