PASAR API
Catalonia's regional weather service offers a REST API for observations, forecasts and weather warnings; free citizen access plus paid professional tiers.
View docs ↗ More Data & enrichment APIs# Meteocat ~ Catalonia weather data & forecasts needs an API key. # No single public base URL ~ start from the docs: # https://apidocs.meteocat.gencat.cat/
I'm integrating a Spain API into my app. API: Meteocat ~ Catalonia weather data & forecasts Provider: Servei Meteorològic de Catalunya Auth: requires an API key (sign up: https://apidocs.meteocat.gencat.cat/) Pricing: freemium Important note: Catalonia's regional weather service offers a REST API for observations, forecasts and weather warnings; free citizen access plus paid professional tiers. Source: Servei Meteorològic de Catalunya (https://apidocs.meteocat.gencat.cat/) Source type: Official public feed Endpoint type: Direct public JSON endpoint 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.