Access
The REST API is secured using Oauth2 and OpenID Connect. When the customer is on-boarded they will be provided with the client_id and client_secret for authenticating and accessing the API services. This API is complementary in usage to the existing TAP store functionalities.
Authentication Mechanism
Section titled “Authentication Mechanism”
Please refer to the URL https://developer.trimble.com/docs/authentication for more information on how to generate access_token. We are using grant type as Client Credentials.