Singapore Business News API

Get the live top business headlines from Singapore with our JSON API.

Get API key for the Singapore Business 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=business&apikey=API_KEY
{
    "totalArticles": 109718,
    "articles": [
        {
            "id": "2b6fedbb13aea357c027d3b30e2090f7",
            "title": "Princess Cruises to add more ships, extend itineraries in 3-year tie-up with STB",
            "description": "The agreement comes amid accelerating demand for cruises in the Asia-Pacific. Read more at straitstimes.com.",
            "content": "SINGAPORE – Passengers can look forward to more trips with Princess Cruises, which will deploy more ships here and double its sailings by 2030.\nThe American cruise line is expected to welcome more than 150,000 passengers as part of a three-year tie-u... [1725 chars]",
            "url": "https://www.straitstimes.com/singapore/princess-cruises-to-add-more-cruise-ships-extended-itineraries-in-3-year-tie-up-with-stb",
            "image": "https://cassette.sphdigital.com.sg/image/straitstimes/e732755a7f7c7a8eed38c840f93099850179e7a2c99729831c6adfb2a3b5ece6",
            "publishedAt": "2026-05-28T11:01:13Z",
            "lang": "en",
            "source": {
                "id": "739b615c65becd670ee152cab7f8c439",
                "name": "The Straits Times",
                "url": "https://www.straitstimes.com"
            }
        },
        {
            "id": "fe38671a1e47ab25128a383738527ce3",
            "title": "Nvidia Server Maker Wiwynn Sees AI Bottlenecks Beyond Memory",
            "description": "Wiwynn Corp., one of the biggest makers of Nvidia Corp. servers, warned of shortages developing in vital data center components beyond just memory chips, potentially slowing or inflating the cost of a global AI infrastructure buildout.",
            "content": "Wiwynn Corp., one of the biggest makers of Nvidia Corp. servers, warned of shortages developing in vital data center components beyond just memory chips, potentially slowing or inflating the cost of a global AI infrastructure buildout.\nWiwynn Chair E... [412 chars]",
            "url": "https://www.bloomberg.com/news/articles/2026-05-28/nvidia-server-maker-wiwynn-expects-ai-bottlenecks-beyond-memory",
            "image": "https://assets.bwbx.io/images/users/iqjWHBFdfxIU/i.EWOKeUhGuY/v0/1200x800.jpg",
            "publishedAt": "2026-05-28T08:58:41Z",
            "lang": "en",
            "source": {
                "id": "35303254fdf42d2f3365eadb3d9d8a17",
                "name": "Bloomberg.com",
                "url": "https://www.bloomberg.com"
            }
        },
        {
            "id": "044d918ad33c791422b11f3db4f5e599",
            "title": "Jail for man who stole 74 laptops worth $148k that were meant for MOE schools",
            "description": "Mohamed Loqman made more than $10,000 from his scheme but has not made any restitution. Read more at straitstimes.com.",
            "content": "SINGAPORE – A storeman at a company stole 74 laptops worth $148,000 after he was placed in charge of a warehouse where they were kept.\nHe admitted to having taken the laptops to sell on Carousell, an online shopping platform. They were meant to be su... [1832 chars]",
            "url": "https://www.straitstimes.com/singapore/courts-crime/jail-for-man-who-stole-74-laptops-worth-148k-meant-for-moe-schools",
            "image": "https://cassette.sphdigital.com.sg/image/straitstimes/a019f5df2b2cffabd7713b957818026e7298be5d94170d0c9e6f067bb1cdba10",
            "publishedAt": "2026-05-28T08:55:00Z",
            "lang": "en",
            "source": {
                "id": "739b615c65becd670ee152cab7f8c439",
                "name": "The Straits Times",
                "url": "https://www.straitstimes.com"
            }
        }
    ]
}

Categories