Buluttan Products
Renewable Energy Production Forecasting
Wind Energy ForecastsSolar Energy Forecasts
Not only do we use the best Numerical Weather Prediction models but with our focus on novel Artificial Intelligence tech like 'Weather Generator' we give you a whole new kind of hyper local precision for your renewable energy plant`s trading activities and an optimized solution to comply with System Operators.


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" } ]
