approvedweather

Historical Daily Weather

Historical daily weather for any latitude and longitude over a date range from the Open-Meteo archive service, no key required. Returns daily maximum and minimum temperature and precipitation for each day in the requested window. Critical for AI agents backtesting weather sensitive strategies, building climatology baselines, and reconciling past events with conditions.

Networks

Base (Coinbase L2)solana:mainnetNoble

Regions

Global (no regional restriction)

Tags

#weather#historical#climate#archive#backtest

How to use

Sample response
{"source":"open-meteo","data":{"daily":{"time":["2025-01-01"],"temperature_2m_max":[3.2],"temperature_2m_min":[-2.1],"precipitation_sum":[1.4]}}}
curl -X GET 'https://proxy.suverse.io/v1/data/suverse-weather-historical'