Singapore World News API

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

Get API key for the Singapore World 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=world&apikey=API_KEY
{
    "totalArticles": 72058,
    "articles": [
        {
            "id": "068669fb956dbaf6963a6a9fefda11c4",
            "title": "Thousands feared dead as quakes rock Venezuela",
            "description": "Two powerful earthquakes struck Venezuela, causing widespread damage and killing at least 32 people, with hundreds injured. Read more at straitstimes.com.",
            "content": "CARACAS – Thousands of Venezuelans were feared dead on June 25 after two powerful earthquakes wreaked havoc in and around the capital Caracas, trapping people beneath the rubble of collapsed buildings and setting off powerful aftershocks.\nA 7.2-magni... [5754 chars]",
            "url": "https://www.straitstimes.com/world/quakes-rock-venezuela-killing-at-least-32-and-injuring-hundreds",
            "image": "https://cassette.sphdigital.com.sg/image/straitstimes/68728b4b89302fcb73c1f68ffbd0127058cf7d9129f2ec15ab88b695eac8c798",
            "publishedAt": "2026-06-25T11:21:11Z",
            "lang": "en",
            "source": {
                "id": "739b615c65becd670ee152cab7f8c439",
                "name": "The Straits Times",
                "url": "https://www.straitstimes.com"
            }
        },
        {
            "id": "8ee7bbc4e48498c9496ac377202d0b67",
            "title": "Hong Kong turns to AI to tackle persistent rat infestations, but challenges remain",
            "description": "Experts say the city’s rat problem remains an environmental management challenge that artificial intelligence can help monitor, but not solve on its own.",
            "content": "HONG KONG: Rats have long thrived in Hong Kong's crowded streets, parks and back alleys despite years of pest control efforts and complaints about widespread infestations.\n\"I used to live in one area and there were a lot of rats – and then when I mov... [3764 chars]",
            "url": "https://www.channelnewsasia.com/east-asia/hong-kong-rats-infestation-ai-thermal-imaging-cameras-challenges-6209216",
            "image": "https://dam.mediacorp.sg/image/upload/s--bPiJ2jCw--/c_fill,g_auto,h_676,w_1200/f_auto,q_auto/v1/mediacorp/cna/image/2026/06/25/rats_composite.png?itok=1gq6V75s",
            "publishedAt": "2026-06-25T05:59:49Z",
            "lang": "en",
            "source": {
                "id": "08538e21f9ef4fd994fa94c90374f079",
                "name": "CNA",
                "url": "https://www.channelnewsasia.com"
            }
        },
        {
            "id": "37a7315de58a53a0c3b3687debadf0f9",
            "title": "Quakes rock Venezuela, killing at least 32 and injuring hundreds",
            "description": "Strong earthquakes strike Venezuela, causing building collapses and prompting warnings of potentially heavy casualties and widespread destruction. Read more at straitstimes.com.",
            "content": "CARACAS – Two powerfu l earthquakes struck Venezuela on the afternoon of June 24 , killing at least 32 people and injuring 700 more as buildings collapsed in and around the capital Caracas, interim President Delcy Rodriguez said.\nA 7.2-magnitude eart... [5730 chars]",
            "url": "https://www.straitstimes.com/world/strong-earthquake-rocks-venezuela-colombia",
            "image": "https://cassette.sphdigital.com.sg/image/straitstimes/1fe8277c539bc3ff0c370080a74bee00938b56c971914c6a233ac88f7fc187e6",
            "publishedAt": "2026-06-25T05:36:03Z",
            "lang": "en",
            "source": {
                "id": "739b615c65becd670ee152cab7f8c439",
                "name": "The Straits Times",
                "url": "https://www.straitstimes.com"
            }
        }
    ]
}

Categories