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": 158158,
    "articles": [
        {
            "id": "1301b5c46d659554f125cdbbb6c172e4",
            "title": "US implements temporary travel restrictions to curb Ebola risk",
            "description": "The measures will not apply to US citizens, permanent residents and government personnel overseas, according to the order. Read more at straitstimes.com.",
            "content": "WASHINGTON – The United States is suspending entry of some travellers for 30 days to reduce the risk of Ebola spread as international concerns rise over a new outbreak in the Democratic Republic of Congo, the US CDC said on May 18, even as it told Am... [2334 chars]",
            "url": "https://www.straitstimes.com/world/united-states/us-implements-temporary-travel-restrictions-to-curb-ebola-risk",
            "image": "https://cassette.sphdigital.com.sg/image/straitstimes/8fc32a4e8fbc4c08729aa84442fa32208df779909c5f20296f9a66edf89482be",
            "publishedAt": "2026-05-18T17:49:55Z",
            "lang": "en",
            "source": {
                "id": "739b615c65becd670ee152cab7f8c439",
                "name": "The Straits Times",
                "url": "https://www.straitstimes.com"
            }
        },
        {
            "id": "164bc60e9f9944e2c088dd094418288b",
            "title": "Swatch-Audemars Piguet watches resold for as much as $32,000",
            "description": "Discover how the new Swatch Audemars Piguet collaboration watches, the Royal Pop, are being resold for significantly higher prices than their retail value. Read more at straitstimes.com.",
            "content": "PARIS – After the frenzy over the weekend to buy timepieces from the new Audemars Piguet-Swatch collaboration, many who succeeded in laying their hands on the Royal Pop pocket watches wasted no time to flip the sought-after product.\nA full set of the... [3959 chars]",
            "url": "https://www.straitstimes.com/life/swatch-audemars-piguet-watches-flipped-for-as-much-as-3600",
            "image": "https://cassette.sphdigital.com.sg/image/straitstimes/126435c242eebffb2e254c440c69e5fedcb12c1ad14de2970ad2729300ceb215",
            "publishedAt": "2026-05-18T14:07:43Z",
            "lang": "en",
            "source": {
                "id": "739b615c65becd670ee152cab7f8c439",
                "name": "The Straits Times",
                "url": "https://www.straitstimes.com"
            }
        },
        {
            "id": "a40f5ed0d97c95aa60e48a77104fc129",
            "title": "Temasek 'unlikely' to meet 2030 climate target amid tougher global landscape: CEO Dilhan Pillay",
            "description": "The firm is not retreating from its 2050 net-zero ambition, says Mr Pillay.",
            "content": "SINGAPORE: Temasek Holdings is unlikely to meet its interim 2030 climate target, CEO Dilhan Pillay said on Monday (May 18), citing a more fragmented global environment, rising energy demand and the difficulties of decarbonising hard-to-abate sectors ... [4234 chars]",
            "url": "https://www.channelnewsasia.com/singapore/temasek-2030-goal-not-feasible-ecosperity-2026-dilhan-pillay-6127571",
            "image": "https://dam.mediacorp.sg/image/upload/s--axcQ40qE--/c_fill,g_auto,h_676,w_1200/fl_relative,g_south_east,l_mediacorp:cna:watermark:2021-08:cna,w_0.1/f_auto,q_auto/v1/mediacorp/cna/image/2026/05/18/45174.jpg?itok=ZAzYGzR8",
            "publishedAt": "2026-05-18T13:30:19Z",
            "lang": "en",
            "source": {
                "id": "08538e21f9ef4fd994fa94c90374f079",
                "name": "CNA",
                "url": "https://www.channelnewsasia.com"
            }
        }
    ]
}

Categories