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
DepotFinity

DepotFinity is a cloud-based software service that is used to monitor, report, schedule and manage the charging operations of chargers within a depot.

Authorization¶

Authorization provides you the access to consume DepotFinity APIs. To set up authorization and consume DepotFinity APIs, perform the following steps.

  1. Request credentials for machine access from Siemens Regional Support. The support team provides the client credentials such as clientId and clientSecret.
  2. Create a token using the client credentials to start using DepotFinity APIs. See Token Management, to learn how to create a token.
  3. Pass the TOKEN in the authorization header to access DepotFinity APIs.

Warning

DO NOT share or store your token in source control. Make sure if the token is stored safely. Anyone with access to your token can access the system on your behalf.

Note

Credentials are valid only for the requested APIs. To access additional APIs, contact Siemens Regional Support.