Authentication

Optima uses an authentication mechanism based on URLs. Depending on the specific system configuration, a URL (and thus an API endpoint) can be:

Authentication is handled by OptimaWSI (→ Optima authentication system).

To access a restricted endpoint:

  1. Run → Login.
  2. Get the session identifier sessionId as a result.
  3. Use the identifier to have access through session=sessionId as a HTTP cookie.

Topics in this section