Flag of Singapore

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": 147804,
    "articles": [
        {
            "id": "b0c71775c16517dac9eed7a6bdad1ad9",
            "title": "NASA plans to build US$20bn moon base",
            "description": "Bringing Taiwan to the World and the World to Taiwan",
            "content": "AFP, WASHINGTON\nThe US space agency is to invest US$20 billion to develop a base on the moon, while suspending its plans to create the lunar orbital space station known as Gateway, NASA Administrator Jared Isaacman said on Tuesday.\n“The agency intend... [2057 chars]",
            "url": "https://www.taipeitimes.com/News/world/archives/2026/03/26/2003854510",
            "image": "https://img.taipeitimes.com/images/2026/03/26/P05-260326-309.jpg",
            "publishedAt": "2026-03-25T16:00:00Z",
            "lang": "en",
            "source": {
                "id": "9ecf7afca96ed0da45dd704c47bc8d4c",
                "name": "Taipei Times",
                "url": "https://www.taipeitimes.com"
            }
        },
        {
            "id": "7575493eb0b77299403707f7f692350b",
            "title": "Iran still reviewing US proposal despite negative initial response, senior Iranian official says",
            "description": "An apparent delay in delivering a formal response to Pakistan, which delivered a 15-point proposal on behalf of Washington, appeared to signal that at least some figures in Tehran may be considering it.",
            "content": "DUBAI: Iran is still reviewing a US proposal to end the war in the Gulf, despite an initial response that was negative, a senior Iranian official told Reuters on Wednesday (Mar 25), indicating that Tehran had so far stopped short of rejecting it outr... [5379 chars]",
            "url": "https://www.channelnewsasia.com/world/iran-reviewing-us-proposal-negative-initial-response-6015621",
            "image": "https://dam.mediacorp.sg/image/upload/s--_PqmOqT---/c_crop,h_3606,w_6412,x_0,y_188/c_fill,g_auto,h_676,w_1200/fl_relative,g_south_east,l_mediacorp:cna:watermark:2024-04:reuters_1,w_0.1/f_auto,q_auto/v1/mediacorp/cna/image/2026/03/25/central_israel_after_iran_missile_barrage.jpg?itok=IMre-qrV",
            "publishedAt": "2026-03-25T15:50:39Z",
            "lang": "en",
            "source": {
                "id": "08538e21f9ef4fd994fa94c90374f079",
                "name": "CNA",
                "url": "https://www.channelnewsasia.com"
            }
        },
        {
            "id": "a556946d3a486272fa80ac5636cf5bb4",
            "title": "Bioelectronic platform enables precise H₂S delivery to cells, turning a toxic gas into a therapeutic tool",
            "description": "A toxic gas known for its \"rotten egg smell\" has been transformed into a therapeutic tool. A research team at KAIST has developed a technology to precisely control hydrogen sulfide (H2S) using electrical signals, bringing us one step closer to precision medicine that targets only the desired areas while minimizing side effects. The work is published in the journal Science Advances.",
            "content": "A toxic gas known for its \"rotten egg smell\" has been transformed into a therapeutic tool. A research team at KAIST has developed a technology to precisely control hydrogen sulfide (H2S) using electrical signals, bringing us one step closer to precis... [2339 chars]",
            "url": "https://phys.org/news/2026-03-bioelectronic-platform-enables-precise-h8322s.html",
            "image": "https://scx2.b-cdn.net/gfx/news/2026/bioelectronic-platform.jpg",
            "publishedAt": "2026-03-25T15:20:01Z",
            "lang": "en",
            "source": {
                "id": "6063be7565dcd637bb5d2946ed6c5329",
                "name": "Phys.org",
                "url": "https://phys.org"
            }
        }
    ]
}

Categories