Assets¶
This section describes the endpoints for managing assets.
Types¶
Endpoint - /types
Use this endpoint to manage types.
For the full specification and schema, see the API Reference.
Additional endpoints¶
Endpoint - /types/{typeId}/assemblies
Manages assemblies of a given type. For more details, see the Assemblies page.
Components¶
Endpoint - /assets
Use this endpoint to manage components.
For the full specification and schema, see the API Reference.
Additional endpoints¶
/assets/{assetId}/systems - To manage systems of a component with the given ID.
/assets/{assetId}/assemblies - To manage assemblies of a given component. For more details, see the Assemblies page.
Rooms¶
Endpoint - /location
Use this endpoint to manage rooms and segments.
Systems¶
Endpoint - /systems
Use this endpoint to manage systems.
Zones¶
Endpoint - /zone
Use this endpoint to manage zones.
Additional endpoints¶
/zones/{zoneId}/locations - To manage spaces of a zone with a given ID
For the full specification and schema, see the API Reference.
Floors¶
Endpoint - /floors
Use this endpoint to manage floors.
For the full specification and schema, see the API Reference.
Building¶
Endpoint - /facilities
Use this endpoint to manage buildings.
For the full specification and schema, see the API Reference.