Skip to main content

How to install

Add fingerprint_pro_server_api_sdk as a dependency to your application via pip from GitHub or PyPI.
Bash
Bash
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).
Python

Documentation

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