approvedweather
Current Weather Conditions
Current weather conditions for any latitude and longitude from the Open-Meteo forecast service, no key required. Returns temperature, wind speed, wind direction, and weather code for the requested point. Critical for AI agents that condition decisions on real time weather, such as logistics, travel, energy demand, agriculture, and outdoor event planning.
Networks
Base (Coinbase L2)solana:mainnetNoble
Regions
Global (no regional restriction)
Tags
#weather#current#temperature#wind#meteorology
How to use
Sample response
{"source":"open-meteo","data":{"latitude":40.71,"longitude":-74.01,"current_weather":{"temperature":21.3,"windspeed":11.2,"winddirection":200,"weathercode":1}}}curl -X GET 'https://proxy.suverse.io/v1/data/suverse-weather-current'