Response Attributes
Unique identifier for the transaction associated with the recognition request.
Returns detection scores for each pipelines.Pipelines Values:
screenReplay
- liveness_scorepaperPrinted
- liveness_scorereplacePortraits
- liveness_score
Identifies the specific error for troubleshooting.Error Code Values:
1001
- Workspace is unavailable1005
- idImage is required1007
- pipelines is required1008
- invalid pipelines format1010
- callbackUrl is required
Briefly describes the error. Please refer to the error code for details.
Authorizations
Body
application/json
Base64 encoded ID document image to analyze for liveness detection. The image should contain a clear view of the ID document.
Forgery detection options object
Optional callback URL where the liveness detection results will be sent upon completion. If provided, the process works asynchronously.
Example:
"https://your-domain.com/callback"