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": 84510,
    "articles": [
        {
            "id": "84dd13a224bb343576a0c3a10dbcc41a",
            "title": "S’pore’s consumer safety watchdog issues safety alert over baby self-feeding pillows",
            "description": "These self-feeding pillows pose serious risks of choking and suffocation to babies, it said. Read more at straitstimes.com.",
            "content": "SINGAPORE – Parents and caregivers who have bought a type of pillow that enables a baby to self-feed from a bottle should stop using the product immediately, said Singapore’s consumer safety watchdog.\nIn a safety alert on April 7, the Consumer Produc... [1618 chars]",
            "url": "https://www.straitstimes.com/singapore/spores-consumer-safety-watchdog-issues-safety-alert-over-baby-self-feeding-pillows",
            "image": "https://cassette.sphdigital.com.sg/image/straitstimes/7853300f2a085759fbf71e54bac574879156f4d00adf8da061b9d4c6917aedf3",
            "publishedAt": "2026-04-20T05:49:36Z",
            "lang": "en",
            "source": {
                "id": "739b615c65becd670ee152cab7f8c439",
                "name": "The Straits Times",
                "url": "https://www.straitstimes.com"
            }
        },
        {
            "id": "d24962ca9a619fc91e38dc5682501878",
            "title": "Singapore, US to develop nuclear safety training programme",
            "description": "The training programme is intended for the National Environment Agency and its newly formed nuclear safety division.",
            "content": "The agency earlier said that it will commission three studies on nuclear safety and the environmental impact of power facilities to examine international safety standards and regulatory frameworks.\nLast year, Minister-in-charge of Energy and Science ... [699 chars]",
            "url": "https://www.channelnewsasia.com/singapore/nea-us-nuclear-regulatory-commission-safety-capabilities-6067186",
            "image": "https://dam.mediacorp.sg/image/upload/s--HmHUwIJf--/c_crop,h_850,w_1512,x_0,y_60/c_fill,g_auto,h_676,w_1200/f_auto,q_auto/v1/mediacorp/cna/image/2026/04/20/d0c64b39-5761-43d0-bbf3-28d8bb394e84.jpg?itok=tAz9n11C",
            "publishedAt": "2026-04-20T04:27:00Z",
            "lang": "en",
            "source": {
                "id": "08538e21f9ef4fd994fa94c90374f079",
                "name": "CNA",
                "url": "https://www.channelnewsasia.com"
            }
        },
        {
            "id": "c5beb34660d074f97c1a42c549b6d273",
            "title": "Motorist fined $10k over fatal crash",
            "description": "A motorist received a $10,000 fine and an eight-year driving ban after a tragic traffic accident killed two friends. Read more at straitstimes.com.",
            "content": "SINGAPORE – When his car rolled unintentionally backwards, a man tried to brake but stepped on the accelerator instead, causing an accident that killed two friends he had known for more than 50 years.\nOn April 20, Phua Chiew Tong, 86, was sentenced t... [2756 chars]",
            "url": "https://www.straitstimes.com/singapore/courts-crime/10k-fine-for-motorist-who-stepped-on-accelerator-instead-of-brake-killing-2-friends-in-crash",
            "image": "https://cassette.sphdigital.com.sg/image/straitstimes/257ab776775158b68e7aa14682b83b0a0917e1c2c78f7708fe06d0066f250c6b",
            "publishedAt": "2026-04-20T03:45:00Z",
            "lang": "en",
            "source": {
                "id": "739b615c65becd670ee152cab7f8c439",
                "name": "The Straits Times",
                "url": "https://www.straitstimes.com"
            }
        }
    ]
}

Categories