- 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
New Zealand Health News API
Get the live top health headlines from New Zealand with our JSON API.
Get API key for the New Zealand 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 New Zealand.
GET
https://gnews.io/api/v4/top-headlines?country=nz&category=health&apikey=API_KEY
{
"totalArticles": 2706,
"articles": [
{
"id": "f9e43de484b0ac5dcc5510b291f894c3",
"title": "Screening rates for HPV increase at clinics with self-tests",
"description": "Self-testing for human papillomavirus was rolled out nationally in September 2023.",
"content": "HPV self-tests increase screening rates, with a new study finding 10 percent more coverage at clinics which offer it.\nSelf-testing for human papillomavirus was rolled out nationally in September 2023.\nThe study period for this newly-published researc... [2394 chars]",
"url": "https://www.rnz.co.nz/news/national/590076/screening-rates-for-hpv-increase-at-clinics-with-self-tests",
"image": "https://media.rnztools.nz/rnz/image/upload/s--J5PYHeNE--/t_tohu-badge-facebook/v1643954250/4NNMS64_copyright_image_166536?_a=BACCd2AD",
"publishedAt": "2026-03-19T03:40:39Z",
"lang": "en",
"source": {
"id": "79971a6b38016604095f88394b17172a",
"name": "RNZ",
"url": "https://www.rnz.co.nz"
}
},
{
"id": "714455baa3aae95916a794c4f8cccfc3",
"title": "Blocking a single protein could make hidden HPV-positive tumors vulnerable to treatment",
"description": "A team of scientists at Henry Ford Health + Michigan State University Health Sciences have uncovered a mechanism that allows certain head and neck cancers to hide from the immune system, a discovery that could change how some of the most treatment resistant tumors are approached.",
"content": "A team of scientists at Henry Ford Health + Michigan State University Health Sciences have uncovered a mechanism that allows certain head and neck cancers to hide from the immune system, a discovery that could change how some of the most treatment re... [3340 chars]",
"url": "https://www.news-medical.net/news/20260318/Blocking-a-single-protein-could-make-hidden-HPV-positive-tumors-vulnerable-to-treatment.aspx",
"image": "https://www.news-medical.net/image-handler/picture/2019/5/Natural_Killer_(NK)_cell_identifies_cancer_cell_-_Illustration_-_Alpha_Tauri_3D_Graphics_M1_df26c964f0144a8b912d9638f99be561-620x480.jpg",
"publishedAt": "2026-03-19T02:10:00Z",
"lang": "en",
"source": {
"id": "f2ca7a45d20357cb42858868cb4a4946",
"name": "News-Medical",
"url": "https://www.news-medical.net"
}
},
{
"id": "8aeb233e605ccc26ebf3e2453773b762",
"title": "Nature-inspired sensor detects molecules in blood with high sensitivity",
"description": "A team led by La Trobe University has drawn inspiration from nature to develop a breakthrough sensor that can rapidly track tiny molecular changes in blood, paving the way to real-time, personalized medicine.",
"content": "A team led by La Trobe University has drawn inspiration from nature to develop a breakthrough sensor that can rapidly track tiny molecular changes in blood, paving the way to real-time, personalized medicine.\nThe discovery overcomes one of the bigges... [3158 chars]",
"url": "https://www.news-medical.net/news/20260318/Nature-inspired-sensor-detects-molecules-in-blood-with-high-sensitivity.aspx",
"image": "https://www.news-medical.net/image-handler/picture/2017/6/Anatomical_structure_of_biological_animal_cell_with_organelles-eranicle_1d73b50575dc4546875a4a2fc7d429a6-620x480.jpg",
"publishedAt": "2026-03-19T01:53:00Z",
"lang": "en",
"source": {
"id": "f2ca7a45d20357cb42858868cb4a4946",
"name": "News-Medical",
"url": "https://www.news-medical.net"
}
}
]
}