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": 145656,
    "articles": [
        {
            "id": "6c86dec625b635022b575c6a7117a1d2",
            "title": "Football: Singapore edged out by China in friendly match",
            "description": "This is the second of the Lions’ two friendlies, with Gavin Lee’s men beating Mongolia 4-0 on May 31.",
            "content": "SINGAPORE: Singapore stretched China in an international friendly on Friday (Jun 5) but fell to a 1-2 home defeat.\nAt the Jalan Besar stadium, first half goals from Sai Erjiniao and Zhang Yuning were enough to give the away side the victory despite a... [2645 chars]",
            "url": "https://www.channelnewsasia.com/sport/singapore-lions-china-friendly-football-fandi-goal-6164816",
            "image": "https://dam.mediacorp.sg/image/upload/s--JTiTkjQd--/c_crop,h_876,w_1559,x_1,y_79/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/06/05/img_2693.jpg?itok=6coO_rfh",
            "publishedAt": "2026-06-05T15:08:24Z",
            "lang": "en",
            "source": {
                "id": "08538e21f9ef4fd994fa94c90374f079",
                "name": "CNA",
                "url": "https://www.channelnewsasia.com"
            }
        },
        {
            "id": "1e7a8eae0d665053cd820f7f68544a80",
            "title": "Andoni Iraola ‘huge fan’ of Brazilian winger as FSG ‘open door’ for £130m deal for Mo Salah replacement",
            "description": "Liverpool are going to firm up their interest in Bournemouth winger Rayan following the appointment of Andoni Iraola as the manager.",
            "content": "New Liverpool head coach Andoni Iraola is a ‘huge fan’ of Bournemouth winger Rayan, according to a report, as the Reds’ owners, Fenway Sports Group (FSG0, suffer a blow in their quest to bring Yan Diomande to Anfield.\nFollowing the dismissal of Arne ... [2234 chars]",
            "url": "https://www.teamtalk.com/liverpool/andoni-iraola-rayan-liverpool-bournemouth-2026-summer-deal",
            "image": "https://images.teamtalk.com/content/uploads/2026/06/05150323/TT-Andoni-Iraola-celebrating-this-season-and-a-shadow-with-the-Liverpool-badge-in-between-1-1.jpg",
            "publishedAt": "2026-06-05T14:56:22Z",
            "lang": "en",
            "source": {
                "id": "d98cb24fc85450dab25e71b91b792c5c",
                "name": "TEAMtalk",
                "url": "https://www.teamtalk.com"
            }
        },
        {
            "id": "faaf07d574e854b07a99d847cea4d6cf",
            "title": "NASA puts ISS astronauts on evacuation alert after worsening air leak",
            "description": "WASHINGTON, June 5 - Astronauts aboard the International Space Station were ordered by NASA to shelter in their spacecraft and prepare for potential evacuation on Friday as a Russian crew attempts to fix a worsening leak of air on its portion of the orbital laboratory, NASA said. Read more at straitstimes.com.",
            "content": "WASHINGTON, June 5 - Astronauts aboard the International Space Station were ordered by NASA to shelter in their spacecraft and prepare for potential evacuation on Friday as a Russian crew attempts to fix a worsening leak of air on its portion of the ... [838 chars]",
            "url": "https://www.straitstimes.com/world/europe/nasa-puts-iss-astronauts-on-evacuation-alert-after-worsening-air-leak",
            "image": "https://cassette.sphdigital.com.sg/image/straitstimes/0258043e70ef9b1159b49c5adf4d20d1b16b63011546c34478d86f07de244187",
            "publishedAt": "2026-06-05T14:21:48Z",
            "lang": "en",
            "source": {
                "id": "739b615c65becd670ee152cab7f8c439",
                "name": "The Straits Times",
                "url": "https://www.straitstimes.com"
            }
        }
    ]
}

Categories