Buluttan Products
Buluttan SkyWatch
Our Weather Intelligence Platform enables teams across industries to make informed decisions proactively with:
Integrate the State of the Art Weather Intelligence API
curl --request GET \
--url 'https://api.buluttan.com/v1/forecasts?lat=35.2452&lon=38.3523'\
--header 'accept: application/json'
[ { "timestamp": 1685469600, "ws_kmh": 5.75, "ws_mph": 3.57, "wd": 19, "temp_celsius": 19.21, "temp_kelvin": 292.36, "fl_celsius": 19.21, "fl_kelvin": 292.36, "tcc": 91.76, "prec": 0, "precp": 0, "hmd": 83.41, "weather_state": "cloudy-night" } ]