PASAR API
No fee but register on the MBIE API portal for a subscription key; core entity data is public, updates need OAuth.
View docs ↗ More Auth & identity APIs# NZBN ~ New Zealand Business Number register needs an API key. # No single public base URL ~ start from the docs: # https://portal.api.business.govt.nz/api/nzbn
I'm integrating a New Zealand API into my app. API: NZBN ~ New Zealand Business Number register Provider: Companies Office / MBIE Auth: requires an API key (sign up: https://portal.api.business.govt.nz/api/nzbn) Pricing: free Important note: No fee but register on the MBIE API portal for a subscription key; core entity data is public, updates need OAuth. Source: Companies Office / MBIE (https://portal.api.business.govt.nz/api/nzbn) 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.