Example code shows how to build a redirect URL to the designer view.
Rate this Code Share
Downloads
5
Source type
External website - Your website or git repository
Example code on how to create a signer authentication token.
Rate this Code Share
Downloads
2
Source type
External website - Your website or git repository
Example code on how to build a redirect to signing for a signer.
Rate this Code Share
Downloads
3
Source type
External website - Your website or git repository
Forums
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.