Quick Start¶
Getting started with using Energy APIs involves the following steps:
- Create an account and a machine user.
- Create a JSON Web Token (JWT) by using the machine user credentials.
- Make API requests using the JWT.
Create an account and a machine user¶
The Getting Started page documents the required steps to get a hold of the clientId
, clientSecret
and partitionId
.
Create a token¶
Use the values described in the Authorization section to construct the Create Token request.
Make API requests¶
This guide will take you through the steps you need to perform to extract your energy consumption, emission, or cost data for a location or a meter in the granularity and for the period of interest.
- Identify MediumConsumption ID
- Read Consumption per building
- Read Consumption per meter equipment
Note for usage:
Currently, we cannot identify the point which is streamed to Navigator. Extension of equipment types required to identifyInterface PointId
Assumption: Today, you manually assign one point to the meter equipment. → PointId can be identified via Equipment endpoints.