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": 149010,
    "articles": [
        {
            "id": "ba1bde52167d0829cb3eb4f64b59ca3f",
            "title": "NEA reports increase in dengue cases, with eight active clusters across Singapore",
            "description": "The number of reported dengue cases increased by 13 compared with the previous week.",
            "content": "SINGAPORE: Dengue cases continued to rise last week, with 80 infections reported in the week ending June 6, according to the National Environment Agency (NEA). The figure marks an increase of 13 cases from the previous week.\nAs of June 8, there were ... [1996 chars]",
            "url": "https://theindependent.sg/nea-reports-increase-in-dengue-cases-with-eight-active-clusters-across-singapore/",
            "image": "https://sgp1.digitaloceanspaces.com/theindependentsg/uploads/2026/6/1f11b0a5-c984-4aed-be2b-272ecdb6db14.jpg",
            "publishedAt": "2026-06-10T12:08:34Z",
            "lang": "en",
            "source": {
                "id": "bd0d539a40fd61b4adcc927020be0916",
                "name": "The Independent Singapore News",
                "url": "https://theindependent.sg"
            }
        },
        {
            "id": "c320bd788712635f5942cf3113ca8b91",
            "title": "Romano reveals Man Utd 'RETURN' after Barcelona DECISION as INEOS release six players",
            "description": "Marcus Rashford is expected to return to Manchester United after Barcelona passed on their option of signing him permanently.",
            "content": "Marcus Rashford is expected to return to Manchester United after Barcelona passed on their option of signing him permanently, while the Red Devils have confirmed the exits of six other stars.\nRashford’s future has been in doubt in recent months, with... [2667 chars]",
            "url": "https://www.teamtalk.com/manchester-united/romano-reveals-man-utd-rashford-return-barcelona-decision-release-six-players",
            "image": "https://images.teamtalk.com/content/uploads/2026/03/TT-Marcus-Rashford-with-Barcelona-and-Man-Utd-badges-1-1-2.jpg",
            "publishedAt": "2026-06-10T10:20:39Z",
            "lang": "en",
            "source": {
                "id": "d98cb24fc85450dab25e71b91b792c5c",
                "name": "TEAMtalk",
                "url": "https://www.teamtalk.com"
            }
        },
        {
            "id": "0ca5c7050c0c6d27f05763d43568d1da",
            "title": "Why Clinical AI Needs a Pediatric-Specific Validation Standard",
            "description": "Across hospitals in the United States, artificial intelligence is rapidly becoming part of everyday clinical workflows. From documentation assistants to",
            "content": "A Critical Blind Spot in Healthcare AI\nAcross hospitals in the United States, artificial intelligence is rapidly becoming part of everyday clinical workflows. From documentation assistants to decision support tools, AI is being integrated into system... [7556 chars]",
            "url": "https://aijourn.com/why-clinical-ai-needs-a-pediatric-specific-validation-standard/",
            "image": "https://aijourn.com/wp-content/uploads/2026/06/image1-29.png",
            "publishedAt": "2026-06-10T10:19:45Z",
            "lang": "en",
            "source": {
                "id": "051f7a7950d44b7ef9d0984cf85c33b9",
                "name": "The AI Journal",
                "url": "https://aijourn.com"
            }
        }
    ]
}

Categories