PASAR API
National met service's commercial forecast API for any NZ/AU coordinate, with a free starter tier (x-api-key auth).
View docs ↗ More Data & enrichment APIs# MetService ~ NZ point weather forecast API needs an API key. # No single public base URL ~ start from the docs: # https://data.metservice.com/product/point-forecast-api
I'm integrating a New Zealand API into my app. API: MetService ~ NZ point weather forecast API Provider: MetService (Meteorological Service of NZ) Auth: requires an API key (sign up: https://data.metservice.com/product/point-forecast-api) Pricing: freemium Important note: National met service's commercial forecast API for any NZ/AU coordinate, with a free starter tier (x-api-key auth). Source: MetService (Meteorological Service of NZ) (https://data.metservice.com/product/point-forecast-api) Source type: Provider API or developer docs Endpoint type: Docs-first integration 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.