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": 153110,
    "articles": [
        {
            "id": "2ff96a9f32341ef33496b054139cd45c",
            "title": "Equities rally, dollar dips with oil as Trump cancels Iran attacks",
            "description": "NEW YORK/LONDON, June 11 : MSCI's global equities index spiked higher on Thursday while the dollar went into reverse with oil futures on renewed hopes for peace in the Middle East after U.S. President Donald Trump said he has canceled planned strikes against Iran and that the U.S., Iran and other Middle Eastern coun",
            "content": "NEW YORK/LONDON, June 11 : MSCI's global equities index spiked higher on Thursday while the dollar went into reverse with oil futures on renewed hopes for peace in the Middle East after U.S. President Donald Trump said he has canceled planned strikes... [2904 chars]",
            "url": "https://www.channelnewsasia.com/business/equities-rally-dollar-dips-oil-trump-cancels-iran-attacks-6175536",
            "image": "https://dam.mediacorp.sg/image/upload/s--CdwDTEMi--/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/one-cms/core/2026-06-11T142133Z_1_LYNXMPEM5A126_RTROPTP_3_USA-STOCKS.JPG?itok=rt8WmcES",
            "publishedAt": "2026-06-11T18:30:54Z",
            "lang": "en",
            "source": {
                "id": "08538e21f9ef4fd994fa94c90374f079",
                "name": "CNA",
                "url": "https://www.channelnewsasia.com"
            }
        },
        {
            "id": "1b1c16ed02abde19b92986c58e1e2735",
            "title": "Scientists unlock the secret behind the Venus flytrap's snap",
            "description": "June 11 : Pity the poor fly that lands on a Venus flytrap. When the insect touches hair-like structures on this remarkable carnivorous plant, its trap snaps shut, dooming the victim to be digested over several days in secreted enzymes. Scientists have now found the physical mechanism behind this snapping action.",
            "content": "June 11 : Pity the poor fly that lands on a Venus flytrap. When the insect touches hair-like structures on this remarkable carnivorous plant, its trap snaps shut, dooming the victim to be digested over several days in secreted enzymes. Scientists hav... [4076 chars]",
            "url": "https://www.channelnewsasia.com/business/scientists-unlock-secret-behind-venus-flytraps-snap-6177601",
            "image": "https://dam.mediacorp.sg/image/upload/s--rPaqZpBd--/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/one-cms/core/2026-06-11T180114Z_1_LYNXMPEM5A1CW_RTROPTP_3_SCIENCE-VENUS-FLYTRAP.JPG?itok=q0Q4Ivai",
            "publishedAt": "2026-06-11T18:01:14Z",
            "lang": "en",
            "source": {
                "id": "08538e21f9ef4fd994fa94c90374f079",
                "name": "CNA",
                "url": "https://www.channelnewsasia.com"
            }
        },
        {
            "id": "f3dbbfaee9bd16eb8c9306f14089e0af",
            "title": "AI chatbots mimic fear, sadness and stress, then calm down after mindfulness exercise",
            "description": "Large language models (LLMs) can replicate human emotions like fear, sadness and anxiety, and be \"calmed down\" by a breathing exercise, suggests a study published in The Lancet Digital Health. This means LLMs could potentially open new avenues for developing and testing novel talking therapy techniques to treat mental health conditions.",
            "content": "Large language models (LLMs) can replicate human emotions like fear, sadness and anxiety, and be \"calmed down\" by a breathing exercise, suggests a study published in The Lancet Digital Health. This means LLMs could potentially open new avenues for de... [1497 chars]",
            "url": "https://medicalxpress.com/news/2026-06-ai-chatbots-mimic-sadness-stress.html",
            "image": "https://scx2.b-cdn.net/gfx/news/hires/2026/ais-can-imitate-emotio.jpg",
            "publishedAt": "2026-06-11T16:20:07Z",
            "lang": "en",
            "source": {
                "id": "fc12437cc984742bf9a97820262ab48a",
                "name": "Medical Xpress",
                "url": "https://medicalxpress.com"
            }
        }
    ]
}

Categories