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": 102508,
    "articles": [
        {
            "id": "add91fdab19949e6f5ae35e3553e48c8",
            "title": "China’s Zhipu AI sparks new ‘DeepSeek moment’ with cost-effective coding model",
            "description": "While other Chinese releases have made significant gains, GLM-5.2 is the first model to rank in the top three globally on a major benchmark.",
            "content": "Matt Velloso, a former vice-president at Meta Platforms and Google DeepMind, said on X last week that he had been using GLM-5.2 “all day” and found it to be the “first open model that passes the bar as a daily driver”.\n“Things are not going to be the... [733 chars]",
            "url": "https://www.scmp.com/tech/big-tech/article/3358434/chinas-zhipu-ai-sparks-new-deepseek-moment-cost-effective-coding-model",
            "image": "https://cdn.i-scmp.com/sites/default/files/styles/og_image_scmp_generic/public/d8/images/canvas/2026/06/26/1faba8ca-1d70-46b5-8a85-b19e5072885b_a34cd305.jpg?itok=lpWbjOUD&v=1782446657",
            "publishedAt": "2026-06-26T05:29:03Z",
            "lang": "en",
            "source": {
                "id": "9709bfa71bc46e81262e4096f206f257",
                "name": "South China Morning Post",
                "url": "https://www.scmp.com"
            }
        },
        {
            "id": "9ff574689c0c5114e7d32d7f7dae97c3",
            "title": "AirAsia to drop non-stop Singapore-Jakarta flights",
            "description": "AirAsia cancels direct Singapore to Jakarta flights from July 1, forcing passengers to transit via Kuala Lumpur. Read more at straitstimes.com.",
            "content": "SINGAPORE – Travellers flying between Singapore and Jakarta will lose a low-cost option from July 1, as AirAsia cuts its non-stop service on the route.\nWhile seven other airlines – including low-cost rivals Scoot and Citilink – will continue offering... [3983 chars]",
            "url": "https://www.straitstimes.com/singapore/transport/airasia-to-drop-non-stop-singapore-jakarta-flights-travellers-must-transit-in-kl",
            "image": "https://cassette.sphdigital.com.sg/image/straitstimes/5fa3e0d93992bed4abf11b9921456f3169c0e6762c7918035cc07ef8a0ab1e07",
            "publishedAt": "2026-06-26T04:02:00Z",
            "lang": "en",
            "source": {
                "id": "739b615c65becd670ee152cab7f8c439",
                "name": "The Straits Times",
                "url": "https://www.straitstimes.com"
            }
        },
        {
            "id": "c9612fcbfb4d0cae28c5ff43f389d957",
            "title": "Nio's William Li sees China NEV penetration topping 90% by 2030",
            "description": "Nio founder William Li expects BEV models to make up over 90% of China's NEV market by 2030.",
            "content": "Nio founder William Li expects BEV models to make up over 90% of China's NEV market by 2030.\nChina's NEV retail penetration hit a record 62.9% in May, with BEV models contributing 67.1% of NEV sales.\nWilliam Li, the founder, chairman and CEO of Nio I... [2281 chars]",
            "url": "https://cnevpost.com/2026/06/26/nio-li-china-nev-penetration-90-2030/",
            "image": "https://cnevpost.com/wp-content/uploads/2026/06/2026062604222792.jpg",
            "publishedAt": "2026-06-26T03:09:00Z",
            "lang": "en",
            "source": {
                "id": "8ac15a3aeb3fbf2b5d3192af74841da6",
                "name": "CnEVPost",
                "url": "https://cnevpost.com"
            }
        }
    ]
}

Categories