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": 94284,
    "articles": [
        {
            "id": "b785cbfa1dd514b527ceaef91e42638a",
            "title": "Singapore Airlines to add Europe flights to meet 'strong demand'",
            "description": "The moves by Singapore's national carrier come amid global fuel uncertainty stemming from the unrest in the Strait of Hormuz.",
            "content": "SINGAPORE: Singapore Airlines (SIA) said on Friday (May 8) that it would increase flight frequencies between Singapore and Manchester, Milan, Munich, and London Gatwick amid \"strong demand\" on the routes.\nThe airline will also launch five times weekl... [2317 chars]",
            "url": "https://www.channelnewsasia.com/singapore/singapore-airlines-europe-flights-strong-demand-manchester-milan-munich-gatwick-6108641",
            "image": "https://dam.mediacorp.sg/image/upload/s--PZFysYt6--/c_crop,h_573,w_1020,x_3,y_93/c_fill,g_auto,h_676,w_1200/f_auto,q_auto/v1/mediacorp/cna/image/2021-10/000_8tq9kl.jpg?itok=Sk0NN6V6",
            "publishedAt": "2026-05-08T03:13:00Z",
            "lang": "en",
            "source": {
                "id": "08538e21f9ef4fd994fa94c90374f079",
                "name": "CNA",
                "url": "https://www.channelnewsasia.com"
            }
        },
        {
            "id": "5770b55f7f797fe1e26388a041ddcb9c",
            "title": "NUS named in global data breach list",
            "description": "The National University of Singapore (NUS) is among three local institutions affected by a global cyberattack targeting the Canvas learning platform. Read more at straitstimes.com.",
            "content": "SINGAPORE – A number of local institutions, including the National University of Singapore (NUS), has been named in a list of organisations allegedly hit by a global data breach seen online on May 8.\nThe other two Singapore institutions are the Singa... [1647 chars]",
            "url": "https://www.straitstimes.com/singapore/nus-among-3-singapore-institutions-hit-by-global-data-breach",
            "image": "https://cassette.sphdigital.com.sg/image/straitstimes/80028b61f81fba97cfb627c64d1ac1fb692bb7263b76ee6c3485e2b5f4823739",
            "publishedAt": "2026-05-08T02:16:17Z",
            "lang": "en",
            "source": {
                "id": "739b615c65becd670ee152cab7f8c439",
                "name": "The Straits Times",
                "url": "https://www.straitstimes.com"
            }
        },
        {
            "id": "42c0cb28b27d6ddd28997c669b220377",
            "title": "New pop-up spaces, hotel concepts to be rolled out in Orchard Road as part of rejuvenation efforts",
            "description": "STB chief executive Melissa Ow announced that four heritage bungalows in Tanglin have been rezoned for hotel use.",
            "content": "Singapore’s multi-agency effort to rejuvenate Orchard Road first began in 2019.\nFormer Minister for Trade and Industry Chan Chun Sing launched the Orchard Road Rejuvenation Exhibition, raising ideas such as connecting Tanglin to Botanic Gardens, maki... [1182 chars]",
            "url": "https://www.channelnewsasia.com/singapore/orchard-road-rejuvenation-tourism-stb-6107786",
            "image": "https://dam.mediacorp.sg/image/upload/s--G42Vx0em--/c_fill,g_auto,h_676,w_1200/f_auto,q_auto/v1/mediacorp/cna/image/2026/05/08/redevelopment-of-tanglin-shopping-centre-artists-impression-2-credit-pacific-eagle-real-estate.jpg?itok=N_5B_iOb",
            "publishedAt": "2026-05-08T02:13:29Z",
            "lang": "en",
            "source": {
                "id": "08538e21f9ef4fd994fa94c90374f079",
                "name": "CNA",
                "url": "https://www.channelnewsasia.com"
            }
        }
    ]
}

Categories