149 results matched your search criteria
Forum topic
OneSpan Sign
Hi,
Having a little trouble getting an API key so I can start using the product... I signed up for a developer sandbox and got an email with the following instructions.
Get started with OneSpan Sign in 4 simple steps:
Forum topic
OneSpan Sign
If a customer builds an integration using the API, they would at minimum need to reference the API key to connect to OneSpan is that correct or could they use access token?
Forum topic
OneSpan Sign
In the admin page/integrator tab, we used to be able to see the API-Key. It no longer shows up (we are in sandbox). Wondering as to why we arent able to see the API key anymore.
Forum topic
OneSpan Sign
HI,
Is it possible to get the api key of the sender who sent the package.
Thank you,
Sudhangi
Forum topic
OneSpan Sign
Hi,
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 st
Forum topic
OneSpan Sign
I know how to get subaccount api keys but how do I get a senders API key. The user has left State employment so I can't have them just login and give it to me. I don't see it in the Sender structure.
Forum topic
OneSpan Sign
We have a customer who built an entire api based interface to their Appian application. They want to move that interface to a different account because the person listed as the owner is being reassigned. To do this do they just need to replace the api key in their code?
Forum topic
OneSpan Sign
In order to access Rest API for documents retrieval, i have to provide "Authorization: Basic api_key". How do i get Basic api_key?