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
Comos Web REST API

REST-style, HTTP-based API used to interact with COMOS data and to access COMOS features.

FAQ¶

Where do I get the sessionId that is needed for calling the endpoints?

Before calling any other endpoint, you need to log in through sessions service (public/api/sessions/v1/sessions/actions/login). The result will contain the sessionId you need for accessing any further resources. Please see the Get Started page for further details.