- 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": 86842,
"articles": [
{
"id": "3e64db255564cf27ee6c42c23c649914",
"title": "Driver arrested after pedestrian dies in Jalan Besar accident",
"description": "The 58-year-old female pedestrian had been taken unconscious to Tan Tock Seng Hospital. Read more at straitstimes.com.",
"content": "SINGAPORE – A 31-year-old man was arrested for dangerous driving causing death, following the death of a pedestrian in an accident on May 17.\nResponding to queries from The Straits Times, the police said they were alerted at around 12.30pm to the acc... [552 chars]",
"url": "https://www.straitstimes.com/singapore/man-arrested-after-pedestrian-dies-in-jalan-besar-accident",
"image": "https://cassette.sphdigital.com.sg/image/straitstimes/2b6c2c6f56f89fede826564a9b94d9a96867b083de118923f93a01e24a1e29e0",
"publishedAt": "2026-05-17T15:15:00Z",
"lang": "en",
"source": {
"id": "739b615c65becd670ee152cab7f8c439",
"name": "The Straits Times",
"url": "https://www.straitstimes.com"
}
},
{
"id": "816651d3bfc4d4be5653c0de28c02c67",
"title": "Construction worker dies after being struck by concrete slab in Turf Club Road",
"description": "The incident happened during hacking works. Read more at straitstimes.com.",
"content": "SINGAPORE – A worker died at a construction site in Bukit Timah on May 14 after he was hit by a concrete slab.\nThe incident happened at around 1.30pm at 250A Turf Club Road, said the Ministry of Manpower (MOM) on May 17 in response to queries.\nA 23-y... [1165 chars]",
"url": "https://www.straitstimes.com/singapore/construction-worker-dies-after-being-struck-by-concrete-slab-in-turf-club-road",
"image": "https://cassette.sphdigital.com.sg/image/straitstimes/0c000ab28882b49abfc52646017637cfa527487cd04b5718e272b2ad81087274",
"publishedAt": "2026-05-17T14:21:40Z",
"lang": "en",
"source": {
"id": "739b615c65becd670ee152cab7f8c439",
"name": "The Straits Times",
"url": "https://www.straitstimes.com"
}
},
{
"id": "c318483a1de85d0fb9a67dee787fdcc8",
"title": "First CEO of NUS nuclear institute aims to lead with a realistic eye on energy shift challenges",
"description": "Singapore Nuclear Research and Safety Institute's first CEO aims to guide policymakers on nuclear energy's role in the nation's energy transition. Read more at straitstimes.com.",
"content": "SINGAPORE - With around two decades in the civil service and nearly three years at the Energy Market Authority (EMA), Mr Low Xin Wei wants to ensure that the research coming from Singapore’s young nuclear institute addresses the challenges of the cou... [8794 chars]",
"url": "https://www.straitstimes.com/singapore/environment/first-ceo-of-nus-nuclear-institute-to-lead-with-realistic-lens-on-energy-shift-challenges",
"image": "https://cassette.sphdigital.com.sg/image/straitstimes/180571afc6db2cba80d48682c7f77a7a3234bea1362bf1ad471fd1500a1f20ab",
"publishedAt": "2026-05-17T14:10:44Z",
"lang": "en",
"source": {
"id": "739b615c65becd670ee152cab7f8c439",
"name": "The Straits Times",
"url": "https://www.straitstimes.com"
}
}
]
}