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": 165152,
    "articles": [
        {
            "id": "facae3ea9167edbf65ab25745b59ba81",
            "title": "Man, 22, arrested for murder after woman found dead in Choa Chu Kang",
            "description": "Preliminary investigations revealed both were known to each other. Read more at straitstimes.com.",
            "content": "SINGAPORE – A man was arrested for murder after a woman he knew was found dead at an HDB lift lobby in Choa Chu Kang.\nThe police said on May 27 that they received a call for assistance at Block 248 Choa Chu Kang Avenue 2 on May 26 at about 8.55pm.\nUp... [638 chars]",
            "url": "https://www.straitstimes.com/singapore/courts-crime/man-22-arrested-for-murder-after-woman-found-dead-in-choa-chu-kang",
            "image": "https://cassette.sphdigital.com.sg/image/straitstimes/a9796462ca7ba003d6c6b873cd826b8717448aa6881818e77721c0bce9203275",
            "publishedAt": "2026-05-27T02:18:54Z",
            "lang": "en",
            "source": {
                "id": "739b615c65becd670ee152cab7f8c439",
                "name": "The Straits Times",
                "url": "https://www.straitstimes.com"
            }
        },
        {
            "id": "f11f2b0ac8a4f87039d59db40ebd16df",
            "title": "Citi Prestige enhances airport limo booking process (with good news for parents)",
            "description": "Citi Prestige Cardholders can now enjoy a simpler booking process for airport limo rides, and parents will be pleased to know that child seats are now almost 60% cheaper.",
            "content": "Citibank has rolled out an enhanced limo booking process for Citi Prestige Cardholders, which bypasses the temperamental digital concierge in favour of a more straightforward approach.\nWe are pleased to bring you a more seamless travel experience. Bo... [4710 chars]",
            "url": "https://milelion.com/2026/05/27/citi-prestige-enhances-airport-limo-booking-process-with-good-news-for-parents/",
            "image": "https://milelion.com/wp-content/uploads/2023/05/citi-prestige-hero-2.jpg",
            "publishedAt": "2026-05-27T02:04:59Z",
            "lang": "en",
            "source": {
                "id": "d4e68c1de0ceeedd39299b3f37559aaf",
                "name": "The MileLion",
                "url": "https://milelion.com"
            }
        },
        {
            "id": "3f664248579c497aca75ef5fdd77ff78",
            "title": "KIX Lounge Premium Review: Surprisingly good for a common lounge",
            "description": "The KIX Lounge Premium is surprisingly good for a common lounge — an uncrowded space with an elevated selection of F&B.",
            "content": "Kansai Airport, the main international gateway to Osaka, completed a major, multi-year renovation of Terminal 1 in March 2025, aimed at modernising passenger facilities and streamlining the departure experience.\nAs part of the upgrade, the airport op... [7009 chars]",
            "url": "https://milelion.com/2026/05/27/kix-lounge-premium-review-surprisingly-good-for-a-common-lounge/",
            "image": "https://milelion.com/wp-content/uploads/2026/05/pxl_20260515_005633600-edit-1.jpg",
            "publishedAt": "2026-05-27T00:56:05Z",
            "lang": "en",
            "source": {
                "id": "d4e68c1de0ceeedd39299b3f37559aaf",
                "name": "The MileLion",
                "url": "https://milelion.com"
            }
        }
    ]
}

Categories