API Integration =============== BuEM exposes a REST API that receives GeoJSON building descriptions and returns thermal-load results. This section explains the endpoints, payload formats, and Docker setup needed to integrate BuEM with other models. .. toctree:: :maxdepth: 2 docker_setup api_endpoints request_format response_format error_handling examples