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": 144582,
    "articles": [
        {
            "id": "86c7e8d8876cd3753c757558846cc9a4",
            "title": "Singapore must use technology for law enforcement judiciously, given privacy concerns: Ong Ye Kung",
            "description": "Coordinating Minister for Social Policies Ong Ye Kung spoke about technology in social governance and the effects of social media following the conclusion of the 5th Singapore-China Social Governance Forum.",
            "content": "SINGAPORE: Singapore must use technology for law enforcement judiciously, and privacy concerns need to be taken into consideration, said Coordinating Minister for Social Policies Ong Ye Kung on Tuesday (Apr 21).\nMr Ong was speaking to reporters in Ha... [4933 chars]",
            "url": "https://www.channelnewsasia.com/singapore/social-governance-law-enforcement-technology-privacy-concerns-ong-ye-kung-6070941",
            "image": "https://dam.mediacorp.sg/image/upload/s--pcKE2xnG--/c_crop,h_720,w_1280,x_0,y_66/c_fill,g_auto,h_676,w_1200/f_auto,q_auto/v1/mediacorp/cna/image/2026/04/21/ong_ye_kung.jpg?itok=VRlF1Fxl",
            "publishedAt": "2026-04-21T15:05:00Z",
            "lang": "en",
            "source": {
                "id": "08538e21f9ef4fd994fa94c90374f079",
                "name": "CNA",
                "url": "https://www.channelnewsasia.com"
            }
        },
        {
            "id": "4cb20ea8eb36a8384f7d0f94f5651692",
            "title": "S’pore-led studies make breakthroughs in treating cancers",
            "description": "Discover promising new cancer treatments developed by Singaporean researchers for challenging gynaecological and breast cancers affecting women. Read more at straitstimes.com.",
            "content": "SINGAPORE – Two recent studies led by Singapore researchers have uncovered new treatments for certain cancers affecting women, such as clear cell ovarian cancer and triple negative breast cancer.\nOne study found that combining two drugs – pembrolizum... [5285 chars]",
            "url": "https://www.straitstimes.com/singapore/health/studies-led-by-singapore-researchers-make-breakthroughs-in-treating-challenging-cancers-in-women",
            "image": "https://cassette.sphdigital.com.sg/image/straitstimes/26d407c7303d1aa4a13517a9ab495b601a365cc9a57c199967e6d1aa8f97385c",
            "publishedAt": "2026-04-21T13:20:42Z",
            "lang": "en",
            "source": {
                "id": "739b615c65becd670ee152cab7f8c439",
                "name": "The Straits Times",
                "url": "https://www.straitstimes.com"
            }
        },
        {
            "id": "9d61c8056cc98a087f0c43320c278e82",
            "title": "Much harder for government to deliver prosperity and progress in challenging environment: SM Lee",
            "description": "The government needs to work much harder to keep Singapore’s “virtuous cycle” of good policies and good government going, says Senior Minister Lee Hsien Loong.",
            "content": "SINGAPORE: In this challenging environment, it will be much harder for the government to deliver prosperity and progress for Singaporeans, said Senior Minister Lee Hsien Loong on Tuesday (Apr 21).\nSpeaking to civil servants at the annual Administrati... [7638 chars]",
            "url": "https://www.channelnewsasia.com/singapore/admin-officer-civil-service-pap-government-lee-hsien-loong-6070806",
            "image": "https://dam.mediacorp.sg/image/upload/s--kClnEC6V--/c_crop,h_900,w_1600,x_0,y_130/c_fill,g_auto,h_676,w_1200/f_auto,q_auto/v1/mediacorp/cna/image/2026/04/21/lee_hsien_loong.jpg?itok=PksXd5Sb",
            "publishedAt": "2026-04-21T12:47:00Z",
            "lang": "en",
            "source": {
                "id": "08538e21f9ef4fd994fa94c90374f079",
                "name": "CNA",
                "url": "https://www.channelnewsasia.com"
            }
        }
    ]
}

Categories