Forums

Hello Duo, 

We are implementing sender account API key for creating transaction on behalf of the sender. While creating a sender's API key, I have found that if the sender ID is same, the API key generated is always the same. In this case, we can save the sender's API key in the database so that next time we don't have to generate the API key again hitting the onespan end point.

If the API key generated for particular sender is always same, we can save the API key in the database otherwise we have to hit the api key generator end point every time?