NOTE: Trivore ID Documentation has moved to https://trivoreid.com
The content on this site IS OUT OF DATE!
This space has been archived!
Please go ahead to the new site!
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 traditional static Client SDK (to be deprecated).
Traditional static Client SDK is currently available for Python ja Java. Each Client SDK should be equal in functionality. Their source code can be downloaded from Gitlab.com , and binary artefacts from appropriate sources. Please see below for more information.
Target audience for this document are the application and service developers.
Contents
You may also navigate on the page tree on the sidebar.
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):
Java: https://gitlab.com/trivore_public/trivoreid-client-sdk-extension-python
Python: https://gitlab.com/trivore_public/trivoreid-client-sdk-extension-python