Skip to main content
POST
Get token
Pass the returned token value in the token header on every subsequent request, e.g. token: d2cfa643-1de0-42ba-b376-bfd3520b750c. A token stays active until it is released.

Body

application/json
uid
string
required

API Gateway user ID

pw
string
required

API Gateway password

Response

Security token

The response is of type string.