Singapore News API

Get the live top headlines from Singapore with our JSON API.

Get API key for the Singapore 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=general&apikey=API_KEY
{
    "totalArticles": 159144,
    "articles": [
        {
            "id": "c85a80e9787df3a90d0ebda59e1ff535",
            "title": "Singapore, UK authorities successfully foil transnational drug network",
            "description": "CNB launched a cross-border operation with UK agencies after it seized over 500kg of cannabis that was headed for the UK in January.",
            "content": "SINGAPORE: Authorities in Singapore and the United Kingdom have successfully managed to stop a transnational drug network, resulting in separate seizures of over 900kg of cannabis bound for the UK, the Central Narcotics Bureau of Singapore (CNB) said... [1830 chars]",
            "url": "https://www.channelnewsasia.com/singapore/singapore-uk-foil-transnational-drug-network-cannabis-900kg-6082926",
            "image": "https://dam.mediacorp.sg/image/upload/s--XM1U1myo--/c_crop,h_567,w_1009,x_1,y_1/c_fill,g_auto,h_676,w_1200/f_auto,q_auto/v1/mediacorp/cna/image/2026/04/27/screenshot_2026-04-27_113608.png?itok=g3IFw5Tk",
            "publishedAt": "2026-04-27T04:55:00Z",
            "lang": "en",
            "source": {
                "id": "08538e21f9ef4fd994fa94c90374f079",
                "name": "CNA",
                "url": "https://www.channelnewsasia.com"
            }
        },
        {
            "id": "f05dd26519c8c68d0ec8a3993eeb209d",
            "title": "First private condo in Tengah nearly sold out at launch",
            "description": "Only 10 of the 863 units on offer at Tengah Garden Residences were unsold by Sunday afternoon.",
            "content": "SINGAPORE: Almost all units at Tengah's first private condominium were sold at its sales launch over the weekend.\nTengah Garden Residences, which is also the new town's first mixed-use development, saw 853 of its 863 units sold by 3pm on Sunday (Apr ... [4016 chars]",
            "url": "https://www.channelnewsasia.com/singapore/tengah-garden-residences-private-condo-sold-out-launch-6082796",
            "image": "https://dam.mediacorp.sg/image/upload/s--1GM3h2gB--/c_fill,g_auto,h_676,w_1200/f_auto,q_auto/v1/mediacorp/cna/image/2026/04/27/tengah_garden_residences_hero.jpg?itok=RubeUnpi",
            "publishedAt": "2026-04-27T04:33:57Z",
            "lang": "en",
            "source": {
                "id": "08538e21f9ef4fd994fa94c90374f079",
                "name": "CNA",
                "url": "https://www.channelnewsasia.com"
            }
        },
        {
            "id": "90396504c61d9e30ba512bf8b0709aa9",
            "title": "Iran offers deal to US to reopen Strait of Hormuz",
            "description": "Iran has reportedly proposed a deal to the US involving reopening the Strait of Hormuz and delaying nuclear talks, conveyed through Pakistani mediators. Read more at straitstimes.com.",
            "content": "WASHINGTON/ISLAMABAD – Iran has given the US a new proposal, including putting off nuclear negotiations, to reopen the Strait of Hormuz and end the war, Axios reported, citing a US official and two sources with knowledge of the matter.\nThe plan, conv... [3049 chars]",
            "url": "https://www.straitstimes.com/world/middle-east/iran-offers-deal-to-us-to-reopen-strait-of-hormuz-delay-nuclear-talks-report",
            "image": "https://cassette.sphdigital.com.sg/image/straitstimes/1011fca1060917738b0a2aa2d437e59fd332596215e351b93b442d32310bc249",
            "publishedAt": "2026-04-27T04:02:47Z",
            "lang": "en",
            "source": {
                "id": "739b615c65becd670ee152cab7f8c439",
                "name": "The Straits Times",
                "url": "https://www.straitstimes.com"
            }
        }
    ]
}

Categories