post https://api.dengage.com/rest/login
Login
Login call initiates the authentication process of the client. It has to be executed prior to making other API calls.
Required userkey and password parameters are generated by your system administrator through the graphical user interface of the dEngage platform.
Please contact your system administrator for further details.
Important Note
Once logged in, this token will be valid until its expiration date.
Sending a login request before every API call is not correct and not recommended! This can result in blocking your API requests. Reuse your token until it expires.