Account Management
The methods here are used to manage several ExorLive accounts.

You, as a partner of ExorLive and owner of the "partner application" has one ExorLive account for your own company. It is used to get your application the first access to ExorLive. You have many customers who are users of your application. Each of the customers may have one ExorLive account as well. We call one account for one "ExorLive Organization". Each account may have one or more users.
Pre-authorized access: You will get an OAuth 2.0 Application Key from us and implement access to our API according to the authentication description here.
Customer approved access: Is described below.
Test and Production: During your development phase you probably want to have a test environment. Therefore, we recommend to duplicate this setup for two sets of accounts. One for test and one for production. Hence, we will set up two Partner accounts in ExorLive and issue you two sets of Application Keys.
Customer approved access
Each ExorLive Organization must be linked to your application so that your application may access the ExorLive data of that account. An administrator user in the customers organization must approve that you access their ExorLive account.
- If you are using the JWT-link, you may use the Partner-JWT approach
- If you are using the API, the customer admin user must approve the link in the Admin Tab within ExorLive. Read about it here: Partner Admin Approval