Hi,
We are trying to use the REST API for creating packages, documents etc and currently we are using the API key in the request header to send the requests.
However, we are not sure if we need to use the Authentication Token while sending the requests or use the API key in the request header.
We got the Authentication Token as per the documentation in the below link:
http://docs.e-signlive.com/doku.php?id=esl:api:e-signlive_session_creation#post_authenticationtokens
However, we are not sure how to use this token in the requests we send.