Government — entry 065 of 90
Open Government, New Zealand
Data.govt.nz is New Zealand's national open-data portal; the public `www.data.govt.nz` domain serves the HTML catalogue UI, while the real CKAN REST API lives on a separate host, `catalogue.data.govt.nz/api/3/action/`. A keyless GET against `package_list` returns full dataset JSON with a wildcard `Access-Control-Allow-Origin` header, so browser apps can query it directly. Stats NZ runs the portal, aggregating datasets from central and local government agencies across statistics, geospatial, and public-sector performance data.
AuthenticationNone requiredCall it straight away — no key, no signup.
HTTPSSupportedTraffic is encrypted in transit.
CORSEnabledCallable directly from browser JavaScript.
PricingFreeNo paid tier — free for the documented use case.
FormatsJSONResponses can be requested as JSON.
GreatAPIs Score
Score88
Authentication25/25No authentication required
Pricing20/20Free to use
Docs14/20Documentation URL provided
Formats9/15Single response format
Freshness20/20Verified within 6 months
Auth quickstart
- No key needed — call it now.
Stored keyNo key stored
Your key is stored only in this browser (localStorage) and sent directly to the API — never to greatapis.