Sites and equipment
Sites, Equipment and normalized Points.
Connect custom dispatch systems, operations workstations, analytics and enterprise services to Customer Central. Protocols, Nodes and normalization stay below the API while applications work with Sites, Equipment, Points and history.
v1 · read-only · scoped Bearer accessSites, Equipment and normalized Points.
Timestamp, quality, numeric or text value and engineering unit.
Raw values and 1m, 5m, 15m, 1h aggregation.
Published immutable Site model with Project Haystack context.
Site health, affected points and evidence.
Read-only incidents and work orders from Customer Central.
Use your issued credential to request the Sites available to your integration.
curl \
-H 'Authorization: Bearer <client_id>.<client_secret>' \
https://api.buildingdata.ru/v1/sites
Each credential is limited by permissions and Organization/Site scope. Internal IAM, Global Engineering, Node lifecycle, TimescaleDB, Haxall and industrial protocols are not exposed through this API.
Batch queries, cursor pagination and near-real-time delivery belong to the next API phase and are not part of the current contract.