- 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": 86832,
"articles": [
{
"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 were killed 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, ... [1006 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-12T14:46:04Z",
"lang": "en",
"source": {
"id": "739b615c65becd670ee152cab7f8c439",
"name": "The Straits Times",
"url": "https://www.straitstimes.com"
}
},
{
"id": "b4cdbd75cb5085015e281f51b5e9da1c",
"title": "Six taken to hospital, 120 evacuated after fire at Sengkang HDB flat",
"description": "Firefighters extinguished the blaze, which happened in a bedroom of a third-floor unit, with a water jet. Read more at straitstimes.com.",
"content": "SINGAPORE – Six people were taken to hospital and about 120 others were evacuated after a fire broke out at a Sengkang HDB flat on June 12.\nThe Singapore Civil Defence Force (SCDF) said it was alerted to the fire at Block 125 Rivervale Street at abou... [845 chars]",
"url": "https://www.straitstimes.com/singapore/six-taken-to-hospital-120-evacuated-after-fire-in-sengkang-hdb-flat",
"image": "https://cassette.sphdigital.com.sg/image/straitstimes/e4c1244687dc058b8cffd29a0be7b617d662b3f5bf688f4a8d28deaf51d7c095",
"publishedAt": "2026-06-12T14:20:00Z",
"lang": "en",
"source": {
"id": "739b615c65becd670ee152cab7f8c439",
"name": "The Straits Times",
"url": "https://www.straitstimes.com"
}
},
{
"id": "50ade097b34925a69c34f46d7d67e196",
"title": "PDPC to investigate cybersecurity incident at Global Schools Group",
"description": "The school said affected systems have been restored. Read more at straitstimes.com.",
"content": "SINGAPORE – The Personal Data Protection Commission (PDPC) will investigate a cybersecurity breach at the Global Schools Group, which runs the Global Indian International School in Singapore.\n“PDPC is aware of the incident and will be investigating,”... [2025 chars]",
"url": "https://www.straitstimes.com/singapore/pdpc-to-investigate-cyber-security-incident-at-global-schools-group",
"image": "https://cassette.sphdigital.com.sg/image/straitstimes/65a311ca13b4ff09116f090318c0d67a00666746fc373a534de773be94f29b2c",
"publishedAt": "2026-06-12T12:11:31Z",
"lang": "en",
"source": {
"id": "739b615c65becd670ee152cab7f8c439",
"name": "The Straits Times",
"url": "https://www.straitstimes.com"
}
}
]
}