Future

Future Weather (14–300 days ahead)

Returns 3-hourly weather forecast for a date between 14 days and 300 days in the future. Available on Pro+ plan and above.

get/future.json

Query parameters

keystring required
Example:YOUR_API_KEY

Your WeatherAPI.com API key.

qstring required
Example:London

Location query. Accepts: city name, lat/lon, US zip, UK postcode, Canada postal code, METAR code (metar:EGLL), IATA (iata:DXB), auto:ip, IPv4/IPv6, or location ID (id:2801268).

dtstring date required
Example:2026-06-01

Date between 14 and 300 days from today in yyyy-MM-dd format.

langstring
Example:fr

Language code for condition text. E.g.: fr, de, es, zh, ar. See full list in docs.

Response

Future weather data

Changes