응답 속성
인식 요청과 관련된 거래의 고유 식별자입니다.
각 파이프라인에 대한 감지 점수를 반환합니다.파이프라인 값:
screenReplay- liveness_scorepaperPrinted- liveness_scorereplacePortraits- liveness_score
문제 해결을 위한 특정 오류를 식별합니다.오류 코드 값:
1001- Workspace is unavailable | 워크스페이스를 사용할 수 없습니다1003- Fail to process data | 데이터 처리에 실패했습니다1005- idImage is required | idImage가 필요합니다1007- pipelines is required | pipelines가 필요합니다1008- invalid pipelines format | 잘못된 pipelines 형식입니다1009- Fail to analyze document | 문서 분석에 실패했습니다1010- callbackUrl is required | callbackUrl이 필요합니다
오류에 대한 간단한 설명입니다. 자세한 내용은 오류 코드를 참조하세요.
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"