/openweathermap/weather

POST /api/openweathermap/weather

Price: 1 credit

Get current weather, minute precipitation, hourly and daily forecast, and alerts for a point

How to use it

Get a full weather bundle for a point by latitude and longitude. Returns the point coordinates and timezone plus: 'current' conditions (temperature, feels-like, humidity, dew point, pressure, wind, clouds, visibility, UV index), 'minutely' minute-by-minute precipitation for the next hour, 'hourly' forecast for the next 48 hours, 'daily' forecast for the next 8 days (per-part temperatures, moon phase, sunrise/sunset, precipitation probability), and government weather 'alerts'. Choose units with the 'units' field (metric, imperial, standard). Timestamps are unix seconds.

Parameters

Request body

Response

Errors

Response headers