- 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 News API
Get the live top headlines from New Zealand with our JSON API.
Get API key for the New Zealand 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=general&apikey=API_KEY
{
"totalArticles": 2161,
"articles": [
{
"id": "a02465e35eb836d99eea4f7ff8ba42b9",
"title": "Mike King steps down as chief executive of mental health charity I Am Hope Foundation",
"description": "The outspoken founder of the mental health charity says it's time for the organisation to have a new voice and a new vision to take it forward.",
"content": "The outspoken founder of a mental health charity is stepping down from chief executive duties and looking for a successor.\nMike King launched the I Am Hope Foundation, which runs Gumboot Friday, and said it was time for the charity to have a new visi... [2259 chars]",
"url": "https://www.rnz.co.nz/news/national/578650/mike-king-steps-down-as-chief-executive-of-mental-health-charity-i-am-hope-foundation",
"image": "https://media.rnztools.nz/rnz/image/upload/s--Sg4b2AlJ--/t_tohu-badge-facebook/v1716331562/4KPSE1C_Gumboot_Friday_Funding_2_jpg?_a=BACCd2AD",
"publishedAt": "2025-11-12T01:00:50Z",
"lang": "en",
"source": {
"id": "79971a6b38016604095f88394b17172a",
"name": "RNZ",
"url": "https://www.rnz.co.nz"
}
},
{
"id": "5149bc7541aaf557aef39b9f403eb4d7",
"title": "Coalition would hold power but Labour gains points after capital gains tax - poll",
"description": "But coalition parties would still have a majority, according to a new Curia-Taxpayers Union poll,",
"content": "A new Curia-Taxpayers Union poll shows the coalition holding on to power - but Labour gaining 2 points following its capital gains tax announcement.\nMeanwhile, National's Christopher Luxon rose in both the preferred prime minister and net favourabili... [2331 chars]",
"url": "https://www.rnz.co.nz/news/political/578649/coalition-would-hold-power-but-labour-gains-points-after-capital-gains-tax-poll",
"image": "https://media.rnztools.nz/rnz/image/upload/s--UvZrMPkG--/t_tohu-badge-facebook/v1697583812/4L0Y9T9_opposition02_jpg?_a=BACCd2AD",
"publishedAt": "2025-11-12T00:59:44Z",
"lang": "en",
"source": {
"id": "79971a6b38016604095f88394b17172a",
"name": "RNZ",
"url": "https://www.rnz.co.nz"
}
},
{
"id": "6df0a4555ebe74740c298f11def138a9",
"title": "Labour gains support after capital gains tax announcement, but not enough to form Government",
"description": "Labour has gained support in the latest Taxpayers’ Union-Curia Poll, rising 2.1 points on last month’s poll to 33.3%. The poll is the first public poll to be...",
"content": "Labour would get 42 seats and the Greens would get 12 seats.\nThe poll assumes Te Pāti Māori or ex-Te Pāti Māori MPs retain their seats, giving that group six seats.\nPrime Minister Christopher Luxon has gained support as preferred Prime Minister, risi... [496 chars]",
"url": "https://www.nzherald.co.nz/nz/politics/labour-gains-support-after-capital-gains-tax-announcement-but-not-enough-to-form-government/DFHASWAHHJGW5E2QZ6PPDNU43U/",
"image": "https://www.nzherald.co.nz/resizer/v2/J5XMUXYS6RBYRDBNPGGOJY2DSE.jpg?auth=9691164d777a2332f660d7071508c68bd87860557892f1a6d3ec55fa5e174fa3&width=1200&height=675&quality=70&smart=true",
"publishedAt": "2025-11-12T00:27:00Z",
"lang": "en",
"source": {
"id": "a086bc2011f6ea09f34f87b9ef0a588b",
"name": "NZ Herald",
"url": "https://www.nzherald.co.nz"
}
}
]
}