Open-Meteo

← back to the index

Category: Weather · Auth: none · Status today: OK (HTTP 200) · 652 ms

Example request

This is the exact probe the sentinel runs daily — one read-only GET:

curl -s 'https://api.open-meteo.com/v1/forecast?latitude=52.52&longitude=13.41&current_weather=true'

Example output

Captured 2026-08-16 00:29 UTC (application/json, first 400 chars):

{"latitude":52.52,"longitude":13.419998,"generationtime_ms":0.07832050323486328,"utc_offset_seconds":0,"timezone":"GMT","timezone_abbreviation":"GMT","elevation":38.0,"current_weather_units":{"time":"iso8601","interval":"seconds","temperature":"°C","windspeed":"km/h","winddirection":"°","is_day":"","weathercode":"wmo code"},"current_weather":{"time":"2026-08-16T00:15","interval":900,"temperature":

Checked 2026-08-16 00:29 UTC by the Free Tier Sentinel. Machine-readable: api-health.json.