Services relating to managing buildings of the Energy Asset Tool
Code | Description |
---|---|
401 | Unauthorized - ensure token is being passed with each service call. |
404 | Unsupported operation |
500 | Unspecified error on server. |
Example URL: https://buildingenergyscore.energy.gov/api/v1/manage_buildings/csv?building_ids=1,2,3
Param name | Description |
---|---|
building_ids required |
Comma-separated list of building IDs to generate CSV (no spaces between IDs). Validations:
|