- 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
United States Health News API
Get the live top health headlines from United States with our JSON API.
Get API key for the United States 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 United States.
GET
https://gnews.io/api/v4/top-headlines?country=us&category=health&apikey=API_KEY
{
"totalArticles": 131198,
"articles": [
{
"id": "4bfd63abfa87ade97a34faebdba4122c",
"title": "Doctors suspected man had brain cancer. He actually had worms.",
"description": "His doctors went looking for cancer, then they saw the worms' heads.",
"content": "A 60-year-old man in Spain went to the doctor complaining of a headache that he couldn’t shake. It had started two weeks prior and was only getting worse. He also said he had noticed subtle changes in his behavior.\nIn a neurological exam, doctors fou... [3993 chars]",
"url": "https://arstechnica.com/health/2026/06/doctors-suspected-man-had-brain-cancer-he-actually-had-worms/",
"image": "https://cdn.arstechnica.net/wp-content/uploads/2026/06/26-0587-F1.jpg",
"publishedAt": "2026-06-26T21:43:57Z",
"lang": "en",
"source": {
"id": "344add8dabb753d03641ce9f246787ad",
"name": "Ars Technica",
"url": "https://arstechnica.com"
}
},
{
"id": "246ce659d5a933d7117aa0d2c8f8209e",
"title": "Doctors Explain The Viral 'Sadness Trigger' Syndrome Distressing Women",
"description": "“I had this with my first baby. The first 3 min or so of pumping would make me feel so horribly depressed, and then it would just go away.”. Health & Wellness, Lifestyle",
"content": "ADVERTISEMENT\nA little-known condition often referred to online as “sad nipple syndrome” has gained attention after several women began sharing stories about experiencing sudden waves of sadness, anxiety, dread, or even homesickness when their nipple... [5256 chars]",
"url": "https://www.boredpanda.com/doctors-explain-viral-sadness-trigger-syndrome-distressing-women/",
"image": "https://static.boredpanda.com/blog/wp-content/uploads/2026/06/fb_image_6a3ec60b302c4.png",
"publishedAt": "2026-06-26T21:12:32Z",
"lang": "en",
"source": {
"id": "89f46cfaed1e90633d667b6ed42c4451",
"name": "Bored Panda",
"url": "https://www.boredpanda.com"
}
},
{
"id": "5a9542176f285194869ba236b2b857de",
"title": "How some men could benefit from estrogen patches",
"description": "A surprising cohort of men could seriously benefit from this type of hormone therapy.",
"content": "Pass the patch.\nThe US is in the middle of an estrogen patch shortage, with menopausal women struggling to get ahold of hormone therapy to stave off their symptoms — and experts don’t think the problem’s likely to resolve any time soon.\nBut a study r... [2530 chars]",
"url": "https://nypost.com/2026/06/26/health/how-some-men-could-benefit-from-estrogen-patches/",
"image": "https://nypost.com/wp-content/uploads/sites/2/2026/06/newspress-collage-m409xl46e-1782497884509.jpg?quality=75&strip=all&1782483761&w=1200",
"publishedAt": "2026-06-26T20:00:00Z",
"lang": "en",
"source": {
"id": "9d7e5ab9f28d430ac851e2b94640216c",
"name": "New York Post",
"url": "https://nypost.com"
}
}
]
}