- 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": 89396,
"articles": [
{
"id": "53a4b2cbb290091ab8cfe93bcd99430f",
"title": "Two Singapore High Court judges appointed",
"description": "Singapore appoints two new High Court judges, Mohamed Faizal and Sushil Nair, effective March 9. Read more at straitstimes.com.",
"content": "SINGAPORE – Two judicial commissioners have been appointed by the President as High Court judges from March 9 , the Prime Minister’s Office said on the same day.\nThey are Judicial Commissioner Mohamed Faizal Mohamed Abdul Kadir and Judicial Commissio... [2038 chars]",
"url": "https://www.straitstimes.com/singapore/two-high-court-judges-appointed",
"image": "https://cassette.sphdigital.com.sg/image/straitstimes/8422c68c144745c54a301a112af8fd750079470f96e18be30c1e478ed24277dc",
"publishedAt": "2026-03-09T07:26:45Z",
"lang": "en",
"source": {
"id": "739b615c65becd670ee152cab7f8c439",
"name": "The Straits Times",
"url": "https://www.straitstimes.com"
}
},
{
"id": "ccac96485e2c0719cf8e955b78220b6e",
"title": "How YouTube drew two youths in Singapore into extremism",
"description": "How YouTube's algorithm drew two youths into online extremism, highlighting the role of online platforms in youth radicalisation. Read more at straitstimes.com.",
"content": "SINGAPORE – As an 18-year-old, Khalid’s (not his real name) search for religious identity brought him to platforms like YouTube, where he was drawn to the sermons of charismatic, fundamentalist preachers such as Anwar Al-Awlaki and Feiz Mohammad.\nA p... [4959 chars]",
"url": "https://www.straitstimes.com/singapore/politics/how-youtube-drew-two-youths-into-extremism",
"image": "https://cassette.sphdigital.com.sg/image/straitstimes/70b6aac49456c853a8e463f36595a42d2ddd16b936271fab3c7b58052a838fbd",
"publishedAt": "2026-03-09T07:18:41Z",
"lang": "en",
"source": {
"id": "739b615c65becd670ee152cab7f8c439",
"name": "The Straits Times",
"url": "https://www.straitstimes.com"
}
},
{
"id": "766b20749f3922d2c564b9b36b3b1771",
"title": "Two men hurt in fight in Geylang red-light district; one suffered stab wounds to chest",
"description": "A 70-year-old man was taken unconscious to hospital, while a 48-year-old man has been arrested. Read more at straitstimes.com.",
"content": "SINGAPORE – Two men had an altercation at a known\nred-light area\nin Geylang in the early hours of March 9, with one arrested and the other fighting for his life.\nThe latter, a 70-year-old man, was taken unconscious to hospital.\nThe Straits Times unde... [1214 chars]",
"url": "https://www.straitstimes.com/singapore/courts-crime/two-men-hurt-in-incident-in-geylang-red-light-district",
"image": "https://cassette.sphdigital.com.sg/image/straitstimes/d6aaf74bba9e4214703b061d04252e13219beeb46f99045046ad56ebec47c4be",
"publishedAt": "2026-03-09T04:59:31Z",
"lang": "en",
"source": {
"id": "739b615c65becd670ee152cab7f8c439",
"name": "The Straits Times",
"url": "https://www.straitstimes.com"
}
}
]
}