- Argentina
- Australia
- Austria
- Bangladesh
- Belgium
- Botswana
- Brazil
- Bulgaria
- Canada
- Chile
- China
- Colombia
- Cuba
- Czech Republic
- Egypt
- Estonia
- Ethiopia
- Finland
- France
- Germany
- Ghana
- Greece
- Hong Kong
- Hungary
- India
- Indonesia
- Ireland
- Israel
- Italy
- Japan
- Kenya
- Latvia
- Lebanon
- Lithuania
- Malaysia
- Mexico
- Morocco
- Namibia
- Netherlands
- New Zealand
- Nigeria
- Norway
- Pakistan
- Peru
- Philippines
- Poland
- Portugal
- Romania
- Russia
- Saudi Arabia
- Senegal
- Singapore
- Slovakia
- Slovenia
- South Africa
- South Korea
- Spain
- Sweden
- Switzerland
- Taiwan
- Tanzania
- Thailand
- Turkey
- Uganda
- Ukraine
- United Arab Emirates
- United Kingdom
- United States
- Venezuela
- Vietnam
- Zimbabwe
Singapore Nation News API
Get the live top nation headlines from Singapore with our JSON API.
Get API key for the Singapore Nation News APIAPI 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=nation&apikey=API_KEY
{
"totalArticles": 90210,
"articles": [
{
"id": "381baa80e2f238649bb47661d3e80914",
"title": "New immersive trail at Singapore Botanic Gardens",
"description": "Discover the new nature immersion trail at Singapore Botanic Gardens, designed to help visitors connect with nature through a multi-sensory experience. Read more at straitstimes.com.",
"content": "SINGAPORE – At a peaceful trail surrounded by towering trees and a gurgling stream at the Singapore Botanic Gardens, visitors are invited to slowly become one with nature.\nSigns along the trail guide visitors to use different senses, such as touching... [2350 chars]",
"url": "https://www.straitstimes.com/singapore/environment/immersion-trail-launched-at-singapore-botanic-gardens-for-visitors-to-immerse-themselves-in-nature",
"image": "https://cassette.sphdigital.com.sg/image/straitstimes/f759f4ffa033c127577a7c33ddbc7a16048425db88ea92697ef9db18e1267d6c",
"publishedAt": "2026-06-11T12:20:31Z",
"lang": "en",
"source": {
"id": "739b615c65becd670ee152cab7f8c439",
"name": "The Straits Times",
"url": "https://www.straitstimes.com"
}
},
{
"id": "9ac29ef6b3472455b0557a3c737ab6ce",
"title": "Man arrested for public nuisance, drug offences after allegedly wielding rod in Aljunied",
"description": "The police found suspected drug paraphernalia and sleeping pills on the suspect. Read more at straitstimes.com.",
"content": "SINGAPORE – A 51-year-old man was arrested for public nuisance and suspected drug-related offences after he was allegedly seen wandering the Aljunied area with a rod in the predawn hours of June 10.\nThe police, who received a call for assistance in A... [979 chars]",
"url": "https://www.straitstimes.com/singapore/man-allegedly-wielding-rod-in-aljunied-arrested-for-public-nuisance-drug-offences",
"image": "https://cassette.sphdigital.com.sg/image/straitstimes/dbb4567e9f48c9a542df816852fefb1e92a967689dd033aa42f1e7f8e89d1ae0",
"publishedAt": "2026-06-11T12:13:00Z",
"lang": "en",
"source": {
"id": "739b615c65becd670ee152cab7f8c439",
"name": "The Straits Times",
"url": "https://www.straitstimes.com"
}
},
{
"id": "b1ff0a4a82b0d95327c14ea3e328ef55",
"title": "Construction firm, 6 persons charged over Tanjong Katong sinkhole",
"description": "A construction company and six persons linked to the firm face multiple charges following the 2025 Tanjong Katong Road sinkhole incident that injured a driver. Read more at straitstimes.com.",
"content": "SINGAPORE – A construction company and six people linked to the firm’s project have been charged in court over the Tanjong Katong Road sinkhole incident in 2025 which led to a driver suffering injuries when her car plunged into the pit.\nOhin Construc... [3965 chars]",
"url": "https://www.straitstimes.com/singapore/courts-crime/construction-firm-6-people-charged-over-tanjong-katong-sinkhole-incident-in-2025",
"image": "https://cassette.sphdigital.com.sg/image/straitstimes/86be3dbd218346b6d3edfa052ee1b4b19a039e0ea88bb66a77918d6e4d3a774e",
"publishedAt": "2026-06-11T11:32:56Z",
"lang": "en",
"source": {
"id": "739b615c65becd670ee152cab7f8c439",
"name": "The Straits Times",
"url": "https://www.straitstimes.com"
}
}
]
}