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": 163644,
    "articles": [
        {
            "id": "db838162b4185e446e2e6e23661a237a",
            "title": "3 new Circle Line MRT stations to open on Jul 12, completing its loop",
            "description": "Commuters can travel between the three new Circle Line stations for free in a public preview on Jul 4.",
            "content": "SINGAPORE: Keppel, Cantonment and Prince Edward Road MRT stations will open for passenger service on Jul 12, completing the Circle Line by connecting HarbourFront station to Marina Bay station.\nThe three new stations will be open for a public preview... [1023 chars]",
            "url": "https://www.channelnewsasia.com/singapore/3-new-circle-line-mrt-stations-open-jul-12-6121571",
            "image": "https://dam.mediacorp.sg/image/upload/s--tp18mYbO--/c_crop,h_739,w_1313,x_61,y_1/c_fill,g_auto,h_676,w_1200/f_auto,q_auto/v1/mediacorp/cna/image/2026/05/14/ctm-platform.jpg?itok=GPLH4AgJ",
            "publishedAt": "2026-05-14T12:57:24Z",
            "lang": "en",
            "source": {
                "id": "08538e21f9ef4fd994fa94c90374f079",
                "name": "CNA",
                "url": "https://www.channelnewsasia.com"
            }
        },
        {
            "id": "98126d02ae9488b4d326f40dbda428b1",
            "title": "Remaining MRT stations on Circle Line to open on July 12",
            "description": "Discover when the new Keppel, Cantonment, and Prince Edward Road MRT stations on Singapore's Circle Line will open and what to expect. Read more at straitstimes.com.",
            "content": "SINGAPORE – The three remaining stations on the Circle Line (CCL) will begin operations on July 12, closing the loop between HarbourFront and Marina Bay stations, said Acting Transport Minister Jeffrey Siow.\nHe made the announcement on the evening of... [3461 chars]",
            "url": "https://www.straitstimes.com/singapore/transport/keppel-cantonment-prince-edward-road-mrt-stations-on-circle-line-to-open-on-july-12",
            "image": "https://cassette.sphdigital.com.sg/image/straitstimes/3d17c590d6ec4d08515ee1ef7f51767bee2ce5715793e7989493ce8e31a0fcda",
            "publishedAt": "2026-05-14T12:17:08Z",
            "lang": "en",
            "source": {
                "id": "739b615c65becd670ee152cab7f8c439",
                "name": "The Straits Times",
                "url": "https://www.straitstimes.com"
            }
        },
        {
            "id": "e2ff731dd05dc4e2f91f7221015f991e",
            "title": "Campfire Audio’s New Chimera In-Ear Monitors Debut At CanJam Singapore",
            "description": "Portland-based boutique earphone manufacturer Campfire Audio has announced the launch of Chimera, a nine-driever design using a diverse range of audio technologies.",
            "content": "Electrostatic Super-Tweeters\nA dual-diaphragm balanced armature serves up the midrange detail, while two dedicated high-frequency balanced armatures provide clarity and articulation. Extending further into the upper range are four electrostatic super... [2561 chars]",
            "url": "https://www.forbes.com/sites/marksparrow/2026/05/14/campfire-audios-new-chimera-in-ear-monitors-debut-at-canjam-singapore/",
            "image": "https://imageio.forbes.com/specials-images/imageserve/6a01a8cb212f6d3e536d53ad/0x0.jpg?format=jpg&crop=1200,675,x0,y62,safe&height=900&width=1600&fit=bounds",
            "publishedAt": "2026-05-14T12:00:04Z",
            "lang": "en",
            "source": {
                "id": "c4e32b557a3dd75225975f11fb68a3a9",
                "name": "Forbes",
                "url": "https://www.forbes.com"
            }
        }
    ]
}

Categories