Flag of Singapore

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": 3153942,
    "articles": [
        {
            "id": "bafb298273bfef85362fb13787d6e65b",
            "title": "EC prices hit new highs amid rising land costs, fierce developer competition",
            "description": "Median prices of new and resale units are more than double 2015 levels, hitting their highest since 1996",
            "content": "[SINGAPORE] Executive condominium (EC) prices have climbed to new highs in 2025, with new sale prices crossing S$1,700 per square foot (psf) for the first time.\nAnalysts attributed the rising prices to growing land and development costs, as well as s... [318 chars]",
            "url": "https://www.businesstimes.com.sg/property/ec-prices-hit-new-highs-amid-rising-land-costs-fierce-developer-competition",
            "image": "https://cassette.sphdigital.com.sg/image/businesstimes/176f46663257acbb0db4ca753192703eab2d8c8e3552d87170c9291e444007ea?w=1200&f=webp",
            "publishedAt": "2025-10-06T23:00:00Z",
            "lang": "en",
            "source": {
                "id": "ca2a0b2cf2abbbe3b596e7ab39d0a94f",
                "name": "The Business Times",
                "url": "https://www.businesstimes.com.sg",
                "country": "sg"
            }
        },
        {
            "id": "6d62751b6de38b9178ca54d6e04c7807",
            "title": "Rally Fueled by 'Perfect Storm,' ETH, DOGE, BNB Surge",
            "description": "Bitcoin's breakout suggests further upside, but a pullback to $118,000 remain possible, Deribit's CCO said.",
            "content": "\"Uptober,\" the wordplay on crypto's historically bullish month of October, is so far living up to its name as bitcoin BTC$ 124,636.12 pushed towards new all-time highs and altcoins also caught a bid.\nAfter briefly spiking above $125,000 and retreatin... [2938 chars]",
            "url": "https://www.coindesk.com/markets/2025/10/06/bitcoin-rally-fueled-by-perfect-macro-storm-ether-doge-bnb-surge",
            "image": "https://cdn.sanity.io/images/s3y3vcno/production/8b09e09b610c088c1dccb620cafc15c2a0157917-1919x1080.jpg?auto=format",
            "publishedAt": "2025-10-06T22:00:38Z",
            "lang": "en",
            "source": {
                "id": "f4618b8837368562f9d01fbc250e974b",
                "name": "CoinDesk",
                "url": "https://www.coindesk.com",
                "country": "sg"
            }
        },
        {
            "id": "bf3b32336113b1620d86cbc523d6958d",
            "title": "Commentary: More uncertainty for Singapore economy after US interest rates cut",
            "description": "Lower domestic interest rates should go some way to ease financial strains for companies and households, but these are still uncertain times, says Coface chief APAC economist Bernard Aw.",
            "content": "SINGAPORE: Local interest rates have fallen by about 50 per cent since 2024. The 3-month compounded Singapore Overnight Rate Average (SORA) – often used as a benchmark for residential mortgages and other medium-term loans – dropped to as low as 1.44 ... [6461 chars]",
            "url": "https://www.channelnewsasia.com/commentary/us-fed-cut-interest-rates-singapore-inflation-economy-5385076",
            "image": "https://dam.mediacorp.sg/image/upload/s--kJjGhAww--/c_crop,h_573,w_1019,x_1,y_63/c_fill,g_auto,h_676,w_1200/f_auto,q_auto/v1/mediacorp/cna/image/2022/04/25/000_9vh2mw.jpg?itok=ciYVN8SB",
            "publishedAt": "2025-10-06T22:00:00Z",
            "lang": "en",
            "source": {
                "id": "08538e21f9ef4fd994fa94c90374f079",
                "name": "CNA",
                "url": "https://www.channelnewsasia.com",
                "country": "sg"
            }
        }
    ]
}

Categories