Flag of Singapore

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": 126128,
    "articles": [
        {
            "id": "7fd41c729a24fe8b783028a37107ff64",
            "title": "Israel fires new wave of 'broad-scale' strikes on Tehran, hitting airport, as war enters second week",
            "description": "US Central Command says more than 3,000 Iranian targets have been struck over the past week.",
            "content": "TEHRAN: Israel announced a new wave of \"broad-scale\" strikes on Tehran on Saturday (Mar 7) as the escalating war in the Middle East entered its second week and oil prices surged on fears about global supply disruption.\nThe US-Israeli bombing campaign... [3741 chars]",
            "url": "https://www.channelnewsasia.com/world/iran-war-tehran-airport-israel-strikes-new-wave-5978331",
            "image": "https://dam.mediacorp.sg/image/upload/s--MrCcpNQq--/c_crop,h_576,w_1024,x_0,y_106/c_fill,g_auto,h_676,w_1200/fl_relative,g_south_east,l_mediacorp:cna:watermark:2023-11:afp_watermark_14112023,w_0.1/f_auto,q_auto/v1/mediacorp/cna/image/2026/03/07/000_a2bh8nv.jpg?itok=Wm1NWmne",
            "publishedAt": "2026-03-07T06:31:57Z",
            "lang": "en",
            "source": {
                "id": "08538e21f9ef4fd994fa94c90374f079",
                "name": "CNA",
                "url": "https://www.channelnewsasia.com"
            }
        },
        {
            "id": "9d0e00d653011c66be32854bbea732f6",
            "title": "Physicists finally see strange magnetic vortices predicted 50 years ago",
            "description": "A team of physicists has experimentally confirmed a long-predicted sequence of exotic magnetic phases in an atomically thin material. When cooled, the material forms tiny magnetic vortices before transitioning into a second ordered magnetic state—exactly as predicted by a famous theoretical model from the 1970s. Observing both phases together for the first time validates key ideas about how magnetism behaves in two dimensions. The findings could help inspire ultracompact technologies built on nanoscale magnetic control.",
            "content": "The newly observed sequence involves two important changes in magnetic behavior that occur as certain materials are cooled toward absolute zero. While scientists have previously detected each transition separately, this study is the first to observe ... [3934 chars]",
            "url": "http://www.sciencedaily.com/releases/2026/03/260306224223.htm",
            "image": "https://www.sciencedaily.com/images/1920/magnetic-vortices-in-ultrathin-material-during-bkt-phase.webp",
            "publishedAt": "2026-03-07T05:38:18Z",
            "lang": "en",
            "source": {
                "id": "8400452cd3ae520c3deec87e0653d197",
                "name": "ScienceDaily",
                "url": "http://www.sciencedaily.com"
            }
        },
        {
            "id": "1b294e302d1685c6cfcde067d5fa8bb7",
            "title": "Chen Shucheng, 76, Recalls Shingles Ordeal: \"[So Painful] It Felt Like Being Bitten By Thousands Of Red Ants\"",
            "description": "The veteran actor's showbiz pals Richard Low and Zhu Houren also shared about their encounters with the blistering rash.",
            "content": "It may be over 10 years since Chen Shucheng suffered from shingles, but the painful memory is still fresh in his mind.\nIt was recently Shingles Action Week (Feb 23 – Mar 1), and to raise awareness about the painful condition that can affect almost an... [3771 chars]",
            "url": "https://www.8days.sg/entertainment/local/chen-shucheng-shingles-854886",
            "image": "https://dam.mediacorp.sg/image/upload/s--piFoWZoV--/c_fill,g_auto,h_676,w_1200/f_auto,q_auto/v1/mediacorp/8days/image/2026/03/04/og_gang_shingles_main.jpg?itok=mkMMth-W",
            "publishedAt": "2026-03-07T05:33:58Z",
            "lang": "en",
            "source": {
                "id": "455715233fb7d7f5c768f88e912d3e8a",
                "name": "8days",
                "url": "https://www.8days.sg"
            }
        }
    ]
}

Categories