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": 104486,
    "articles": [
        {
            "id": "0faa6a63a06b34d748425e53851d8203",
            "title": "Electricity tariff to rise significantly from July in S'pore",
            "description": "Singapore households to face significant electricity cost increases from July due to strained global fuel supply chains and geopolitical uncertainty. Read more at straitstimes.com.",
            "content": "SINGAPORE – Most households can expect to face a significant increase in electricity costs from the third quarter, the Energy Market Authority (EMA) told The Straits Times, even as the US and Iran’s peace deal promises to reopen a waterway crucial to... [6733 chars]",
            "url": "https://www.straitstimes.com/business/electricity-tariff-to-rise-significantly-from-july-despite-iran-deal-ema",
            "image": "https://cassette.sphdigital.com.sg/image/straitstimes/934dd8f000b5f5d5e8529351c249519bda3aa0e614190e9cfc3574a09526765f",
            "publishedAt": "2026-06-18T04:15:25Z",
            "lang": "en",
            "source": {
                "id": "739b615c65becd670ee152cab7f8c439",
                "name": "The Straits Times",
                "url": "https://www.straitstimes.com"
            }
        },
        {
            "id": "ef13f00c5d4ba602db2c544bc80b53eb",
            "title": "Tunnelling under an overpass, preserving a monument: The engineering challenges behind the Circle Line Loop",
            "description": "The three new stations – Prince Edward Road, Cantonment and Keppel – open for public preview on Jul 4 and enter service on Jul 12.",
            "content": "SINGAPORE: Cars continued passing along the Keppel Viaduct as a tunnel that would complete the Circle Line (CCL) loop was being bored directly beneath it.\nIt was one of several engineering challenges involved in building the three new CCL stations – ... [1799 chars]",
            "url": "https://www.channelnewsasia.com/singapore/circle-line-ccl-construction-tunnels-6192101",
            "image": "https://dam.mediacorp.sg/image/upload/s--OEdnNv6f--/c_fill,g_auto,h_676,w_1200/f_auto,q_auto/v1/mediacorp/cna/image/2026/06/18/tbm_breakthrough.jpg?itok=gYnkx_4g",
            "publishedAt": "2026-06-18T04:00:04Z",
            "lang": "en",
            "source": {
                "id": "08538e21f9ef4fd994fa94c90374f079",
                "name": "CNA",
                "url": "https://www.channelnewsasia.com"
            }
        },
        {
            "id": "231d39dfbae6f3b713c2e1e16d047a41",
            "title": "Singapore launches S$48 million scheme to help media firms create digital content and adopt AI",
            "description": "The Digital Content and Capability Development programme, announced by Senior Minister of State for Digital Development and Information Tan Kiat How, will span four years.",
            "content": "SINGAPORE: Media professionals will be given support to create digital content under a new S$48 million (US$37.3 million) programme, the Infocomm Media Development Authority (IMDA) said on Thursday (Jun 18).\nThe Digital Content and Capability Develop... [3026 chars]",
            "url": "https://www.channelnewsasia.com/singapore/imda-s48-million-scheme-media-digital-content-ai-6191991",
            "image": "https://dam.mediacorp.sg/image/upload/s--calMRLfy--/c_crop,h_705,w_1255,x_1,y_1/c_fill,g_auto,h_676,w_1200/f_auto,q_auto/v1/mediacorp/cna/image/2025/12/05/istock-2178461228.jpg?itok=PKaWkUcM",
            "publishedAt": "2026-06-18T03:53:38Z",
            "lang": "en",
            "source": {
                "id": "08538e21f9ef4fd994fa94c90374f079",
                "name": "CNA",
                "url": "https://www.channelnewsasia.com"
            }
        }
    ]
}

Categories