Face Recognition
COMPLETE IDENTITY VERIFICATION IN ONE API Stop juggling multiple services. ARSA's Face Recognition & Liveness Detection API delivers enterprise-grade identity verification through a single, powerful platform. Combine industry-leading face recognition (99.67% accuracy) with dual-layer liveness detection to prevent fraud and streamline user authentication. WHAT MAKES US DIFFERENT Unlike AWS…
Face Recognition endpoints
| Method | Endpoint | Description |
|---|---|---|
| Face Database | ||
| POST |
Register Face /register_face |
Register a Face to database enter the face id as x-face-uid in the header (case sensitive) input the face image in "face_image" form, if you have more than one image for one UID,… |
| POST |
Register Face 2 /register_face2 |
Register a Face to database enter the face id as x-face-uid in the header (case sensitive) same as "regular" Register Face endpoint above but using JSON body of image urls as input |
| PUT |
Update Face /update_face |
Update a Face to database enter the face id as x-face-uid in the header |
| PUT |
Update Face 2 /update_face2 |
Update a Face to database enter the face id as x-face-uid in the header (case sensitive) same as "regular" Register Face endpoint above but using JSON body of image urls as input |
| GET |
View DB /view_db |
Read / view all face uids in your DB as "faces_list" |
| DELETE |
Delete Face /delete_face |
Delete a face uid from your DB |
| DELETE |
Reset DB /reset_db |
Clear & Delete all face uid in your DB WARNING : all uids will not be backed up |
| Face 1:N Recognition | ||
| POST |
Recognize /recognize_face |
Recognize & analyze one or multiple faces inside one image min face dimension is 200x200px, use Super-resolution option to up-size the image input Recognition Result :… |
| POST |
Recognize 2 /recognize_face2 |
Recognize & analyze one or multiple faces inside one image min face dimension is 200x200px, use Super-resolution option to up-size the image input same as "regular" Recognize… |
| Face 1:1 Validation | ||
| POST |
1:1 Validate Face 2 /validate_face2 |
Compare 2 face, check if from the same person. Form data binary version |
| POST |
1:1 Validate Face /validate_face |
Compare 2 face, check if from the same person. JSON image url version |
| Active + Passive Face Liceness | ||
| POST |
Submit Video - Process Face Liveness /face_liveness_active/submit |
Submit video for active + passive liveness detection. Validates the job UUID, processes the video for: - Active liveness: Checks if user performed required head movements in… |
| GET |
Request Instructions & Job ID /face_liveness_active/request |
Create a new active liveness detection job. Returns a unique job UUID and movement instructions that the user must perform. Job expires in 10 minutes. Difficulty levels: - easy:… |
| Other endpoints | ||
| POST |
Recognize /recognize_face |
Recognize & analyze one or multiple faces inside one image min face dimension is 200x200px, use Super-resolution option to up-size the image input Recognition Result :… |
| POST |
Register Face /register_face |
Register a Face to database enter the face id as x-face-uid in the header (case sensitive) input the face image in "face_image" form, if you have more than one image for one UID,… |
| POST |
Register Face /register_face |
Register a Face to database enter the face id as x-face-uid in the header (case sensitive) input the face image in "face_image" form, if you have more than one image for one UID,… |
| POST |
Recognize /recognize_face |
Recognize & analyze one or multiple faces inside one image min face dimension is 200x200px, use Super-resolution option to up-size the image input Recognition Result :… |
| POST |
Recognize 2 /recognize_face2 |
Recognize & analyze one or multiple faces inside one image min face dimension is 200x200px, use Super-resolution option to up-size the image input same as "regular" Recognize… |
| POST |
1:1 Validate Face 2 /validate_face2 |
Compare 2 face, check if from the same person. Form data binary version |
| POST |
Register Face 2 /register_face2 |
Register a Face to database enter the face id as x-face-uid in the header (case sensitive) same as "regular" Register Face endpoint above but using JSON body of image urls as input |
| POST |
Register Face 2 /register_face2 |
Register a Face to database enter the face id as x-face-uid in the header (case sensitive) same as "regular" Register Face endpoint above but using JSON body of image urls as input |
| POST |
Recognize 2 /recognize_face2 |
Recognize & analyze one or multiple faces inside one image min face dimension is 200x200px, use Super-resolution option to up-size the image input same as "regular" Recognize… |
| PUT |
Update Face /update_face |
Update a Face to database enter the face id as x-face-uid in the header |
| PUT |
Update Face /update_face |
Update a Face to database enter the face id as x-face-uid in the header |
| PUT |
Update Face 2 /update_face2 |
Update a Face to database enter the face id as x-face-uid in the header (case sensitive) same as "regular" Register Face endpoint above but using JSON body of image urls as input |
| PUT |
Update Face 2 /update_face2 |
Update a Face to database enter the face id as x-face-uid in the header (case sensitive) same as "regular" Register Face endpoint above but using JSON body of image urls as input |
| GET |
View DB /view_db |
Read / view all face uids in your DB as "faces_list" |
| GET |
View DB /view_db |
Read / view all face uids in your DB as "faces_list" |
| DELETE |
Delete Face /delete_face |
Delete a face uid from your DB |
| DELETE |
Delete Face /delete_face |
Delete a face uid from your DB |
| DELETE |
Reset DB /reset_db |
Clear & Delete all face uid in your DB WARNING : all uids will not be backed up |
| DELETE |
Reset DB /reset_db |
Clear & Delete all face uid in your DB WARNING : all uids will not be backed up |
| POST |
1:1 Validate Face /validate_face |
Compare 2 face, check if from the same person. JSON image url version |
Face Recognition pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $29 / month | — |
|
| ULTRA Recommended | $149 / month | — |
|
| MEGA | $1,290 / month | — |
|