approvedweather
Seven Day Weather Forecast
Seven day daily weather forecast for any latitude and longitude from the Open-Meteo forecast service, no key required. Returns daily maximum and minimum temperature and total precipitation per day in the local timezone. Critical for AI agents planning ahead on weather sensitive operations such as travel, agriculture, construction, retail demand, and energy load forecasting.
Networks
Base (Coinbase L2)solana:mainnetNoble
Regions
Global (no regional restriction)
Tags
#weather#forecast#temperature#precipitation#planning
How to use
Sample response
{"source":"open-meteo","data":{"daily":{"time":["2026-06-19"],"temperature_2m_max":[28.1],"temperature_2m_min":[19.4],"precipitation_sum":[0]}}}curl -X GET 'https://proxy.suverse.io/v1/data/suverse-weather-forecast'