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": 109424,
    "articles": [
        {
            "id": "7a7c42a0348ed5e102c3e75a0965cefd",
            "title": "Singapore real wages grew 4% in 2025 as inflation eased",
            "description": "Singapore workers' real wages grew by 4% in 2025 due to easing inflation, increasing their purchasing power, according to the Ministry of Manpower. Read more at straitstimes.com.",
            "content": "SINGAPORE - Resident workers in Singapore saw their spending power improve in 2025 as wages rose while inflation eased, according to the Ministry of Manpower (MOM).\nNominal wages of full-time workers - including employer CPF contributions - rose 4.9 ... [3005 chars]",
            "url": "https://www.straitstimes.com/business/economy/singapore-workers-real-wages-grew-by-4-in-2025-as-inflation-eased-mom",
            "image": "https://cassette.sphdigital.com.sg/image/straitstimes/edb14982db84d2f8e6ddac899ea83ae627a5a9c362021b618875289444db3029",
            "publishedAt": "2026-05-28T04:25:53Z",
            "lang": "en",
            "source": {
                "id": "739b615c65becd670ee152cab7f8c439",
                "name": "The Straits Times",
                "url": "https://www.straitstimes.com"
            }
        },
        {
            "id": "088f4dcb44cf9676f9b548d5bddb8510",
            "title": "Wage growth slowed for Singapore workers in 2025, expected to stay moderate in 2026: MOM",
            "description": "Although nominal wages grew more slowly in 2025, real wages grew faster because inflation eased.",
            "content": "SINGAPORE: Nominal wages of full-time resident employees grew at a slower pace in 2025 than in the previous year, according to the latest Ministry of Manpower (MOM) data on Thursday (May 28).\nTotal wages – which include basic pay, annual variable com... [4555 chars]",
            "url": "https://www.channelnewsasia.com/business/salary-wage-real-nominal-grow-inflation-profit-6146161",
            "image": "https://dam.mediacorp.sg/image/upload/s--nMIwAAyG--/c_fill,g_auto,h_676,w_1200/f_auto,q_auto/office-workers-raffles-place-singapore-file-photo-2_0.jpg?itok=jCPIVIhC",
            "publishedAt": "2026-05-28T03:00:04Z",
            "lang": "en",
            "source": {
                "id": "08538e21f9ef4fd994fa94c90374f079",
                "name": "CNA",
                "url": "https://www.channelnewsasia.com"
            }
        },
        {
            "id": "831498b4358e7cae4f563ca65b784c33",
            "title": "Singapore to tighten rules on refrigerants used in supermarkets, vehicles",
            "description": "The new measures will apply only to new equipment.",
            "content": "SINGAPORE: The National Environment Agency (NEA) said on Thursday (May 28) it will introduce further measures starting Jul 1, 2027, to reduce greenhouse gas emissions from refrigeration and air-conditioning equipment.\nThe new measures, which target l... [2111 chars]",
            "url": "https://www.channelnewsasia.com/singapore/aircon-greenhouse-gas-emissions-gwp-aircon-refrigerator-car-nea-6142316",
            "image": "https://dam.mediacorp.sg/image/upload/s--BFQ4Cv3y--/c_crop,h_900,w_1600,x_0,y_82/c_fill,g_auto,h_676,w_1200/f_auto,q_auto/v1/mediacorp/cna/image/2026/05/26/istock-2217270857.jpg?itok=WXd25aJE",
            "publishedAt": "2026-05-28T02:00:34Z",
            "lang": "en",
            "source": {
                "id": "08538e21f9ef4fd994fa94c90374f079",
                "name": "CNA",
                "url": "https://www.channelnewsasia.com"
            }
        }
    ]
}

Categories