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": 101752,
    "articles": [
        {
            "id": "53832d5cad499cdb85ae9e6938ae836c",
            "title": "Three Singapore doctors fail in court challenge against IRAS ruling over tax avoidance scheme",
            "description": "SINGAPORE: Three specialist doctors in private practice who avoided income tax by choosing to pay themselves very low salaries have lost their challenge in the High Court against a ruling by the Inland Revenue Authority of Singapore (IRAS).",
            "content": "SINGAPORE: Three specialist doctors in private practice who avoided income tax by choosing to pay themselves very low salaries have lost their challenge in the High Court against a ruling by the Inland Revenue Authority of Singapore (IRAS).\nIn a writ... [5050 chars]",
            "url": "https://www.thestar.com.my/aseanplus/aseanplus-news/2026/06/20/three-singapore-doctors-fail-in-court-challenge-against-iras-ruling-over-tax-avoidance-scheme",
            "image": "https://apicms.thestar.com.my/uploads/images/2026/06/20/3967817.jpg",
            "publishedAt": "2026-06-20T04:37:00Z",
            "lang": "en",
            "source": {
                "id": "9e101ab52b61103bab415ad7fb0e5659",
                "name": "The Star",
                "url": "https://www.thestar.com.my"
            }
        },
        {
            "id": "9e3ae019efbb9a6106ba56c8f79601c8",
            "title": "HarbourFront Centre to close from July 27",
            "description": "The mall will be redeveloped into a mixed-use building with an elevated park. Read more at straitstimes.com.",
            "content": "SINGAPORE – HarbourFront Centre will cease operations on July 27, the shopping mall announced in a Facebook post on June 20.\nThe Singapore Cruise Centre will be relocated to 5 HarbourFront Avenue with effect from July 15, it added.\nThe new location i... [1310 chars]",
            "url": "https://www.straitstimes.com/singapore/harbourfront-centre-to-close-on-july-27",
            "image": "https://cassette.sphdigital.com.sg/image/straitstimes/0b6e1d446920ecd80a403a45fc1ba6fb96b4bff392f15010c4e3883d67020220",
            "publishedAt": "2026-06-20T04:35:00Z",
            "lang": "en",
            "source": {
                "id": "739b615c65becd670ee152cab7f8c439",
                "name": "The Straits Times",
                "url": "https://www.straitstimes.com"
            }
        },
        {
            "id": "f004dcfdd0fb14a5399c6276dc6e27c2",
            "title": "PSA: The \"dangers\" of blocking your credit card",
            "description": "Using temporary blocks to protect your cards might be good security hygiene, but beware — it can backfire with Standard Chartered or UOB credit cards!",
            "content": "In one sense, locking your credit cards whenever they’re not in use is the smart thing to do, because it reduces the attack surface for would-be fraudsters. If you only need your cards to be active for five minutes each day, why keep them unlocked th... [9114 chars]",
            "url": "https://milelion.com/2026/06/20/psa-the-dangers-of-blocking-your-credit-card/",
            "image": "https://milelion.com/wp-content/uploads/2026/06/blocking-cards.jpg",
            "publishedAt": "2026-06-20T00:50:03Z",
            "lang": "en",
            "source": {
                "id": "d4e68c1de0ceeedd39299b3f37559aaf",
                "name": "The MileLion",
                "url": "https://milelion.com"
            }
        }
    ]
}

Categories