The chat responses are generated using Generative AI technology for intuitive search and may not be entirely accurate. They are not intended as professional advice. For full details, including our use rights, privacy practices and potential export control restrictions, please refer to our Generative AI Service Terms of Use and Generative AI Service Privacy Information. As this is a test version, please let us know if something irritating comes up. Like you get recommended a chocolate fudge ice cream instead of an energy managing application. If that occurs, please use the feedback button in our contact form!
Skip to content
Energy API

Read energy consumption, emission, or cost data for a location or a meter in the granularity and for the period of interest.

Quick Start¶

Getting started with using Energy APIs involves the following steps:

  1. Create an account and a machine user.
  2. Create a JSON Web Token (JWT) by using the machine user credentials.
  3. 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 identify Interface PointId Assumption: Today, you manually assign one point to the meter equipment. → PointId can be identified via Equipment endpoints.