Place
GET
15 endpoints
/api/v202105/place/{placeId}/udf/{udfId}/download
DownloadPlaceCustomFieldFileV202105
Downloads the uploaded file for a place custom field (UDF)
/api/v3/place/{placeId}/project
GetEnergyProjectsForPlaceV3
Retrieves all energy projects associated with a place, with rollup for organizations
/api/v3/place/{placeId}/energyStar/hierarchy
GetEnergyStarPlaceHierarchyV3
Retrieves ENERGY STAR-linked child places for an organization with their metrics
/api/v3/place/{placeId}/energyStar/link
GetEnergyStarPlaceLinkV3
Retrieves ENERGY STAR Portfolio Manager linking information for a place and its meters
/api/v3/place/{placeId}/energyStar/metrics
GetEnergyStarPlaceMetricsV3
Retrieves ENERGY STAR score metrics for a place over a number of years
/api/v3/place/{placeId}/energyStar
GetEnergyStarPlaceV3
Retrieves ENERGY STAR property details from Portfolio Manager for a place
/api/v3/place/{placeId}/group
GetPlaceGroupsV3
Retrieves all place group memberships for a specific place
/api/v3/place/{placeId}/size
GetPlaceSizesV3
Retrieves all place size history records for a specific site or space
/api/v3/place/{placeId}/size/{placeSizeId}
GetPlaceSizeV3
Retrieves a single place size record by its identifier
/api/v3/place/udf
GetPlacesUdfsV3
Retrieves user-defined field values for all places, paginated
/api/v3/place
GetPlacesV3
Retrieves a paginated list of all places, with optional filtering
/api/v3/place/placetype
GetPlaceTypesV3
Retrieves all place types available in the system
/api/v3/place/placetype/{placeTypeId}
GetPlaceTypeV3
Retrieves a single place type by its unique identifier
/api/v3/place/{placeId}/udf
GetPlaceUdfsV3
Retrieves user-defined field values for a specific place
/api/v3/place/{placeId}
GetPlaceV3
Retrieves a single place by its unique identifier
POST
3 endpoints
PUT
10 endpoints
/api/v3/place/{placeId}/energyStar/link
EditEnergyStarPlaceLinkV3
Edits the ENERGY STAR Portfolio Manager linking for a place and its meters
/api/v3/place/{placeId}/group
EditPlaceGroupMembershipV3
Replaces a place's manual group memberships with the provided list
/api/v3/place/{placeId}/size
EditPlaceSizeListV3
Creates, edits, and deletes place size records in bulk for a single place
/api/v3/place/placetype/{placeTypeId}
EditPlaceTypeV3
Edits an existing place type's code and name
/api/v3/place/{placeId}/udf
EditPlaceUDFsV3
Edits user-defined field (custom field) values for a specific place
/api/v3/place/{placeId}
EditPlaceV3
Edits an existing place's properties
/api/v202302/place/{placeId}/watticsSite
EditWatticsSiteLinkV202302
Links or unlinks a place to/from a SmartAnalytics (Wattics) site
/api/v3/parentPlace/{parentPlaceId}/place
MovePlaceV3
Moves one or more places to a new parent in the hierarchy
/api/v202110/place/energyStar/unlink
UnlinkPlacesAndChildMetersFromEnergyStarV202110
Unlinks a list of places and their child meters from ENERGY STAR Portfolio Manager
/api/v202110/place/energyStar/submissionType
UpdateEnergyStarSubmissionTypeV202110
Updates ENERGY STAR submission type (manual or automatic) for a list of places
DELETE
3 endpoints