Authentication and Sessions - EcoSys - Customization & Programming - Hexagon PPM

EcoSys Web Service API Usage Documentation

Language
English
Product
EcoSys
Search by Category
Customization & Programming
EcoSys Version
8.8

All access to the published EcoSys Web Service APIs requires an authorized application user account.

After validation, these credentials will be used to establish a login session with the application. This login session is typically tracked through a session cookie. However, this cookie is not required, and the credentials can be provided for each individual invocation of the API in a stateless fashion.

Login sessions through the API will replace interactive sessions in the same way that subsequent interactive sessions do. Concurrent access to the API and interactive sessions is not supported unless initiated from the same browser session.