Face Liveness API
스푸핑 공격을 방지하기 위해 얼굴 이미지에서 실시간을 감지합니다
- 1016: faceImage가 필요합니다
- 1017: 얼굴 분석에 실패했습니다
인증
API key essential for authentication and access control purposes, required for authorization.
본문
Face image in base64 format. Base64 encoded characters in the payload must not include the MIME type. For example, if the encoded base64 characters are "image/png;base64,/9j/2wBDABQODxIP...", then remove "image/png;base64," and send only the encoded data "/9j/2wBDABQODxIP...".
"{{faceImage_base64}}"