The Upload Utility Data API provides Green Building Studio client developers a facility for submitting a utility data that will be used for simulation in a given project.
Making the request |
To access the Upload Utility Data API, use:
https://gbs.autodesk.com/gbs/api/v1/project/projectId/UtilityDataSet/responseFormat
where responseFormat may be either of the following values:
Request Method |
POST
Parameters |
ProjectId : Id for project
Upload Utility Data Responses |
Upload Utility Data API responses are returned in the format indicated in the responseFormat within the request URL.
JSON Output Example |
113
XML Output Example |
<int xmlns="http://schemas.microsoft.com/2003/10/Serialization/">113</int> |