API Key and Domain in Installation Page

Hello,

As far as I know, API Key and Domain must be entered by the user while installation. I just want to check again if is there any way how to get users’ “API Key” and domain address without asking the user?

Nhat Nguyen

There is no way for the app to get API key and domain from the user without asking it since they are sensitive information. Also, there can be a use case to get domain and API key of some other product if its integration between two products (say Desk and service). So its best to include it as part of installation params

hope that helps