Face Static Liveness Detection (High Precision Version) API
POSThttps://api.acedata.cloud/face/detect-live

Face static liveness detection (high precision version) can be used for anti-replay liveness detection on static images uploaded by users to determine whether it is a replayed image.

Request Headers

acceptstring
Specify the response format returned by the server.
Please select
authorizationstring
Bearer token

Request Body

image_urlstringRequired parameter
Link address of the image to be processed.
face_model_versionnumber
The algorithm model version used by the facial recognition service. Currently, only input 3.0 is supported.

Response

Face Transformation
Allow Use General Balance

When 'Allow General Balance' is enabled, the general balance is used automatically if an app's balance is insufficient.

Shell

Python

JavaScript

Java

Go

PHP

Kind reminder: For streaming requests, the above code may not be fully applicable. Please refer to the integration documentation for changes.