User authentication
IDfy’s User Authentication API helps you mitigate identity risks by performing facial recognition and comparison checks in real time.
98 subscribers
3 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
User authentication endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Name compare(sync) /v3/tasks/sync/compare/ind_names |
This endpoint allows you to compare two names. It consumes two strings in the request body and returns a match score on a scale of 1 to 5. |
| POST |
Face liveness check(sync) /tasks/async/check_photo_liveness/face |
This endpoint allows you to check if the face in the image is a picture of a living person or it is a picture of a picture/screen etc. |
| POST |
Face compare(sync) /v3/tasks/sync/compare/face |
This endpoint allows you to compare two face images. It consumes two images(with a face) in the request body and produces a match score between two faces. |
User authentication pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $29 / month | — |
|
| ULTRA | $99 / month | — |
|
| MEGA | $199 / month | — |
|