/openweathermap/forecast/hourly

POST /api/openweathermap/forecast/hourly

Price: 1 credit

Get an extended 3-hourly weather forecast for a geographic point

How to use it

Get an extended 3-hourly weather forecast for a point by latitude and longitude. Returns the resolved city (name, country, coordinates, population, timezone offset, sunrise/sunset) and a list of forecast records; each record covers a 3-hour window with temperature, feels-like, min/max, pressure, sea/ground-level pressure, humidity, dew point, clouds, wind, visibility, precipitation probability, and conditions. Use 'count' to set how many 3-hour steps to return (up to about 16 days ahead) and 'units' for the measurement system. Timestamps are unix seconds plus a human-readable UTC text field.

Parameters

Request body

Response

Errors

Response headers