Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Enviance Authentication API

The Authentication API from Enviance — 6 operation(s) for authentication.

Enviance Authentication API is one of 39 APIs that Enviance publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Authentication. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 7 operations across 6 paths, and defines 7 schemas. It is described by OpenAPI 2.0, at version Platform.v2026.2.0.0.20260708.

Requests are made against the base URL https://api.enviance.com.

7 operations 6 paths 7 schemas 1 DELETE1 GET5 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 2.0
API Version
Platform.v2026.2.0.0.20260708
Base URL
https://api.enviance.com
Authentication
basic, API Key
Contact
Resource Areas
1

Authentication & Security 2

Enviance Authentication API declares 2 security schemes for authenticating requests. It defines a basic scheme (Basic). An API key is passed in the header as Authorization (EnvianceAuth).

  • Basic — Forces authentication with credentials via an api gateway
  • EnvianceAuth — Enviance \ . Obtain SessionId by POST /ver2/AuthenticationService.svc/sessions first

Paths & Operations 7

Across 6 paths, the API surfaces 7 operations — 1 DELETE, 1 GET, 5 POST. Each is listed below with its method, path, parameters, and response codes.

Authentication 7
GET
/ver2/AuthenticationService.svc/currentsession
Enviance.RestServices.Ver2.Security.Impl.AuthenticationService.GetCurrentSessionInfo 7 params → default
DELETE
/ver2/AuthenticationService.svc/currentsession
Enviance.RestServices.Ver2.Security.Impl.AuthenticationService.EndCurrentSession 7 params → default
POST
/ver2/AuthenticationService.svc/oauthtoken
Get Access Token
Enviance.RestServices.Ver2.Security.Impl.AuthenticationService.AuthenticateByOAuthToken 8 params → default
POST
/ver2/AuthenticationService.svc/sessions
Enviance.RestServices.Ver2.Security.Impl.AuthenticationService.Authenticate 8 params → default
POST
/ver2/AuthenticationService.svc/sessions/cert
Authentication By Cert
Enviance.RestServices.Ver2.Security.Impl.AuthenticationService.AuthenticateByCert 8 params → default
POST
/ver2/AuthenticationService.svc/sessions/long
Creates long-living session from current (source session). It does not close source session, so user still in source session (getCurrentSession() should return same value). Second call of createLongL…
Enviance.RestServices.Ver2.Security.Impl.AuthenticationService.CreateLongLivingSession 7 params → default
POST
/ver2/AuthenticationService.svc/sessions/qlik
Enviance.RestServices.Ver2.Security.Impl.AuthenticationService.CreateQlikJWTToken 7 params → default

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are Enviance.RestServices.Ver1.Security.SessionInfo (8 properties), Enviance.RestServices.Ver2.Security.QlikJWTTokenInfo (5 properties), Enviance.RestServices.Common.TimeZoneInfo (5 properties), Enviance.RestServices.Ver2.Security.OAuthGetAccesTokenResponseInfo (3 properties). Each schema is shown below with its type and property counts.

Enviance.RestServices.Common.TimeZoneInfo
object
5 properties
Enviance.RestServices.Ver2.Security.QlikJWTTokenInfo
object
5 properties
AuthenticateByOAuthToken
object
1 property
Enviance.RestServices.Ver1.Security.Credentials
object
2 properties
Enviance.RestServices.Ver2.Security.EncryptedCredentials
object
EncryptedCredentials Updates (and potentially moves) an existing Location object in the Compliance Model. Specifying a new parent path moves the Location under…
2 properties
Enviance.RestServices.Ver2.Security.OAuthGetAccesTokenResponseInfo
object
3 properties
Enviance.RestServices.Ver1.Security.SessionInfo
object
8 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

enviance-authentication-api-openapi.yml Raw ↑

Other APIs Enviance publishes across the network.

Enviance Activity API
Enviance BatchRequest API
Enviance Bulk API
Enviance Chemical API
Enviance ChemicalGroup API
Enviance ChemicalList API
Enviance Command API
Enviance Compliance API
Enviance CompliancePermissions API
Enviance CustomField API
Enviance Data API
Enviance Document API