Client SDK
This section contains everything to start up with developing applications using the TrivoreID Client SDK. The Client SDK makes using TrivoreID Management API much easier.
There are two ways to use Client SDK:
-
Dynamically Generate a Client SDK library for Management API (recommended).
-
Use pre-built Client SDK (deprecated).
Pre-built Client SDK is currently available for Python ja Java. Each Client SDK should be equal in functionality.
Contents
Access to Binary Artifacts
In your software development environment you may easily start using the traditional static SDK at these addresses.
Basic versions:
Extended versions:
Access to source code
You can download the source code for any traditional static SDK from these addresses:
Basic versions:
-
Java git repo: https://gitlab.com/trivore_public/trivoreid-client-sdk-java.git
-
Python git repo: https://gitlab.com/trivore_public/trivoreid-client-sdk-python.git
Extended versions (only suitable for some customers):