The chat responses are generated using Generative AI technology for intuitive search and may not be entirely accurate. They are not intended as professional advice. For full details, including our use rights, privacy practices and potential export control restrictions, please refer to our Generative AI Service Privacy Information. As this is a test version, please let us know if something irritating comes up. Like you get recommended a chocolate fudge ice cream instead of an energy managing application. If that occurs, please use the feedback button in our contact form!
Skip to content
Building Structure API Share llms optimized content

RESTful API for creating and managing a structural representation of your buildings.

Changelog

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.1.0] - 2026-04-28

IMPORTANT CHANGES

  • API Endpoint Update: New domain and API path for the Structure API.
    • Old Endpoint: https://api.bpcloud.siemens.com/structure/*
    • New Endpoint: https://eu.buildingx.siemens.com/api/openness/structure/*
    • Action Required: Please update your integrations to use the new endpoint.
    • Grace Period: The old domain will continue to be supported for a grace period. A separate notification will be sent to all customers regarding the deprecation date.

[1.0.35] - 2025-09-12

  • Enrich Point with additional attributes: unit, enum, systemAttributes

[1.0.34] - 2025-02-04

  • Fixed maestro version in order to realign to 1.0.31
  • Fixed vulnerabilities

[1.0.33] - 2024-11-12

Updated

  • Updated changelog

[1.0.32] - 2024-11-12

Updated

  • Aligned the documentation and corrected spelling errors

[1.0.30] - 2024-06-18

Updated

  • Fix minor issue with schema from 'Create Equipment' and 'Update Equipment'

[1.0.28] - 2024-03-12

Updated

  • Updating spec from Structure API -> Building Structure API.

[1.0.25] - 2023-09-29

Updated

  • Fixes to specification to reflect that client generated IDs are not supported when creating Point and Equipment.

[1.0.24] - 2023-06-06

Added

  • 'Create Point' operation. Creation of points is exposed for evaluation purposes until the new subscription is released by September 2023.

[1.0.23] - 2023-05-25

Updated

  • Fix typo of "writeable"
  • Fix inconsistency, "/has-points" should take an array as primary data

[1.0.22] - 2023-05-15

Added

  • Point.source property

[1.0.16] - 2022-12-15

Added

  • Equipment, PointGroups endpoints to enable management of building equipment topology

[1.0.1] - 2022-09-28

Updated

  • Location ID schema

[1.0.0] - 2022-09-27

Added

  • Structure API released