
SPARK NEW ZEALAND LIMITED — Investor Relations & Filings
Spark New Zealand Limited provides a comprehensive suite of digital and connectivity services. Its core operations encompass mobile networking, fixed-line broadband, and managed IT solutions tailored for consumers, small businesses, and large enterprises. The company maintains significant infrastructure investments, including 5G deployment and fiber-optic connectivity, to facilitate high-speed data transfer and communication. Beyond traditional connectivity, Spark delivers specialized technology services such as cloud computing, cybersecurity, data analytics, and Internet of Things (IoT) applications. Through its integrated platforms, the company supports digital transformation initiatives for corporate and government clients, focusing on data-driven insights and secure network management. Spark emphasizes the convergence of technology and telecommunications to provide end-to-end digital experiences and robust infrastructure support.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Spark Finance announces refinancing of bank debt facilities | 2026-05-29 | English | |
| Spark Finance announces refinancing of bank debt facilities 1 page 135.8KB | 2026-05-28 | English | |
| Ongoing Disclosure Notice | 2026-04-08 | English | |
| Ongoing Disclosure Notice 3 pages 176.0KB | 2026-04-07 | English | |
| Ongoing Disclosure Notice | 2026-03-31 | English | |
| Ongoing Disclosure Notice 3 pages 172.2KB | 2026-03-31 | English |
Browse filings by year
25 years- 2026 26 filings
- 2025 130 filings
- 2024 101 filings
- 2023 290 filings
- 2022 87 filings
- 2021 82 filings
- 2020 91 filings
- 2019 130 filings
- 2018 150 filings
- 2017 199 filings
- 2016 88 filings
- 2015 101 filings
- 2014 40 filings
- 2013 79 filings
- 2012 172 filings
- 2011 166 filings
- 2010 152 filings
- 2009 141 filings
- 2008 186 filings
- 2007 160 filings
- 2006 135 filings
- 2005 136 filings
- 2004 115 filings
- 2003 122 filings
- 2002 13 filings
Market data
Market data not available
Price history
Peer group · Wired, wireless, and satellite telecommunication activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
1&1 AG
A telecommunications provider offering mobile and broadband…
|
1U1 | DE | Telecommunications, computer pr… |
|
360networks Inc.
Major North American provider of high-capacity fiber optic …
|
TSIX | CA | Telecommunications, computer pr… |
|
4iG Nyilvánosan Működő Részvénytársaság
Provider of integrated telecommunications, IT, and space te…
|
4IG | HU | Telecommunications, computer pr… |
|
5G NETWORKS LIMITED.
Provides high-speed connectivity, fiber networks, and manag…
|
5GN | AU | Telecommunications, computer pr… |
|
AAC Clyde Space
Offers end-to-end small satellite solutions and space-based…
|
AAC | SE | Telecommunications, computer pr… |
|
Aastra Technologies Limited
Global provider of enterprise communication systems, specia…
|
AAH | CA | Telecommunications, computer pr… |
|
Accrete Inc.
Cloud-based messaging provider specializing in A2P SMS and …
|
4395 | JP | Telecommunications, computer pr… |
|
ACTELIS NETWORKS INC
Provider of cyber-hardened networking solutions for IoT ove…
|
ASNS | US | Telecommunications, computer pr… |
|
Adamant Holding Inc.
Global telecommunications carrier expanding into renewable …
|
UCCPF | CA | Telecommunications, computer pr… |
|
AdvanteXCEL.com Communications Corp.
Defaulting reporting issuer, cease-traded due to regulatory…
|
APTV | CA | Telecommunications, computer pr… |
SPARK NEW ZEALAND LIMITED via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/65844/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=65844 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=65844 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=65844 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 65844}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for SPARK NEW ZEALAND LIMITED (id: 65844)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.