- 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 Health News API
Get the live top health headlines from Singapore with our JSON API.
Get API key for the Singapore Health 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=health&apikey=API_KEY
{
"totalArticles": 57344,
"articles": [
{
"id": "cbf40e86646b14886b70d77e0d222801",
"title": "COVID-19 Vaccines Can Have Benefits That Reach Way Beyond The Lungs",
"description": "COVID shots given alongside flu shots in 2024 had the added benefit of protecting against heart disease in some people.",
"content": "Most of the symptoms we associate with COVID are linked to the respiratory system, but we know that when people get seriously unwell, it’s not only their lungs that are affected. A new study from scientists at the US Department of Veteran Affairs (VA... [3712 chars]",
"url": "https://www.iflscience.com/covid-19-vaccines-can-have-benefits-that-reach-way-beyond-the-lungs-83858",
"image": "https://assets.iflscience.com/assets/articleNo/83858/aImg/91114/heart-protection-meta.jpg",
"publishedAt": "2026-06-19T13:18:16Z",
"lang": "en",
"source": {
"id": "1d14645471b902dc36cbced40e4f0ea0",
"name": "IFLScience",
"url": "https://www.iflscience.com"
}
},
{
"id": "96539763385a64f33556b3ebd42d72f2",
"title": "Targeting a Single Gene May Transform Colon Cancer Care",
"description": "Learn about a novel mechanism of immune evasion in colon cancer that could help improve future immunotherapy strategies.",
"content": "New University of Calgary research reveals that eliminating a single gene improves immunotherapy for colorectal cancer - a fundamental breakthrough.\nThe Canadian Cancer Society lists colorectal cancer to be the fourth most diagnosed cancer in Canada,... [3389 chars]",
"url": "https://www.technologynetworks.com/tn/news/gene-knockout-supported-tumor-eradication-in-preclinical-colon-cancer-models-413794",
"image": "https://assets.technologynetworks.com/production/dynamic/images/content/413794/colorectal-cancer-cells-unsplash-640x360.jpg?cb=20260619",
"publishedAt": "2026-06-19T13:09:35Z",
"lang": "en",
"source": {
"id": "0d97a1f54e94607ea2182e5b97f9f8ce",
"name": "Technology Networks",
"url": "https://www.technologynetworks.com"
}
},
{
"id": "0810fbaa0ec77bb6b8f48f21c0b7a7af",
"title": "Scientists built a digital twin of a child’s brain, and it may reveal clues about autism",
"description": "Researchers simulated a young boy's brain activity, uncovering signal patterns that point to deeper biological roots of autism.",
"content": "Doctors studying autism in toddlers keep running into the same wall. A brain scan shows structure in fine detail, but it says nothing about how the brain actually fires.\nRecordings that capture that electrical chatter cannot explain the anatomy drivi... [5172 chars]",
"url": "https://www.earth.com/news/scientists-built-a-digital-twin-of-a-childs-brain-and-it-may-reveal-clues-about-autism/",
"image": "https://cff2.earth.com/uploads/2026/06/18140502/digital-twin-child-brain-model-autism.jpg",
"publishedAt": "2026-06-19T12:33:45Z",
"lang": "en",
"source": {
"id": "fca72a05020e12df547eedb79c870663",
"name": "Earth.com",
"url": "https://www.earth.com"
}
}
]
}