Build on New Zealand filings programmatically.
A typed REST API over 175,392 filings from 824 New Zealand listed companies - JSON metadata, Markdown body, and original PDF. Webhooks on every new release.
Public-company filings in New Zealand are supervised by Financial Markets Authority (FMA). Reporting follows NZ IFRS. Filings are most commonly published in English. Major issuers are listed on S&P/NZX 50 and S&P/NZX 10. Mixed - March, June, and calendar year-ends.
Building on New Zealand filings programmatically
The FinancialReports API delivers New Zealand filings through the standard unified endpoint - ?country=NZ scopes queries to New Zealand issuers. Volume is low-to-moderate: ~180 listed companies under semi-annual reporting generate approximately 300–600 filings per month. New Zealand is a manageable single-country integration - ideal for Australasia-focused strategies that want NZX alongside ASX coverage.
Webhook subscriptions deliver NZX filings within minutes of publication. New Zealand market disclosure follows NZX trading hours (10:00–16:45 NZST, UTC+12/+13 - note NZ is among the first markets globally to open each calendar day). The webhook payload schema is market-agnostic. The UTC+12/+13 timezone means NZX disclosure arrives during late evening European time and early morning US East Coast.
Filing content is available as JSON metadata, Markdown (extracted from the source PDF filings), and original source documents. English is the sole filing language - NZX filings flow directly into any NLP or LLM pipeline without translation. NZ IFRS compliance means financial statements are directly comparable to other IFRS markets. Common integrations include S&P/NZX 50 fundamental data pipelines, trans-Tasman dual-listed company monitoring, New Zealand electricity sector gentailer tracking, dairy sector monitoring (a2 Milk, Fonterra), and Australasian healthcare and infrastructure sector analysis spanning NZX and ASX.
- Filings indexed
- 175,392
- in New Zealand
- Listed companies
- 824
- New Zealand issuers
- Auth
- x-api-key
- single header
- Webhook latency
- < 1 min
- from regulator publish
Reporting at a glance - New Zealand
Regulator, indices, accounting, language- Regulator
- Financial Markets Authority (FMA)
- Primary indices
- S&P/NZX 50S&P/NZX 10
- Accounting standards
- NZ IFRS
- Reporting languages
- English
- Fiscal year
- Mixed - March, June, and calendar year-ends
Quick start - New Zealand filings
REST · JSON · Markdown · PDF# 1. List filings for New Zealand, newest first curl "https://api.financialreports.eu/api/filings/?countries=NZ" \ -H "x-api-key: $FR_API_KEY" # 2. Pull full Markdown for one filing curl https://api.financialreports.eu/api/filings/<id>/markdown/ \ -H "x-api-key: $FR_API_KEY" # 3. Filter by filing type - annual reports only curl "https://api.financialreports.eu/api/filings/?countries=NZ&type=10-K" \ -H "x-api-key: $FR_API_KEY" # 4. Filter by ISIN (single issuer) curl "https://api.financialreports.eu/api/filings/?company_isin=DE000A1EWWW0" \ -H "x-api-key: $FR_API_KEY"
Sample New Zealand response
Real filings · live dataGet API access for New Zealand
Pricing · trial keys · enterpriseFilings activity by year
Last 6 years · New Zealand issuers- 2026 11,077
- 2025 21,071
- 2024 20,386
- 2023 18,858
- 2022 17,907
- 2021 18,086
Reporting languages
Filing-by-filing distribution- English 175,392