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": 96534,
    "articles": [
        {
            "id": "59d7afccc34216a26a0dbebbb6ae2a62",
            "title": "SMRT to step up pest control measures after rat spotted in train",
            "description": "The train operator also reminded passengers not to eat or drink on trains and in stations. Read more at straitstimes.com.",
            "content": "SINGAPORE – Pest control measures will be intensified at train stations and depots, said SMRT after a video of a rat on an East-West Line train circulated online over the weekend.\nThe train operator also reminded passengers not to eat or drink on tra... [748 chars]",
            "url": "https://www.straitstimes.com/singapore/smrt-to-step-up-pest-control-measures-after-rat-spotted-in-train",
            "image": "https://cassette.sphdigital.com.sg/image/straitstimes/c4fe278870922929967da23b181416f49854558c2de3aabd73c6568c3a8932e4",
            "publishedAt": "2026-05-24T14:57:00Z",
            "lang": "en",
            "source": {
                "id": "739b615c65becd670ee152cab7f8c439",
                "name": "The Straits Times",
                "url": "https://www.straitstimes.com"
            }
        },
        {
            "id": "b447b07c00bcc9296be4f0cd9f8aa8a0",
            "title": "'Master Splinter belongs in the subway': Rat sighted on East-West Line train",
            "description": "In recent days, several rat sightings have been reported in dining establishments at Amoy Street and Kampung Admiralty, but on a train?A 36-second video posted on Reddit on Saturday (May 23) showed just that. In the video, a rat could be seen scurrying about on a train car on the East-West Line where the driver's cabin is located. An announcement...",
            "content": "In recent days, several rat sightings have been reported in dining establishments at Amoy Street and Kampung Admiralty, but on a train?\nA 36-second video posted on Reddit on Saturday (May 23) showed just that.\nIn the video, a rat could be seen scurry... [1915 chars]",
            "url": "https://www.asiaone.com/singapore/mrt-train-rat-sighting-chinese-garden",
            "image": "https://media.asiaone.com/sites/default/files/styles/article_top_image/public/original_images/May2026/MRT-Train-Rat-Chinese-Garden-Starhub-We-Got-You.png?itok=1_5OYn9a",
            "publishedAt": "2026-05-24T09:05:56Z",
            "lang": "en",
            "source": {
                "id": "fc22c9ffdaef43b7870c03b37c3a22ee",
                "name": "AsiaOne",
                "url": "https://www.asiaone.com"
            }
        },
        {
            "id": "394bb6f22ecce261784f01c472291429",
            "title": "Cyclist seen riding against traffic on ECP service road, sticks out leg at oncoming vehicle",
            "description": "Riding behaviour has come into the spotlight again after dashcam footage surfaced showing a cyclist riding against the flow of traffic along the East Coast Park service road at about 5.15pm on Saturday (May 23).It was not so much the cyclist's act of riding against traffic — an offence under the Road Traffic (Bicycles) Rules — but it is his...",
            "content": "Riding behaviour has come into the spotlight again after dashcam footage surfaced showing a cyclist riding against the flow of traffic along the East Coast Park service road at about 5.15pm on Saturday (May 23).\nIt was not so much the cyclist's act o... [1618 chars]",
            "url": "https://www.asiaone.com/singapore/east-coast-park-cyclist-sticks-out-leg-ride-against-traffic",
            "image": "https://www.asiaone.com/sites/default/files/styles/article_top_image/public/original_images/May2026/East-Coast-Park-Service-Road-Cyclist-Ride-Against-Traffic-Sticks-Leg-Car.png?itok=w0_2krPa",
            "publishedAt": "2026-05-24T06:40:51Z",
            "lang": "en",
            "source": {
                "id": "fc22c9ffdaef43b7870c03b37c3a22ee",
                "name": "AsiaOne",
                "url": "https://www.asiaone.com"
            }
        }
    ]
}

Categories