...
If you have a .NET application for your business, you can leverage the SDK experience using the nuget command below. SDK will handle the authentication Identity API Authentication part out of the box.
Install-Package LinkMobility.IdentityApi.Client -version 1.0.4 -Source https://www.myget.org/F/linknorway/api/v3/index.json
...