Get Started with IAM
The Identity and Access Management (IAM) provides a platform interface API to be utilized by both producers and consumers of mastered data. To use the IAM API available in the Trimble Cloud Console, the following are prerequisites.
Prerequisites
Use the following getting started guides to create an application, subscribe to an API, and generate an access token:
-
Subscribe to the IAM API.
Environment API Product Proxy Name Production IAM iam-1.0 Staging IAM iam-1.0 -
Submit an onboarding request using the Onboarding Form to assist the IAM Product team with processing your integration.
[Note: If your request involves accessing user data from IAM, please submit the Users Read Admin Provisioning Form.] -
If the onboarding request includes any users requiring IAM access, then upon approval by the IAM Product team, an invitation email will be sent to those users. The invitation must be accepted in order for the onboarding process to be completed.
-
Generate an access token - Ensure that the token scope includes
iamto specify that the token is intended for the IAM application. -
Begin calling the IAM API using your access token in the header of your API calls.