# Open Government, New Zealand API **Provider:** Open Government, New Zealand **Category:** developer **Base URL:** `https://www.data.govt.nz` **Auth:** none — `# No auth required` **Rate Limit:** See documentation **Free Tier:** Yes — [object Object] **Pricing:** Free tier available (freemium) **Docs:** https://www.data.govt.nz/ ## Description New Zealand Government Open Data ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://www.data.govt.nz/` | See documentation for endpoint reference | ## Authentication No authentication required ``` # No auth required ``` ## Sample Request ```bash curl 'https://www.data.govt.nz' ``` ## Sample Response ```json {} ``` ## Pricing Details Free — open public API, no authentication required. --- *Source: [API Map](https://apimap.dev/apis/open-government-new-zealand/) — CC BY 4.0*