Discussions

Ask a Question
Back to All

is there any way to generate a auth token to use it in web application?

As per your API reference manual, we have to use an API key to authenticate a request. If we call your API from our backend server, there will be no issue. But if we want to use it from a client app (web/mobile applications), there is will be a security issue.

is there any way to generate a temporary auth token to use it in web/mobile applications?