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": 101616,
    "articles": [
        {
            "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"
            }
        },
        {
            "id": "4929392761ce4b8be0c192b820625a6a",
            "title": "Japanese ninja certification exam attracts 131 candidates from Japan and abroad",
            "description": "Shadow warrior test includes a written exam, with marks given for shuriken throwing and ninja attire.",
            "content": "Shadow warrior test includes a written exam, with marks given for shuriken throwing and ninja attire.\nOn 14 June, 131 aspiring modern-day ninjas descended on Koka City in Shiga Prefecture to test their ninja prowess by taking a special ninja certific... [1934 chars]",
            "url": "https://soranews24.com/2026/06/20/japanese-ninja-certification-exam-attracts-131-candidates-from-japan-and-abroad/",
            "image": "https://soranews24.com/wp-content/uploads/sites/3/2026/06/Ninja-certification-test-japan-Koka-Shiga-ninjutsu-shuriken-exam-news.jpg?w=1200&h=630&crop=1",
            "publishedAt": "2026-06-19T15:00:47Z",
            "lang": "en",
            "source": {
                "id": "deb284ff8ab2d287180650c508e85d63",
                "name": "SoraNews24",
                "url": "https://soranews24.com"
            }
        },
        {
            "id": "db77726ab80da16c9c9ac60759822eca",
            "title": "Amazon Clears Out Anker SOLIX C300 Portable Power Station at an All-Time Low, Packing 300W Output and 288Wh Capacity",
            "description": "It's storm season, so make sure you're prepared in case you lose power with this power station.",
            "content": "The Anker SOLIX C300 fills the middle ground between a USB power bank and a full-size power station. It has enough capacity for a weekend of camping or a power outage, but it’s small enough to keep in your trunk or under a desk year-round.\nYou can gr... [2309 chars]",
            "url": "https://gizmodo.com/amazon-clears-out-anker-solix-c300-portable-power-station-at-an-all-time-low-packing-300w-output-and-288wh-capacity-2000773434",
            "image": "https://gizmodo.com/app/uploads/2026/06/Anker-Portable-Power-Station-SOLIX-C300-1200x675.jpg",
            "publishedAt": "2026-06-19T14:45:19Z",
            "lang": "en",
            "source": {
                "id": "b86966b1ce9f29cc65fd4b3bf0671e5c",
                "name": "Gizmodo",
                "url": "https://gizmodo.com"
            }
        }
    ]
}

Categories