Locating an API Key
Wednesday, June 6, 2018 at 06:55amHi,
I am trying to find my API Key that is mentioned in the following step by step guide.
https://developer.esignlive.com/guides/quick-start/creating-and-sending-a-package-java/
The first few lines define your connection information for eSignLive.
public static final String API_KEY = "";
public static final String API_URL = "https://sandbox.esignlive.com/api";
To retrieve your API key, log in to your eSignLive account and click on “ACCOUNT†from the top menu. Your API key is listed there. By default, the value is hidden. Select “Unlock†to show the value. Now, replace with your API key value
I have tried accessing my Account/Profile for both a developer.esignlive.com login and sandbox.esignlive.com login and cannot see any API Key.
Can someone advise where I should be looking?
Any help is much appreciated.
Thanks.
Reply to: Locating an API Key
Wednesday, June 6, 2018 at 07:42amReply to: Locating an API Key
Wednesday, February 20, 2019 at 10:02pmReply to: Locating an API Key
Thursday, February 21, 2019 at 05:52amReply to: Locating an API Key
Thursday, February 21, 2019 at 11:23pmReply to: Locating an API Key
Friday, February 22, 2019 at 04:27am