Authenticate identity through biometric liveness and facial recognition.
When the submitted image does not meet face-detection or quality rules, the API may return an error whose message matches one of the entries below.Documentation Index
Fetch the complete documentation index at: https://docs.idmetagroup.com/llms.txt
Use this file to discover all available pages before exploring further.
| Description | Message |
|---|---|
| No face is detected in image | No face detected in the image. Please ensure face is clearly visible. |
| Face is too small | Face is too small. Please move face closer to the camera. |
| Multiple faces detected | Multiple faces detected in the image. Please ensure only one face is visible. |
| Face is partially hidden or obscured | Face is partially hidden or obscured. Please ensure full face is clearly visible. |
| Face is cropped | Face is cropped. Please ensure full face is in frame. |
| Face angle is too large | Face angle is too large. Please ensure face is clearly visible. |
| Face is too close to the border | Face is too close to the border. Please ensure face is clearly visible. |
Use Bearer {your_api_token} in the Authorization header.
Identifier used to categorize or group requests for tracking or reporting.
Unique identifier for the verification request, used for traceability.
Face image as a base64 data URI (for example, data:image/jpeg;base64,...).
Base 64 of images
Biometric verification completed successfully