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": 153244,
    "articles": [
        {
            "id": "55f7e86c8635a50aec3cd605c9f8e37f",
            "title": "How coffee might help your body fight the effects of ageing",
            "description": "Scientists have identified a mechanism through which coffee compounds can help the body against age-related decline.View on euronews",
            "content": "Coffee protects the body from ageing by binding to the NR4A1 receptor, a protein linked to stress regulation, inflammation, and cellular repair, a new study has found.\nWhile research has associated coffee consumption with longer life and lower risk o... [2491 chars]",
            "url": "https://sg.news.yahoo.com/coffee-might-help-body-fight-050243344.html",
            "image": "https://s.yimg.com/os/en/euronews_sg_articles_551/e596e9fb71300ad9633628be560ebf81",
            "publishedAt": "2026-05-01T05:02:00Z",
            "lang": "en",
            "source": {
                "id": "d0f7288d14ec8c674636416b7d8b268b",
                "name": "Yahoo News Singapore",
                "url": "https://sg.news.yahoo.com"
            }
        },
        {
            "id": "83d16a0fb648d436b2205dba9b043b98",
            "title": "Vietnam reports rise in dengue, hand-foot-mouth disease, COVID-19 cases",
            "description": "Vietnam recorded increases in dengue fever, hand-foot-mouth disease, and COVID-19 cases over the past month, according to the Ministry of Health.",
            "content": "From March 18 to April 18, the country reported 6,408 dengue cases and one death, bringing the total since mid-December 2025 to 44,965 cases and five deaths, up 1.8 times year-on-year.\nHand-foot-mouth disease cases reached 11,808 in the month with th... [1664 chars]",
            "url": "https://news.tuoitre.vn/vietnam-reports-rise-in-dengue-hand-foot-mouth-disease-covid-19-cases-103260501102939478.htm",
            "image": "https://cdn2.tuoitre.vn/zoom/600_315/471584752817336320/2026/5/1/z3296722851815eee6665c42924c5b13316897f6f3e9d8-16834544302731342559828-1777605798652570253022-91-0-1138-2000-crop-1777605872618278840895.jpg",
            "publishedAt": "2026-05-01T04:31:00Z",
            "lang": "en",
            "source": {
                "id": "b7d7ed8e57d7dd57d77fdab7699c94a2",
                "name": "Tuoi Tre News | The News Gateway to Vietnam",
                "url": "https://news.tuoitre.vn"
            }
        },
        {
            "id": "3b56a72a3c2364dfae9fd488cbaf7bf7",
            "title": "PM Wong pledges 'new and better' jobs as AI disrupts industries, transforms economy",
            "description": "“We may not be able to protect every job. But we will protect every worker,” says Prime Minister Lawrence Wong.",
            "content": "SINGAPORE: As artificial intelligence reshapes industries and Singapore’s economy transforms, “new and better jobs” will be created, Prime Minister Lawrence Wong said on Friday (May 1).\nAddressing more than 1,600 union leaders and tripartite partners... [2902 chars]",
            "url": "https://www.channelnewsasia.com/singapore/may-day-rally-lawrence-wong-new-better-jobs-ai-6093801",
            "image": "https://dam.mediacorp.sg/image/upload/s--snq5_RaF--/c_crop,h_900,w_1600,x_0,y_70/c_fill,g_auto,h_676,w_1200/fl_relative,g_south_east,l_mediacorp:cna:watermark:2021-08:cna,w_0.1/f_auto,q_auto/v1/mediacorp/cna/image/2026/05/01/sya_1517.jpg?itok=Nh_5aXNa",
            "publishedAt": "2026-05-01T04:29:50Z",
            "lang": "en",
            "source": {
                "id": "08538e21f9ef4fd994fa94c90374f079",
                "name": "CNA",
                "url": "https://www.channelnewsasia.com"
            }
        }
    ]
}

Categories