/openmeteo/forecast

POST /api/openmeteo/forecast

Price: 1 credit

Get weather forecast and current conditions for a geographic point

How to use it

Get weather data for a point by latitude and longitude. Request any combination of 'current' conditions, 'hourly', '15-minutely', and 'daily' variables by listing the variable names you want (at least one list is required). Covers temperature, humidity, precipitation, wind, cloud cover, pressure, radiation, soil, and pressure-level fields. Supports up to 16 forecast days and 92 past days, an explicit start_date/end_date interval, unit selection, timezone, and a choice of weather models. Returns the point metadata (coordinates, elevation, timezone) plus the requested blocks, where hourly/daily are lists of per-timestamp records and each block carries its units.

Parameters

Request body

Response

Errors

Response headers