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": 147080,
    "articles": [
        {
            "id": "9b28611af1388babbea4c0bd2f080b9f",
            "title": "Ebola spreading into new areas in northeast DR Congo: WHO",
            "description": "The Ebola outbreak is spreading into new areas of the northeastern Democratic Republic of Congo and is bigger in scale than hitherto detected, the World Health Organization warned Friday.\"That reflect...",
            "content": "The Ebola outbreak is spreading into new areas of the northeastern Democratic Republic of Congo and is bigger in scale than hitherto detected, the World Health Organization warned Friday.\nMuch more needs to be done to contain the virus, the WHO said,... [3051 chars]",
            "url": "https://sg.news.yahoo.com/ebola-spreading-areas-northeast-dr-144805606.html",
            "image": "https://s.yimg.com/os/en/afp.com.sg/5643252f2b3fafb89302df01910c4e98",
            "publishedAt": "2026-06-12T14:48:05Z",
            "lang": "en",
            "source": {
                "id": "d0f7288d14ec8c674636416b7d8b268b",
                "name": "Yahoo News Singapore",
                "url": "https://sg.news.yahoo.com"
            }
        },
        {
            "id": "90cc56e0e62f3213747947f25d8d954a",
            "title": "'She was loved by all' Thailand in mourning as they remember the princess who changed its disaster response and saved many lives",
            "description": "The Thai government will observe a 15-day period of official mourning following the death of much-loved Princess Bajrakitiyabha Narendira Debyavati.",
            "content": "BANGKOK (Agencies): The Thai government will observe a 15-day period of official mourning following the death of Princess Bajrakitiyabha Narendira Debyavati, though Prime Minister Anutin Charnvirakul said the public need not alter their daily routine... [3617 chars]",
            "url": "https://www.thestar.com.my/aseanplus/aseanplus-news/2026/06/12/039she-was-loved-by-all039-thailand-in-mourning-as-they-remember-the-princess-who-changed-its-disaster-response-and-saved-many-lives",
            "image": "https://apicms.thestar.com.my/uploads/images/2026/06/12/3955727.jpg",
            "publishedAt": "2026-06-12T13:58:00Z",
            "lang": "en",
            "source": {
                "id": "9e101ab52b61103bab415ad7fb0e5659",
                "name": "The Star",
                "url": "https://www.thestar.com.my"
            }
        },
        {
            "id": "d73de9f1c658c252f04612b394b662d0",
            "title": "Three dead after supply boat sinks following collision off Pasir Panjang Terminal",
            "description": "Search and rescue operations, including diving operations, are ongoing. Read more at straitstimes.com.",
            "content": "SINGAPORE – Three people are dead after a supply boat sank off Pasir Panjang Terminal on June 12.\nThe boat sank at about 9.30am after colliding with a landing craft, said the Maritime and Port Authority of Singapore (MPA) in a statement.\nThe MPA, Pol... [996 chars]",
            "url": "https://www.straitstimes.com/singapore/three-dead-after-supply-boat-sinks-after-collision-off-pasir-panjang-terminal-on-june-12",
            "image": "https://cassette.sphdigital.com.sg/image/straitstimes/485865d498b1991376cd11fa5a444b707305e3c7e48ca0bf1558fbdc28263168",
            "publishedAt": "2026-06-12T11:49:40Z",
            "lang": "en",
            "source": {
                "id": "739b615c65becd670ee152cab7f8c439",
                "name": "The Straits Times",
                "url": "https://www.straitstimes.com"
            }
        }
    ]
}

Categories