Install the SDK

AI Tools

Once you have a working button, you can install the SDK.

To successfully integrate, you will need the following information about your application from Yoti Hub:

  • SDK ID
  • Application key pair (PEM)

The Yoti SDKs are available via popular dependency management systems.

To install the Yoti SDK:

Node.js
Java
PHP
Python
C#
Go
Copy

Once you have added the Yoti SDK dependency to your project, it’s time to initialise a Yoti client as shown in the code snippet below.

Node.js
Java
PHP
Python
C#
Go
Copy
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
On This Page
Install the SDK