Access Documentation
SDK
FinAuth Basic
Access Guide
Access Guide
# Access DocumentationFinAuth Basic
# Access Documentation
This SDK is the advanced-version liveness verification SDK provided by FinAuth (Yuanli Jinzhi). We recommend integrating the product in the following way.
| Scenario | Integration steps |
| Face comparison | 1. Obtain the api_key and api_secret from the FinAuth console, and bind the application Bundle in the application configuration. |
| 2. Call the Get Token API to obtain a biz_token. When calling, refer to the Authentication API to obtain the sign. | |
| 3.Initialize the SDK liveness page with the biz_token. The user performs the liveness verification flow, and once the user completes the operation the SDK reports the status to the App. Please download the SDK from the console and refer to the integration documentation. | |
| 4.When the completion notification returned by the SDK is received, the server calls the Verify API with the biz_token and the facelivedata produced by the SDK to obtain the face comparison result and the liveness result. |
