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": 96458,
    "articles": [
        {
            "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"
            }
        },
        {
            "id": "87f2d46cb1808d79341a649bc4528e53",
            "title": "Review: DBS Altitude Card",
            "description": "The DBS Altitude is a competent general spending card, but doesn't really stand out in a crowded market.",
            "content": "Here’s The MileLion’s review of the DBS Altitude Card, which once upon a time, was a very solid general spending card.\nTrue, its local/overseas earn rates of 1.2/2 mpd weren’t that exciting, but cardholders could earn 3 mpd on up to S$5,000 of air ti... [15187 chars]",
            "url": "https://milelion.com/2026/05/24/review-dbs-altitude-card/",
            "image": "https://milelion.com/wp-content/uploads/2020/06/dbs-altitude-hero.jpg",
            "publishedAt": "2026-05-24T02:30:41Z",
            "lang": "en",
            "source": {
                "id": "d4e68c1de0ceeedd39299b3f37559aaf",
                "name": "The MileLion",
                "url": "https://milelion.com"
            }
        }
    ]
}

Categories