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": 103382,
    "articles": [
        {
            "id": "a676e35a8c6c26e92dd77d63ddf00594",
            "title": "SpaceX shares are down 10% as Elon Musk taps the bond market",
            "description": "Ugly day for shares as the IPO hype fizzles",
            "content": "If you didn't buy SpaceX shares in the first minutes of trading after the IPO, then you're probably under water.\nShares are having a rough day today as the hype machine dies down. It's lower by 10.5% to $165.64 and the decline comes after the company... [1635 chars]",
            "url": "https://investinglive.com/stocks/spacex-shares-are-down-10-as-elon-musk-taps-the-bond-market-20260622/",
            "image": "https://images.investinglive.com/images/SpaceX%20hourly_id_48c482f4-3e56-4d82-936d-7264faa078ea_size975.jpg",
            "publishedAt": "2026-06-22T15:08:41Z",
            "lang": "en",
            "source": {
                "id": "6646fbe1e17181493308fc8de7f300ff",
                "name": "investingLive",
                "url": "https://investinglive.com"
            }
        },
        {
            "id": "2a58cf3c28513c3eac512b572affbda2",
            "title": "Alan Greenspan, former Fed chairman, dies at 100",
            "description": "Alan Greenspan, who led US monetary policy for decades as Federal Reserve chairman, has died at 100 after battling Parkinson's disease. Read more at straitstimes.com.",
            "content": "WASHINGTON – Alan Greenspan, the influential economist who steered US monetary policy during his five terms as chairman of the Federal Reserve under four presidents, died at 100, NBC news reported on June 22.\nGreenspan was the head of the Federal Res... [7845 chars]",
            "url": "https://www.straitstimes.com/world/united-states/alan-greenspan-economist-and-longtime-head-of-the-federal-reserve-dies-at-100",
            "image": "https://cassette.sphdigital.com.sg/image/straitstimes/da49abbfd349a81943691c1a57fbed0a1d9d97ba9786c9676fcb90096b490679",
            "publishedAt": "2026-06-22T12:32:50Z",
            "lang": "en",
            "source": {
                "id": "739b615c65becd670ee152cab7f8c439",
                "name": "The Straits Times",
                "url": "https://www.straitstimes.com"
            }
        },
        {
            "id": "d3d3934d3c2d46cfec8c284ee05d88fb",
            "title": "Free rides on ComfortDelGro AV shuttles kick off in Punggol",
            "description": "ComfortDelGro's free driverless shuttle rides have begun in Punggol, offering a new transport option for residents and visitors. Read more at straitstimes.com.",
            "content": "SINGAPORE – For Punggol resident Oh Kim, ComfortDelGro’s (CDG) autonomous vehicles (AVs) could potentially be an alternative to travelling on the town’s LRT system to get to the polyclinic.\nThe 48-year-old civil servant was among the first group of p... [3528 chars]",
            "url": "https://www.straitstimes.com/singapore/transport/free-rides-on-comfortdelgro-driverless-shuttles-kick-off-in-punggol",
            "image": "https://cassette.sphdigital.com.sg/image/straitstimes/4e298c74bce4c0c6d819b7f5df495656ee510e11a5e9a328d8f2ac12e3bea3be",
            "publishedAt": "2026-06-22T12:22:53Z",
            "lang": "en",
            "source": {
                "id": "739b615c65becd670ee152cab7f8c439",
                "name": "The Straits Times",
                "url": "https://www.straitstimes.com"
            }
        }
    ]
}

Categories