Singapore World News API

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

Get API key for the Singapore World 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=world&apikey=API_KEY
{
    "totalArticles": 60744,
    "articles": [
        {
            "id": "2fc4fbf0851046ba92d2652a16704332",
            "title": "6.2-magnitude quake on Hokkaido island latest to shake Japan, no tsunami warning issued",
            "description": "USGS predicted that damage to property and threat to life was minimal, given the limited population in the region. Read more at straitstimes.com.",
            "content": "TOKYO - A strong earthquake rattled Japan’s northern island of Hokkaido early on April 27, US and Japanese meteorological agencies reported, the latest in a series of powerful tremors to hit the island nation.\nThe 6.2-magnitude quake struck at 5.23am... [1752 chars]",
            "url": "https://www.straitstimes.com/asia/east-asia/6-1-magnitude-quake-hits-japans-hokkaido-no-tsunami-warning-issued",
            "image": "https://cassette.sphdigital.com.sg/image/straitstimes/76e092fd59eee2d358d861705d5ab0056c58ec939e6a573c4cb9d7396330f815",
            "publishedAt": "2026-04-26T23:31:23Z",
            "lang": "en",
            "source": {
                "id": "739b615c65becd670ee152cab7f8c439",
                "name": "The Straits Times",
                "url": "https://www.straitstimes.com"
            }
        },
        {
            "id": "62a1413338aa3a8e04a51f7ae084c5b1",
            "title": "Suspect in White House press dinner shooting wrote anti-Christian manifesto, Trump says",
            "description": "The man was a \"sick guy\" whose family previously expressed concerns about him to the authorities, says Mr Trump. Read more at straitstimes.com.",
            "content": "WASHINGTON - US President Donald Trump said on April 26 that the suspect accused of trying to attack administration officials at the White House Correspondents’ Association dinner on April 25 had an anti-Christian manifesto and “a lot of hatred in hi... [6234 chars]",
            "url": "https://www.straitstimes.com/world/united-states/suspect-in-white-house-press-dinner-shooting-wrote-anti-christian-manifesto-trump-says",
            "image": "https://cassette.sphdigital.com.sg/image/straitstimes/9591cc26720d7b9fa9577503d587ca7846d2b40ef9455eaede1d8423c5846579",
            "publishedAt": "2026-04-26T19:20:44Z",
            "lang": "en",
            "source": {
                "id": "739b615c65becd670ee152cab7f8c439",
                "name": "The Straits Times",
                "url": "https://www.straitstimes.com"
            }
        },
        {
            "id": "275443c7a2d2da8719380aa6320b9568",
            "title": "Live Updates: Trump Says Correspondents' Dinner Gunman Wrote 'Manifesto' as Investigators Gather Evidence",
            "description": "Todd Blanche, the acting attorney general, said President Trump was “likely” a target, along with other members of the administration. But he cautioned that the investigation was in its early stages.",
            "content": "The suspect, identified by two law enforcement officials speaking on condition of anonymity as Cole Tomas Allen, 31, of Torrance, Calif., was taken into custody after the police said he ran through a security checkpoint and exchanged gunfire with the... [26187 chars]",
            "url": "https://www.nytimes.com/live/2026/04/26/us/correspondents-dinner-shooting-trump",
            "image": "https://static01.nyt.com/images/2026/04/26/multimedia/26trump-whca-promo-hbvc/26trump-whca-promo-hbvc-facebookJumbo.jpg",
            "publishedAt": "2026-04-26T17:17:36Z",
            "lang": "en",
            "source": {
                "id": "2f580dc49292a1caf59cd86dd3c9e60b",
                "name": "The New York Times",
                "url": "https://www.nytimes.com"
            }
        }
    ]
}

Categories