3. Register your app
In order to be able to call our APIs, your app will need to get three authentication codes :
1. Subscription Key (see step 2 get a key)
2. A User token
3. A client ID/client Secret pair
To receive user tokens, you will need an end-user account. Choose your API, use the "Try it" feature, pick Authorization code as Grant-Type: it will lead you through the creation (and login afterwards) of an end-user account, get the token for you and show you the syntax to call the API with it.
To receive a client ID and a client Secret, send us an email : developer.letstart(at)hagergroup.com.
You will receive a 1st pair of Client ID and Client Secret which will allow you to develop on a test environment.
4. Go live
You think you are ready, that your project is mature enough ? Then let’s go live !
Send us an email with a short description of your project to developer.golive(at)hagergroup.com
We will provide you with another client ID/Client secret to call the production Identity servers and APIs.