Apps registration
The access for the different apps can be managed here.
To be able to use the 446 WebAPI, a corresponding app (OAuth client) must be configured. The configuration generates an App ID and an App secret that are required to obtain an authorization token for the 446 WebAPI. This is done by a special WebAPI call (Grant type) that sends either a username and password or a special code to the server.
The token is used for authentication in each subsequent WebAPI call.
Note:
App-ID and App-Key should not be handed over to third parties.