Singapore Nation News API

Get the live top nation headlines from Singapore with our JSON API.

Get API key for the Singapore Nation 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=nation&apikey=API_KEY
{
    "totalArticles": 94910,
    "articles": [
        {
            "id": "186b5ba066135b9ec57219cea219e6fc",
            "title": "All first-time drug abusers who surrender to CNB to be rehabilitated in community from May 16: Edwin Tong",
            "description": "Such drug abusers will no longer face detention at the Drug Rehabilitation Centre, said the Minister for Law and Second Minister for Home Affairs.",
            "content": "SINGAPORE: First-time drug abusers who voluntarily come forward to the Central Narcotics Bureau (CNB) for help will no longer face detention at the Drug Rehabilitation Centre, said Minister for Law and Second Minister for Home Affairs Edwin Tong on F... [3087 chars]",
            "url": "https://www.channelnewsasia.com/singapore/drug-abusers-cnb-surrender-rehabilitation-community-may-16-edwin-tong-6123831",
            "image": "https://dam.mediacorp.sg/image/upload/s--dYlFwbOO--/c_crop,h_666,w_1185,x_1,y_68/c_fill,g_auto,h_676,w_1200/f_auto,q_auto/v1/mediacorp/cna/image/2026/05/15/screenshot-2026-05-15-200310.png?itok=iyES8jYJ",
            "publishedAt": "2026-05-15T14:18:22Z",
            "lang": "en",
            "source": {
                "id": "08538e21f9ef4fd994fa94c90374f079",
                "name": "CNA",
                "url": "https://www.channelnewsasia.com"
            }
        },
        {
            "id": "81bc6deb32427f1a8d5cd3a2adbabe08",
            "title": "Woman assisting with investigations after entering police car",
            "description": "A 23-year-old woman is assisting Singapore police with investigations for criminal trespass after being recorded entering an unattended police car. Read more at straitstimes.com.",
            "content": "SINGAPORE – A 23-year-old woman is assisting police with investigations after she was recorded entering an unattended police car.\nIn a video posted on the Instagram page Kaypoh.sg on May 13 , the woman is seen walking towards a police car parked in a... [567 chars]",
            "url": "https://www.straitstimes.com/singapore/woman-assisting-with-investigations-after-being-recorded-entering-unattended-police-car",
            "image": "https://cassette.sphdigital.com.sg/image/straitstimes/e788455baac33d9fc293e104dd549e1d0c63d1553b9b19a03bab24065933381c",
            "publishedAt": "2026-05-15T11:06:34Z",
            "lang": "en",
            "source": {
                "id": "739b615c65becd670ee152cab7f8c439",
                "name": "The Straits Times",
                "url": "https://www.straitstimes.com"
            }
        },
        {
            "id": "17f48beaa9b06d037ad8292bdce206a7",
            "title": "‘Gerry and Mandy’: What goes on behind the scenes?",
            "description": "The explainer series – now at nearly 50 videos – has racked up millions of views online. Read more at straitstimes.com.",
            "content": "SINGAPORE – They spend hours in the office watching videos and reels – and the best part is they do not even need to hide from the boss because it is all part of the job.\nIn fact, it is probably one reason why The Straits Times’ Gerry and Mandy expla... [3826 chars]",
            "url": "https://www.straitstimes.com/singapore/gerry-and-mandy-what-goes-on-behind-the-scenes",
            "image": "https://cassette.sphdigital.com.sg/image/straitstimes/e7ab4c5dc5f25d13af519ce42d7894f779e2fc0b97381ff0dfd74137862a3ecd",
            "publishedAt": "2026-05-15T11:00:00Z",
            "lang": "en",
            "source": {
                "id": "739b615c65becd670ee152cab7f8c439",
                "name": "The Straits Times",
                "url": "https://www.straitstimes.com"
            }
        }
    ]
}

Categories