- 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": 57800,
"articles": [
{
"id": "d11a4bdf326c1edb79791c8dd14e509b",
"title": "Electronic medical records can identify prescribing patterns for antibiotic allergies, study results show",
"description": "The Pharmaceutical Journal from the Royal College of Pharmacy",
"content": "Prescribing patterns from electronic medical records (EMRs) could identify previously undiagnosed antibiotic allergies in children, researchers have concluded.\nAn analysis published in the British Journal of Clinical Pharmacology on 20 May 2026 searc... [3417 chars]",
"url": "https://pharmaceutical-journal.com/article/news/electronic-medical-records-can-identify-prescribing-patterns-for-antibiotic-allergies-study-results-show",
"image": "https://pharmaceutical-journal.com/wp-content/uploads/2026/05/young-boy-in-hospital-with-cannula.jpg",
"publishedAt": "2026-05-26T20:03:45Z",
"lang": "en",
"source": {
"id": "59f6e4b398e15af75182728038b9a0fc",
"name": "The Pharmaceutical Journal",
"url": "https://pharmaceutical-journal.com"
}
},
{
"id": "466f1633d736648bcb4faa009eafd314",
"title": "Blood proteins can predict multiple sclerosis years before diagnosis",
"description": "A new study has revealed a group of blood proteins, that are altered in people who go on to develop multiple sclerosis (MS), in some cases more than a decade before diagnosis.",
"content": "A new study has revealed a group of blood proteins, that are altered in people who go on to develop multiple sclerosis (MS), in some cases more than a decade before diagnosis. The findings offer hope that a simple blood test could one day identify pe... [2689 chars]",
"url": "https://www.news-medical.net/news/20260526/Blood-proteins-can-predict-multiple-sclerosis-years-before-diagnosis.aspx",
"image": "https://www.news-medical.net/image-handler/picture/2014/7/Girl_in_wheelchair-620x480.jpg",
"publishedAt": "2026-05-26T20:03:00Z",
"lang": "en",
"source": {
"id": "f2ca7a45d20357cb42858868cb4a4946",
"name": "News-Medical",
"url": "https://www.news-medical.net"
}
},
{
"id": "20f65d737147d4dbd6e2cb470d8f7a21",
"title": "8 Healthy Dopamine-Boosting Foods, According to Experts",
"description": "Food plays an important part in maintaining healthy dopamine levels. Here’s what to eat—and avoid—to support your brain’s dopamine production.",
"content": "We are all constantly in search of dopamine. A lot rests on our brains producing enough of it. And our diet plays a big part in that equation. We spoke to experts about the importance of dopamine in our brain, how what you eat can influence your dopa... [3198 chars]",
"url": "https://www.gq.com/story/8-healthy-dopamine-boosting-foods-according-to-experts",
"image": "https://media.gq.com/photos/6a072e6b877b382df8b01d8e/16:9/w_1280,c_limit/GQHeader_DopamineFoods_OV.gif",
"publishedAt": "2026-05-26T20:00:00Z",
"lang": "en",
"source": {
"id": "2a57fbb84313e5d738d9e6e317634114",
"name": "GQ",
"url": "https://www.gq.com"
}
}
]
}