We wish to Integrate a phone system to Manager using the API. Currently access to the Managers API is an admin account giving the account access to all. This is not ideal for what we wish to accomplish. We need an API user account to access only a portion of the information available in the API. The “Customer” data in a particular “Company Limited”.
Until then, you will have to create an intermediate layer of API that accepts mobile app requests and logs in to manager in the backend without exposing the credentials.
I really like this simplified login option but would be more confident if an alternate user account could be used rather than the one with the keys to everything in Manager. Am I right in thinking that the “Sample Key” shown 714552c6148e1617aeab526d0606184b94a80ec048fc09894ff1a72b740c5f19 if used during the login process will limit the connection to only that piece of data under that “Sample Key”? Guess we will need to wait and see.