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": 165968,
    "articles": [
        {
            "id": "71720fba7b63d0fc98b393270da7377d",
            "title": "Massive gas reservoir found in one of the earliest galaxies",
            "description": "Astronomers discovered a huge reservoir of molecular gas in REBELS-25, an ancient galaxy from the epoch of reionization, revealing how early galaxies grew so quickly.",
            "content": "Astronomers have taken a remarkable step into the early Universe. They probed the molecular gas content and interstellar medium (ISM) conditions of REBELS-25, a massive star-forming galaxy that existed only a few hundred million years after the Big B... [2534 chars]",
            "url": "https://www.techexplorist.com/massive-gas-reservoir-one-earliest-galaxies/103281/",
            "image": "https://www.techexplorist.com/wp-content/uploads/2026/06/early-universe.webp",
            "publishedAt": "2026-06-16T14:16:45Z",
            "lang": "en",
            "source": {
                "id": "384f05ddf6ed854b082cdea0d2279b35",
                "name": "Tech Explorist",
                "url": "https://www.techexplorist.com"
            }
        },
        {
            "id": "321bd084d19c0a5da8f3d806b13d9f92",
            "title": "beyerdynamic releases DT 30 IE in-ear monitor",
            "description": "beyerdynamic has introduced the DT 30 IE in-ear monitor to help musicians focus more deeply on their performance.",
            "content": "beyerdynamic has introduced the DT 30 IE in-ear monitor to help musicians focus more deeply on their performance.\nThe DT 30 IE builds upon previous DT IE models, which were first introduced at NAMM 2025.\nDeveloped in Germany, the in-ear monitor was d... [2383 chars]",
            "url": "https://www.headlinerhub.com/beyerdynamic-releases-dt-30-ie-in-ear-monitor.html",
            "image": "https://headlinerhub.com/assets/image-cache/img/2026/beyerdynamic.7e6c2190.jpg",
            "publishedAt": "2026-06-16T12:35:50Z",
            "lang": "en",
            "source": {
                "id": "e79704599e18adfa067667a349f46eb0",
                "name": "Headliner Magazine",
                "url": "https://www.headlinerhub.com"
            }
        },
        {
            "id": "47f1556dceb8770c4ffab8e1f0ca0b74",
            "title": "DragonForce Ransomware Exploited Microsoft Teams to Hide Attack",
            "description": "Command and control traffic exploited a Teams visitor token to make malicious activity look legitimate to defenders",
            "content": "A notorious ransomware group secretly infiltrated the network of a major company for up to two months by hiding command and control (C&C) traffic in Microsoft Teams, before unleashing their attack, researchers have warned.\nThe investigation report, p... [2999 chars]",
            "url": "https://www.infosecurity-magazine.com/news/dragonforce-ransomware-hidden/",
            "image": "https://assets.infosecurity-magazine.com/webpage/og/f4ccee77-2955-4747-af1f-bece69a77e04.jpg",
            "publishedAt": "2026-06-16T11:30:00Z",
            "lang": "en",
            "source": {
                "id": "37fdcd234f4f83dd1c01e73f66c096d1",
                "name": "Infosecurity Magazine",
                "url": "https://www.infosecurity-magazine.com"
            }
        }
    ]
}

Categories