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": 168398,
    "articles": [
        {
            "id": "e155581319b7c32d03f3d408d8b0694d",
            "title": "US and Iran set for new talks in Switzerland after delay and deadly Lebanon strikes",
            "description": "US Vice President JD Vance has said he hoped to \"make progress on the nuclear issue, make progress on the Lebanon ceasefire issue\" ahead of talks with Iranian negotiators.",
            "content": "GENEVA: A new round of negotiations over the Middle East war was set to kick off Sunday (Jun 21), with Iranian negotiators arriving in the Swiss host city hours ahead of US Vice President JD Vance, even as Tehran said it was closing the Strait of Hor... [4899 chars]",
            "url": "https://www.channelnewsasia.com/world/us-vance-iran-talks-switzerland-6197851",
            "image": "https://dam.mediacorp.sg/image/upload/s--jXnJV6YC--/c_crop,h_562,w_999,x_1,y_6/c_fill,g_auto,h_676,w_1200/fl_relative,g_south_east,l_one-cms:core:watermark:ap_data-1,w_0.1/f_auto,q_auto/v1/one-cms/core/Iran_US_Trump_8769_.jpg?itok=AJgJw9po",
            "publishedAt": "2026-06-20T23:04:00Z",
            "lang": "en",
            "source": {
                "id": "08538e21f9ef4fd994fa94c90374f079",
                "name": "CNA",
                "url": "https://www.channelnewsasia.com"
            }
        },
        {
            "id": "11e33f29bacc97a4bb8257c7e4b9590f",
            "title": "Netherlands shatter World Cup unbeaten record streak after crushing Sweden",
            "description": "Netherlands coach Ronald Koeman said their 5-1 win over Sweden on Saturday sends a warning message to their World Cup rivals. The dominant victory came on the same day his side broke a tournament record.",
            "content": "HOUSTON -- Netherlands coach Ronald Koeman said their 5-1 win over Sweden on Saturday sends a warning message to their World Cup rivals. The dominant victory came on the same day his side broke a tournament record.\nThe statement win means Netherlands... [2677 chars]",
            "url": "https://www.espn.com.sg/soccer/story/_/id/49129008/netherlands-shatter-world-cup-unbeaten-record-streak-crushing-sweden",
            "image": "https://a4.espncdn.com/combiner/i?img=%2Fphoto%2F2026%2F0620%2Fr1676781_1296x729_16%2D9.jpg",
            "publishedAt": "2026-06-20T22:41:15Z",
            "lang": "en",
            "source": {
                "id": "036d6181efe00e91cc0acd41b24db4f9",
                "name": "ESPN Singapore",
                "url": "https://www.espn.com.sg"
            }
        },
        {
            "id": "16b990e692c46fcc5e0cc2ee4f19ba70",
            "title": "How dopamine modulates brain circuits of motivation in a behavioral addiction model",
            "description": "Researchers at Kanazawa University identified dopamine-driven neural mechanisms of motivation in a mouse model of behavioral addiction, offering insights into treatment.",
            "content": "Researchers at Kanazawa University identified dopamine-driven neural mechanisms of motivation in a mouse model of behavioral addiction, offering insights into treatment.\nAssistant Professor Naoya Nishitani and Professor Katsuyuki Kaneda of Kanazawa U... [3996 chars]",
            "url": "https://medicalxpress.com/news/2026-06-dopamine-modulates-brain-circuits-behavioral.html",
            "image": "https://scx2.b-cdn.net/gfx/news/hires/2026/how-dopamine-modulates.jpg",
            "publishedAt": "2026-06-20T22:30:01Z",
            "lang": "en",
            "source": {
                "id": "fc12437cc984742bf9a97820262ab48a",
                "name": "Medical Xpress",
                "url": "https://medicalxpress.com"
            }
        }
    ]
}

Categories