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": 107954,
    "articles": [
        {
            "id": "13219343efaa0d438cc67f8ad481c812",
            "title": "Five people, including firefighter, taken to hospital following blaze in Choa Chu Kang flat",
            "description": "The cause of the fire is under investigation. Read more at straitstimes.com.",
            "content": "SINGAPORE – Four residents and a firefighter were taken to hospital on May 31 after a fire broke out in an HDB flat in Choa Chu Kang.\nIn a post on Facebook on May 31, the Singapore Civil Defence Force (SCDF) said it was alerted to the fire at Block 4... [2495 chars]",
            "url": "https://www.straitstimes.com/singapore/four-taken-to-hospital-after-fire-breaks-out-in-choa-chu-kang-flat",
            "image": "https://cassette.sphdigital.com.sg/image/straitstimes/36c8286d9f2d46a7204921528ec09cf0b35df4e3997ec6087739025a7b759d7b",
            "publishedAt": "2026-05-31T10:05:00Z",
            "lang": "en",
            "source": {
                "id": "739b615c65becd670ee152cab7f8c439",
                "name": "The Straits Times",
                "url": "https://www.straitstimes.com"
            }
        },
        {
            "id": "64ce217e4b4fb27b315c088534a47edb",
            "title": "Singapore's CapitaLand sheds 10% of China staff amid downturn",
            "description": "Headcount in its Singapore base has also been reduced, though the proportion stays unchanged at 24% of global employees Read more at The Business Times.",
            "content": "[SINGAPORE] CapitaLand Investment said its workforce in China plunged by about 10 per cent, or 365 people, last year as the asset manager continues to grapple with a major real estate crisis in Asia’s largest economy.\nThe Singapore-listed company’s o... [1714 chars]",
            "url": "https://www.businesstimes.com.sg/companies-markets/singapores-capitaland-sheds-10-china-staff-amid-downturn",
            "image": "https://cassette.sphdigital.com.sg/image/businesstimes/5fb6a79e16a772a4b4ae6937400df606232484a87894d5c634a734e6ee6c3dfa?w=1920&f=webp",
            "publishedAt": "2026-05-31T09:45:00Z",
            "lang": "en",
            "source": {
                "id": "ca2a0b2cf2abbbe3b596e7ab39d0a94f",
                "name": "The Business Times",
                "url": "https://www.businesstimes.com.sg"
            }
        },
        {
            "id": "55c88b102a24dddf9548d71773245329",
            "title": "First Cross Island Line train arrives in Singapore",
            "description": "The first of 44 six-car trains for the Cross Island Line (CRL) has arrived in Singapore.In a social media post on Sunday (May 31), the Land Transport Authority showed the first trainset being unloaded from Jurong Port — where new MRT trains are typically unloaded at.Earlier in April, Acting Minister for Transport Jeffrey Siow had given the public a preview...",
            "content": "The first of 44 six-car trains for the Cross Island Line (CRL) has arrived in Singapore.\nIn a social media post on Sunday (May 31), the Land Transport Authority showed the first trainset being unloaded from Jurong Port — where new MRT trains are typi... [1138 chars]",
            "url": "https://www.asiaone.com/singapore/cross-island-line-first-train-cr151-singapore",
            "image": "https://media.asiaone.com/sites/default/files/styles/article_top_image/public/original_images/May2026/Cross-Island-Line-New-Train-Singapore.png?itok=iVSNH9Ps",
            "publishedAt": "2026-05-31T08:44:35Z",
            "lang": "en",
            "source": {
                "id": "fc22c9ffdaef43b7870c03b37c3a22ee",
                "name": "AsiaOne",
                "url": "https://www.asiaone.com"
            }
        }
    ]
}

Categories