- 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 News API
Get the live top headlines from Singapore with our JSON API.
Get API key for the Singapore 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=general&apikey=API_KEY
{
"totalArticles": 156864,
"articles": [
{
"id": "475d1c908eeaddca6ff42b1b3c549b87",
"title": "Suspect at White House correspondents’ dinner shooting had multiple weapons, bulletproof vest: Trump",
"description": "A man with multiple weapons and a bulletproof vest charged a White House security checkpoint, wounding a law enforcement officer. Read more at straitstimes.com.",
"content": "- A man armed with multiple weapons wearing a bulletproof vest charged a security checkpoint at the White House Correspondents’ Association dinner on April 25 , wounding a law enforcement officer, President Donald Trump said.\nThe New York Times repor... [2505 chars]",
"url": "https://www.straitstimes.com/world/united-states/suspect-at-white-house-correspondents-dinner-shooting-had-multiple-weapons-bulletproof-vest-trump",
"image": "https://cassette.sphdigital.com.sg/image/straitstimes/4ef0f45fdb76c36333d06d7458c0469709e8d0a08292ecb0d4e23a3a3589abac",
"publishedAt": "2026-04-26T06:11:28Z",
"lang": "en",
"source": {
"id": "739b615c65becd670ee152cab7f8c439",
"name": "The Straits Times",
"url": "https://www.straitstimes.com"
}
},
{
"id": "4e2721ddd19aa5a2e5b9f1388d7dcca2",
"title": "What my child thinks about having social media only at 17",
"description": "While I do not regret delaying her social media access, I often wondered if she felt the same. Read more at straitstimes.com.",
"content": "SINGAPORE – I did not allow my daughter to have access to social media when I gave her a mobile phone at age 13. She was in the minority among her peers, as someone without an Instagram account.\nI had read about the risks of social media, including m... [7507 chars]",
"url": "https://www.straitstimes.com/singapore/parenting-education/what-my-daughter-thinks-about-being-given-access-to-social-media-at-17",
"image": "https://cassette.sphdigital.com.sg/image/straitstimes/b3ae9d318b856728d20c884e447367bafe523759c5f6e00627cce05e45b8191b",
"publishedAt": "2026-04-26T05:14:00Z",
"lang": "en",
"source": {
"id": "739b615c65becd670ee152cab7f8c439",
"name": "The Straits Times",
"url": "https://www.straitstimes.com"
}
},
{
"id": "94d910806e7d0a43abaf2992bc921c2d",
"title": "PM Wong, Japan PM Takaichi exchange congratulatory letters to mark 60 years of diplomatic ties",
"description": "Collaborative efforts will help to foster regional peace, stability and shared prosperity, PM Wong said. Read more at straitstimes.com.",
"content": "SINGAPORE – Singapore’s Prime Minister Lawrence Wong and his Japanese counterpart Sanae Takaichi exchanged congratulatory letters on April 26 to mark 60 years of diplomatic relations between the two countries.\nPM Wong, who is also Finance Minister, i... [3434 chars]",
"url": "https://www.straitstimes.com/singapore/pm-wong-japan-pm-takaichi-exchange-congratulatory-letters-to-mark-60-years-of-diplomatic-ties",
"image": "https://cassette.sphdigital.com.sg/image/straitstimes/be3463a1f24718b1bf5afbda5375dfe7712436c0703a4e19ad4e1f710dabe963",
"publishedAt": "2026-04-26T03:50:00Z",
"lang": "en",
"source": {
"id": "739b615c65becd670ee152cab7f8c439",
"name": "The Straits Times",
"url": "https://www.straitstimes.com"
}
}
]
}