Skip to main content

How to install

Using Maven

Add this dependency to your project’s POM:
XML
XML

Using Gradle

Add this dependency to your project’s build file:
Groovy

Others

Generate the JAR file:
Bash
Then manually install target/fingerprint-pro-server-api-sdk-7.0.0.jar.

Usage

Initialize the client instance and use it to make API requests. You need to specify your secret API key and region (if it is not US/Global).
Java

Documentation

You can find the full documentation in the official GitHub repository.