PASAR API
Free API key required to create; OGC WFS/WMS/WMTS plus XYZ tiles and a changeset API for parcels, topo and addresses.
View docs ↗ More Maps & location APIs# LINZ Data Service ~ NZ land & seabed geodata needs an API key ~ get yours at: # https://www.linz.govt.nz/guidance/data-service/linz-data-service-guide/web-services/lds-apis-and-web-services curl 'https://data.linz.govt.nz/services' \ -H 'Authorization: Bearer YOUR_TOKEN'
I'm integrating a New Zealand API into my app. API: LINZ Data Service ~ NZ land & seabed geodata Provider: Toitu Te Whenua Land Information New Zealand Auth: requires an API key (sign up: https://www.linz.govt.nz/guidance/data-service/linz-data-service-guide/web-services/lds-apis-and-web-services) Pricing: free Base URL: https://data.linz.govt.nz/services Important note: Free API key required to create; OGC WFS/WMS/WMTS plus XYZ tiles and a changeset API for parcels, topo and addresses. Source: Toitu Te Whenua Land Information New Zealand (https://www.linz.govt.nz/guidance/data-service/linz-data-service-guide/web-services/lds-apis-and-web-services) Source type: Official open-data catalogue Endpoint type: Open-data catalogue JSON Integration difficulty: Needs API key Last checked: 2026-07-05 Production caveat: Keep credentials server-side and confirm current limits, pricing, and webhook/error behaviour in the provider docs. Help me set up the correct onboarding/authentication path and make the first valid request ~ explain exactly where credentials go and what must happen before production.