Hello Pieter, Windy doesn't have historical data so calling the API every time wouldn't help. Check out Point Forecast API docs for more information. Generally speaking, the way for you is to have a backend that calls Windy API and stores current measurements when a fire event occurs. Good luck with your project!