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": 88786,
    "articles": [
        {
            "id": "862fb4c9dfa05a1d28407e7e7cff87ed",
            "title": "Singapore to negotiate FTA with East African bloc",
            "description": "Singapore will negotiate its first free trade agreement with an African partner, the East African Community, enhancing trade and growth opportunities. Read more at straitstimes.com.",
            "content": "DAR ES SALAAM – Singapore will negotiate a free trade agreement with a bloc of eight East African countries, its first with an African partner.\nPresident Tharman Shanmugaratnam said on June 9 that the Republic welcomed the East African Community’s (E... [6613 chars]",
            "url": "https://www.straitstimes.com/singapore/politics/singapore-to-negotiate-fta-with-regional-bloc-of-8-east-african-countries",
            "image": "https://cassette.sphdigital.com.sg/image/straitstimes/e4b6ad65f0e4aa0115ca66676ec1e6be1c459027a82d30a6bb23fd369450ba2f",
            "publishedAt": "2026-06-09T09:16:09Z",
            "lang": "en",
            "source": {
                "id": "739b615c65becd670ee152cab7f8c439",
                "name": "The Straits Times",
                "url": "https://www.straitstimes.com"
            }
        },
        {
            "id": "365e6f8fc32216f1aeb8483a856523eb",
            "title": "Pioneer Generation MediSave top-ups for seniors",
            "description": "Singaporean Pioneer Generation seniors will receive MediSave top-ups of $300 to $1,200 in July to assist with healthcare costs. Read more at straitstimes.com.",
            "content": "SINGAPORE – Singaporeans from the Pioneer Generation will receive MediSave top-ups of $300 to $1,200 in mid-July .\nThis will amount to more than $145 million in total, said the Ministry of Finance (MOF) in a statement on June 9.\nIt added that more th... [2348 chars]",
            "url": "https://www.straitstimes.com/singapore/singaporeans-from-pioneer-generation-to-receive-up-to-1200-in-medisave-top-ups-in-july",
            "image": "https://cassette.sphdigital.com.sg/image/straitstimes/47dd735c245e543aaa99c60eb001d013a6eebdfe1472ea2cf017673f650dc795",
            "publishedAt": "2026-06-09T08:04:49Z",
            "lang": "en",
            "source": {
                "id": "739b615c65becd670ee152cab7f8c439",
                "name": "The Straits Times",
                "url": "https://www.straitstimes.com"
            }
        },
        {
            "id": "756d307defd0b21011019571b9aa6649",
            "title": "ABC Brickworks Market reopens, with some hawkers raising prices by up to $1: 'Nothing I could do'",
            "description": "ABC Brickworks Market resumed business on Monday (June 8) after a two-month refurbishment, with some stallholders raising prices by up to $1.This popular food centre at Bukit Merah underwent a round of repairs and redecoration works from April 9 to June 7 this year.Among the improvements were new blue tables and chairs, including those designed for wheelchair users, as well...",
            "content": "ABC Brickworks Market resumed business on Monday (June 8) after a two-month refurbishment, with some stallholders raising prices by up to $1.\nThis popular food centre at Bukit Merah underwent a round of repairs and redecoration works from April 9 to ... [2135 chars]",
            "url": "https://www.asiaone.com/singapore/abc-brickworks-market-reopen-stalls-price-hikes-increase",
            "image": "https://www.asiaone.com/sites/default/files/styles/article_top_image/public/original_images/Jun2026/abc-brickworks-market-food-centre-facebook.jpg?itok=co6anRtB",
            "publishedAt": "2026-06-09T05:16:57Z",
            "lang": "en",
            "source": {
                "id": "fc22c9ffdaef43b7870c03b37c3a22ee",
                "name": "AsiaOne",
                "url": "https://www.asiaone.com"
            }
        }
    ]
}

Categories