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": 127484,
    "articles": [
        {
            "id": "32c05550f240d1c3498c34ddc97d8a85",
            "title": "Epilepsy Mutations Leave Potassium Channels Stranded",
            "description": "Researchers discover that KCNQ2/3 potassium channels must be functional to reach their proper location in the brain, with major implications for treating epilepsy.",
            "content": "Summary: For the brain to stay calm, specific potassium channels called KCNQ2/3 must act as “brakes” to prevent neurons from over-firing. However, researchers discovered a surprising catch: these channels only reach their correct “post” in the brain ... [6226 chars]",
            "url": "https://neurosciencenews.com/kcnq-potassium-channel-epilepsy-30240/",
            "image": "https://neurosciencenews.com/files/2026/03/ion-channel-epilepsy-neuroscience.jpg",
            "publishedAt": "2026-03-04T16:28:27Z",
            "lang": "en",
            "source": {
                "id": "70b4bf2b5b3ca97debe457804c1d46d0",
                "name": "Neuroscience News",
                "url": "https://neurosciencenews.com"
            }
        },
        {
            "id": "0ea3a208c7f0b93b21e2de54b2dc3d62",
            "title": "Now Open: The Queen's Commonwealth Writing Competition 2026",
            "description": "The Queen's Commonwealth Writing Competition (QCWC) 2026 is now open to entrants!",
            "content": "Theme: Common Ground: Better Together\nThe Commonwealth is one of the most diverse communities on earth. It stretches across continents and oceans, linking bustling cities, remote villages, small island states and vast nations. It encompasses countles... [2254 chars]",
            "url": "https://www.royalcwsociety.org/post/now-open-the-queens-commonwealth-writing-competition-2026",
            "image": "https://static.wixstatic.com/media/899cd6_696e49e49c12469ca8a440afe2ec5012~mv2.jpg/v1/fill/w_1000,h_563,al_c,q_85,usm_0.66_1.00_0.01/899cd6_696e49e49c12469ca8a440afe2ec5012~mv2.jpg",
            "publishedAt": "2026-03-04T15:29:27Z",
            "lang": "en",
            "source": {
                "id": "ac02ce8e679f492fad8bb46f2f59e635",
                "name": "Royal Commonwealth Society",
                "url": "https://www.royalcwsociety.org"
            }
        },
        {
            "id": "ece0d5141766c821b5dc052ef529244c",
            "title": "Subsidy clawback for new Pearl’s Hill BTO project could be as high as 20%: Analysts",
            "description": "The project will be Singapore’s tallest HDB development at over 60 storeys, and is the first BTO project to be launched at Pearl’s Hill in over four decades.",
            "content": "SINGAPORE: The upcoming Build-to-Order (BTO) project at Pearl’s Hill could have a subsidy clawback of as high as 20 per cent, property analysts said on Wednesday (Mar 4).\nThat rate would surpass that of Berlayar Residence, which is located at the sit... [4455 chars]",
            "url": "https://www.channelnewsasia.com/singapore/pearls-hill-bto-hdb-subsidy-clawback-analysts-5970486",
            "image": "https://dam.mediacorp.sg/image/upload/s--5_XnJsTX--/c_crop,h_570,w_1014,x_268,y_128/c_fill,g_auto,h_676,w_1200/f_auto,q_auto/v1/mediacorp/cna/image/2026/03/04/image_1.png?itok=87IWzc6d",
            "publishedAt": "2026-03-04T15:03:25Z",
            "lang": "en",
            "source": {
                "id": "08538e21f9ef4fd994fa94c90374f079",
                "name": "CNA",
                "url": "https://www.channelnewsasia.com"
            }
        }
    ]
}

Categories