Skip to content

Overview


title: “SDK Overview” description: “Overview of SDKs for Trimble Access Management” lead: "" date: 2023-06-12T13:46:25-06:00 lastmod: 2023-06-12T13:46:25-06:00 draft: false images: [] menu: docs: parent: “sdk” identifier: “overview-c161c72d35d5db003c71d418049c30e9” weight: 301 toc: true

You have the option for using the REST API directly, .NET middleware, Go (Gin) middleware, our Command Line Interface, embeddable middleware or Envoy Authorization Filter to interface with Trimble Acess Management. The SDK’s provide the following capabilities:

  • Application Registration
  • Package Registration
  • Appliance API Middleware (ASP.NET Core / Gin)
  • Appliance API