cindy

Retrieve API key from the owner account via API call

0 votes

Hi,

is it possible to retrieve API key from the owner account via API call? currently I knew, I can retrieve the sender account API key via API call.

 

thanks,

Cindy


Reply to: Retrieve API key from the owner account via API call

0 votes

Hi Cindy,

 

Thanks for your post! Is it an one-time operation or you want to implement a regular use case? This is because we normally suggest our users to retrieve the account owner's API Key from their own sender portal and stored safely at their local instead of querying via API call. If the owner accidentally forgot their password, they could hit the "Forgot your password" button on the login page to recover that.

 

Duo

Duo Liang OneSpan Evangelism and Partner Integrations Developer


Reply to:

0 votes

Hi Duo,

we are thinking of those accounts will be used in PROD for integration purpose not for sender UI, and we don't want to have person to login the account to get the API key, and want to know if there is way to get it via API call, maybe we should build a small application for that. 

Also we met Jose from your PS team, he suggested that we can use API call to retrieve, so I am not we can do it for owner account? 

Jose mentioned that in new version of SaaS, there is another way for authentication other than API key, do you have any idea how to do that?

thanks,

Cindy

 


Reply to:

0 votes

Hi Cindy,

 

I believe Jose was referring to the OAuth Client token, you can refer to my blog for more information:
https://www.onespan.com/blog/onespan-sign-release-1134-api-token-client-application

 

Even if it's for integration purpose, I think at least the first time the account owners need to log onto their portals and retrieve the API Key or register an Oauth Client from UI. After you got the API Key or OAuth client ID + Secret, your application can store the information for any further usage (including to obtain other sender's API Key).

 

Duo

Duo Liang OneSpan Evangelism and Partner Integrations Developer


Hello! Looks like you're enjoying the discussion, but haven't signed up for an account.

When you create an account, we remember exactly what you've read, so you always come right back where you left off