PASAR API
Official forecasts, observations and the national Vigilance weather-alert bulletin; free with an API token and per-minute quotas.
View docs ↗ More Realtime APIs# Météo-France ~ open weather data & vigilance API needs an API key. # No single public base URL ~ start from the docs: # https://portail-api.meteofrance.fr/
I'm integrating a France API into my app. API: Météo-France ~ open weather data & vigilance API Provider: Météo-France Auth: requires an API key (sign up: https://portail-api.meteofrance.fr/) Pricing: free Important note: Official forecasts, observations and the national Vigilance weather-alert bulletin; free with an API token and per-minute quotas. Source: Météo-France (https://portail-api.meteofrance.fr/) 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.