Batch building energy forecast

Gets forecasted energy data for multiple buildings in a single batch request.

Recipes
🔑
Authenticate
Open Recipe
Log in to see full request history
Query Params
array of integers
required
length ≥ 1

An array of building IDs separated by commas.

ids*
date-time
required

Start of the query time range. Must be ISO 8601 formatted.

date-time
required

End of the query time range. Must be ISO 8601 formatted.

Headers
string
Defaults to application/json

Specify a MIME type to indicate the content type the client would like to receive the data in. If omitted, defaults to application/json.

Currently, the supported formats are:

  • application/json
  • text/csv
Responses

Authorization header or an invalid token signature usually as a result of attempted token forgery by an unauthorized third-party.

Language
Credentials
OAuth2
Authenticate
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/csv