LINZ Data Service
The LINZ Data Service provides public access to New Zealand geographic data including property titles, boundaries, addresses, elevation data, and more. This REST API allows discovery and access to thousands of geospatial layers maintained by Land Information New Zealand.
Base URL:
Auth: api_key
Endpoints: 6
Reachable: yes
CORS: unknown
Last checked: 2026-03-14 16:08:02.309843
https://data.linz.govt.nz/Auth: api_key
Endpoints: 6
Reachable: yes
CORS: unknown
Last checked: 2026-03-14 16:08:02.309843
Links
Documentation:
- Data service guidance official
- LINZ Data Service official
SDKs:
- LINZ API Python (python)
1581ms
Avg latency (7d)16
Probes (7d)Latency (7d)
Success Rate (7d)
Topics
Endpoints
| Method | Path | Summary | Auth | Last Status | Latency |
|---|---|---|---|---|---|
GET |
/layers/ | List all layers | none | 400 | 1056ms |
GET |
/layers/{layer_id}/ | Get layer details | none | 200 | 1219ms |
GET |
/layers/{layer_id}/services/ | Get layer services | api_key | 200 | 1248ms |
GET |
/layers/{layer_id}/versions/ | Get layer versions | none | 200 | 1210ms |
GET |
/layers/{layer_id}/versions/{version_id}/data/sample/ | Get sample data | api_key | 200 | 1139ms |
GET |
/site/ | Get site metadata | none | 404 | 1664ms |