Skip to content

Base Endpoint URLs

These URLs are the base of your API calls in each environment.

Endpoints on this page:

  • Entitlements Core
  • Entitlements Licensing
  • Orchestration
  • Entitlements Usage

Note: Entitlement-core service supports only Application tokens, please do not use User Tokens.

Entitlement v3 Core

EnvironmentURL
Staginghttps://cloud.stage.api.trimblecloud.com/entitlements-core/3.0
Productionhttps://cloud.api.trimblecloud.com/entitlements-core/3.0

To connect to the API, use the URL for the environment you are working in and include the endpoint information listed for the call you are making.

Example: The following call will return the entitlement information for the entitlementId provided.

GET https://cloud.stage.api.trimblecloud.com/entitlements-core/3.0/{entitlementId}

Entitlement v3 Licensing

EnvironmentURL
Staginghttps://cloud.stage.api.trimblecloud.com/entitlements-licensing/1.0
Productionhttps://cloud.api.trimblecloud.com/entitlements-licensing/1.0

Orchestration

EnvironmentURL
Staginghttps://cloud.stage.api.trimblecloud.com/entitlements-orchestration/1.0
Productionhttps://cloud.api.trimblecloud.com/entitlements-orchestration/1.0

Entitlement v3 Usage

EnvironmentURL
Staginghttps://cloud.stage.api.trimblecloud.com/entitlement-usage/1.0
Productionhttps://cloud.api.trimblecloud.com/entitlement-usage/1.0