Skip to content

Retrieve a valid API session​

GET
/access-token

Authorizations​

Bearer

Please create a SessionId using the access-token endpoint and enter it here.

TypeHTTP (bearer)

Responses​

application/json
JSON
{
"SessionId": "string",
"Login": "string",
"WebToken": "string",
"ControlsVersion": "string",
"CssVersion": "string",
"UID": "string"
}

Playground​

Authorization
Variables
Key
Value

Samples​